Rev 71 | Rev 75 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 71 | Rev 72 | ||
|---|---|---|---|
| Line 17... | Line 17... | ||
| 17 | remove them from all Pike scripts. None of them are meant to be run | 17 | remove them from all Pike scripts. None of them are meant to be run | 
| 18 | directly anyway. | 18 | directly anyway. | 
| 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 | 23 | ||
| 23 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 19:01:27 +0200 | 24 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 19:02:25 +0200 | 
| 24 | 25 | ||
| 25 | pike7.8 (7.8.116-1) experimental; urgency=low | 26 | pike7.8 (7.8.116-1) experimental; urgency=low | 
| 26 | 27 | ||
| 27 | * New major upstream release; new package name (Closes: #411685, #538994). | 28 | * New major upstream release; new package name (Closes: #411685, #538994). | 
| 28 | + New modules: SQLite, Fuse, DNS-SD, and FFTW. | 29 | + New modules: SQLite, Fuse, DNS-SD, and FFTW. |