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
|
libfile-fu-perl (0.0.8-3) unstable; urgency=medium
* Team upload.
* Set the locale to C for test scripts that hardcode English error messages.
(Closes: #807438)
* Make the package autopkgtestable.
-- Niko Tyni <ntyni@debian.org> Tue, 08 Dec 2015 23:37:30 +0200
libfile-fu-perl (0.0.8-2) unstable; urgency=low
[ gregor herrmann ]
* Build depend on versioned Module::Build.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Add debian/upstream/metadata
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 31 May 2015 17:37:00 +0200
libfile-fu-perl (0.0.8-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* 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 ]
* New upstream release.
* Update patches. Drop findknob.t-on-tmpfs.patch: test reworked
upstream. Refresh and forward spelling.patch.
* Update years of packaging copyright and license stanzas.
* Declare compliance with Debian Policy 3.9.4.
* Bump debhelper compatibility level to 8.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Oct 2013 22:23:56 +0200
libfile-fu-perl (0.0.7-2) unstable; urgency=low
* add a patch to findknob.t, making it pass on filesystems that return
directories first (like tmpfs).
Closes: #573657. Thanks to Lucas Nussbaum and Tim Retout.
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Thu, 13 May 2010 23:53:08 +0300
libfile-fu-perl (0.0.7-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Rewrite control description
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Update jawnsy's email address
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
* Add /me to Uploaders.
* Convert to source format 3.0 (quilt).
* Add patch to fix a spelling mistake.
-- gregor herrmann <gregoa@debian.org> Sat, 06 Mar 2010 20:02:11 +0100
libfile-fu-perl (0.0.6-1) unstable; urgency=low
* Initial Release (Closes: #536825)
-- Jonathan Yu <frequency@cpan.org> Sat, 25 Jul 2009 07:10:04 -0400
|