1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
libfilesys-df-perl (0.92-6) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ intrigeri ]
* Enable all hardening build flags.
* Declare compliance with Standards-Version 3.9.8.
* Enable the autopkgtest-pkg-perl test suite.
-- intrigeri <intrigeri@debian.org> Tue, 05 Jul 2016 21:19:40 +0000
libfilesys-df-perl (0.92-5) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ intrigeri ]
* Bump debhelper compat level to 9.
* Adjust versioned Build-Depends on debhelper to (>= 9.20120312~)
to get hardening build flags.
* Reformat debian/control with cme fix dpkg.
* Declare compatibility with Standards-Version 3.9.5.
-- intrigeri <intrigeri@debian.org> Fri, 07 Mar 2014 00:32:50 +0100
libfilesys-df-perl (0.92-4) unstable; urgency=low
* Team upload.
[ Jonathan Yu ]
* Removed Alexis Sukrieh from Uploaders (Closes: #536157)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change my email address.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
* Use source format 3.0 (quilt).
* Use tiny debian/rules with debhelper 8.
* Convert debian/copyright to proposed machine-readable format.
* Bump Standards-Version to 3.9.2.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Sep 2011 12:12:40 +0200
libfilesys-df-perl (0.92-3) unstable; urgency=low
[ gregor herrmann ]
* debian/control:
- added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza)
- removed: XS-Vcs-Svn fields
- added ${shlibs:Depends} and ${misc:Depends} to Depends
* debian/rules:
- delete /usr/share/perl5 only if it exists
- add call to dh_shlibdeps
- remove configure and configure-stamp targets, add install-stamp
target, adapt inter-target dependencies accordingly.
- use DESTDIR and PREFIX fpr install
- don't ignore errors in clean target and move dh_clean before make
distclean
- don't install README anymore, contains no additional info
* Set Standards-Version to 3.7.3 (no changes needed).
* Set debhelper compatibility level to 6.
* debian/watch: use dist-based URL.
[ Damyan Ivanov ]
* use dist-based upstream URL in debian/copyright
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Thu, 17 Jan 2008 23:30:04 +0200
libfilesys-df-perl (0.92-2) unstable; urgency=low
[ gregor herrmann ]
* New maintainer: Debian Perl Group.
* Set debhelper compatibility level to 5.
* Remove empty /usr/share/perl5 directory.
* Fixed watch file.
[ Alexis Sukrieh ]
* Fixed the Xs-Vcn-Svn entry (added a missing "/svn" in the path).
-- Alexis Sukrieh <sukria@debian.org> Fri, 1 Dec 2006 10:25:33 +0100
libfilesys-df-perl (0.92-1) unstable; urgency=low
* Initial package, dependency of mailscanner.
-- Matthias Klose <doko@debian.org> Sun, 20 Aug 2006 14:22:13 +0200
|