Rev 69 | Rev 73 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 69 | Rev 70 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | * Instead of patching shebangs and fixing execute permissions, simply |
13 | * Instead of patching shebangs and fixing execute permissions, simply |
14 | remove them from all Pike scripts. None of them are meant to be run |
14 | remove them from all Pike scripts. None of them are meant to be run |
15 | directly anyway. |
15 | directly anyway. |
16 | * Point Vcs-Svn and Vcs-Browser at svn.debian.org. |
16 | * Point Vcs-Svn and Vcs-Browser at svn.debian.org. |
17 | * Add debian/README.source. |
17 | * Add debian/README.source. |
- | 18 | * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS. |
|
18 | 19 | ||
19 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 18:42:50 +0200 |
20 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 19:00:52 +0200 |
20 | 21 | ||
21 | pike7.6 (7.6.112-4) unstable; urgency=low |
22 | pike7.6 (7.6.112-4) unstable; urgency=low |
22 | 23 | ||
23 | * 12_perl_init.dpatch: Don't use .bak as filename extension for the |
24 | * 12_perl_init.dpatch: Don't use .bak as filename extension for the |
24 | original of the patched file (Closes: #512539). Thanks to Robert |
25 | original of the patched file (Closes: #512539). Thanks to Robert |