Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 72 | Rev 77 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 72 Rev 75
Line 1... Line 1...
1
pike7.8 (7.8.316-1) UNRELEASED; urgency=low
1
pike7.8 (7.8.316-1) experimental; urgency=low
2
2
3
  * New upstream release.
3
  * New upstream release.
4
  * Skip the pike -x module fix; it doesn't seem necessary and was also
4
  * Skip the pike -x module fix; it doesn't seem necessary and was also
5
    currently broken.
5
    currently broken.
6
  * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of
6
  * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of
Line 19... Line 19...
19
  * Point Vcs-Svn and Vcs-Browser at svn.debian.org.
19
  * Point Vcs-Svn and Vcs-Browser at svn.debian.org.
20
  * Add debian/README.source.
20
  * Add debian/README.source.
21
  * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.
21
  * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.
22
  * Increase Standards-Version to 3.8.3.
22
  * Increase Standards-Version to 3.8.3.
23
23
24
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 23 Aug 2009 19:02:25 +0200
24
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 23 Aug 2009 19:44:28 +0200
25
25
26
pike7.8 (7.8.116-1) experimental; urgency=low
26
pike7.8 (7.8.116-1) experimental; urgency=low
27
27
28
  * New major upstream release; new package name (Closes: #411685, #538994).
28
  * New major upstream release; new package name (Closes: #411685, #538994).
29
    + New modules: SQLite, Fuse, DNS-SD, and FFTW.
29
    + New modules: SQLite, Fuse, DNS-SD, and FFTW.