Rev 75 | Rev 81 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 75 | Rev 77 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | pike7.8 (7.8.316-1) experimental; urgency=low  | 
            1 | pike7.8 (7.8.316-dfsg-1) experimental; urgency=low  | 
          
| 2 | 2 | ||
| 3 | * New upstream release.  | 
            3 | * New upstream release.  | 
          
| - | 4 | * 'bundles' subdirectory deleted from upstream tarball.  | 
          |
| 4 | * Skip the pike -x module fix; it doesn't seem necessary and was also  | 
            5 | * Skip the pike -x module fix; it doesn't seem necessary and was also  | 
          
| 5 | currently broken.  | 
            6 | currently broken.  | 
          
| 6 | * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of  | 
            7 | * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of  | 
          
| 7 | libnettle-dev).  | 
            8 | libnettle-dev).  | 
          
| 8 | + nettle_2.0.dpatch: Temporarily include changes made in upstream CVS  | 
            9 | + nettle_2.0.dpatch: Temporarily include changes made in upstream CVS  | 
          
| Line 19... | Line 20... | ||
| 19 | * Point Vcs-Svn and Vcs-Browser at svn.debian.org.  | 
            20 | * Point Vcs-Svn and Vcs-Browser at svn.debian.org.  | 
          
| 20 | * Add debian/README.source.  | 
            21 | * Add debian/README.source.  | 
          
| 21 | * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.  | 
            22 | * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.  | 
          
| 22 | * Increase Standards-Version to 3.8.3.  | 
            23 | * Increase Standards-Version to 3.8.3.  | 
          
| 23 | 24 | ||
| 24 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 19:44:28 +0200  | 
            25 | -- Magnus Holmgren <holmgren@debian.org> Fri, 11 Sep 2009 20:56:49 +0200  | 
          
| 25 | 26 | ||
| 26 | pike7.8 (7.8.116-1) experimental; urgency=low  | 
            27 | pike7.8 (7.8.116-1) experimental; urgency=low  | 
          
| 27 | 28 | ||
| 28 | * New major upstream release; new package name (Closes: #411685, #538994).  | 
            29 | * New major upstream release; new package name (Closes: #411685, #538994).  | 
          
| 29 | + New modules: SQLite, Fuse, DNS-SD, and FFTW.  | 
            30 | + New modules: SQLite, Fuse, DNS-SD, and FFTW.  |