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 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
libfile-cache-perl (0.16-18) unstable; urgency=medium
[ Debian Janitor ]
* Add Multi-Arch: foreign.
-- Colin Watson <cjwatson@debian.org> Tue, 15 Nov 2022 15:35:44 +0000
libfile-cache-perl (0.16-17) unstable; urgency=medium
* debian/watch: Upgrade to version 4.
* Remove redundant "Depends: libdigest-md5-perl, perl (>= 5.8.0) |
libstorable-perl"; perl itself has satisfied these dependencies for many
Debian releases.
-- Colin Watson <cjwatson@debian.org> Fri, 19 Aug 2022 10:11:02 +0100
libfile-cache-perl (0.16-16) unstable; urgency=medium
[ Colin Watson ]
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
-- Colin Watson <cjwatson@debian.org> Fri, 24 Sep 2021 23:48:53 +0100
libfile-cache-perl (0.16-15) unstable; urgency=medium
[ Colin Watson ]
* debian/watch: Drop uupdate.
* Set Rules-Requires-Root: no.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
-- Colin Watson <cjwatson@debian.org> Sun, 10 Feb 2019 19:22:05 +0000
libfile-cache-perl (0.16-14) unstable; urgency=medium
* Move VCS to salsa.debian.org.
* Update search.cpan.org URLs to metacpan.org.
-- Colin Watson <cjwatson@debian.org> Fri, 06 Jul 2018 13:22:27 +0100
libfile-cache-perl (0.16-13) unstable; urgency=medium
* Convert debian/copyright to copyright-format 1.0.
* Add a Homepage field.
* Use HTTPS for Vcs-* URLs.
* Upgrade to debhelper v9.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 12:37:21 +0000
libfile-cache-perl (0.16-12) unstable; urgency=medium
* Mark package as autopkgtestable.
* Policy version 3.9.6: no changes required.
-- Colin Watson <cjwatson@debian.org> Thu, 24 Dec 2015 01:19:31 +0000
libfile-cache-perl (0.16-11) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
-- Colin Watson <cjwatson@debian.org> Mon, 24 Aug 2015 00:23:48 +0100
libfile-cache-perl (0.16-10) unstable; urgency=low
* Switch to git; adjust Vcs-* fields.
* Policy version 3.9.5: no changes required.
-- Colin Watson <cjwatson@debian.org> Thu, 02 Jan 2014 06:05:00 +0000
libfile-cache-perl (0.16-9) unstable; urgency=low
* Convert to source format 3.0 (quilt).
* Policy version 3.8.4: no changes required.
-- Colin Watson <cjwatson@debian.org> Sun, 07 Mar 2010 23:06:02 +0000
libfile-cache-perl (0.16-8) unstable; urgency=low
* Convert to debhelper 7. (Requires override targets, hence 7.0.50.)
* Policy version 3.8.2: no changes required.
-- Colin Watson <cjwatson@debian.org> Sun, 26 Jul 2009 15:18:19 +0100
libfile-cache-perl (0.16-7) unstable; urgency=low
* Imported into a branch on bzr.debian.org; add Vcs-Bzr control field.
* Policy version 3.8.0: no changes required.
-- Colin Watson <cjwatson@debian.org> Sat, 06 Sep 2008 12:22:20 +0100
libfile-cache-perl (0.16-6) unstable; urgency=low
* debian/watch: use dist-based URL.
* debian/rules: delete /usr/lib/perl5 only if it exists.
* Don't ignore errors from 'make realclean' other than the Makefile not
existing.
* Policy version 3.7.3: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 29 Jan 2008 00:55:16 +0000
libfile-cache-perl (0.16-5) unstable; urgency=low
* Put debhelper in Build-Depends rather than in Build-Depends-Indep.
* Add debian/watch file.
* Use debhelper v4.
* Update FSF address in copyright file.
* Policy version 3.7.2.
-- Colin Watson <cjwatson@debian.org> Sat, 1 Jul 2006 14:44:21 +0100
libfile-cache-perl (0.16-4) unstable; urgency=low
* Don't include unnecessary /usr/lib/perl5 directory.
* Sync with override file: change section to perl.
* Policy version 3.5.10.
-- Colin Watson <cjwatson@debian.org> Thu, 19 Jun 2003 02:37:32 +0100
libfile-cache-perl (0.16-3) unstable; urgency=low
* Add GPL pointer in copyright file (closes: #157581).
-- Colin Watson <cjwatson@debian.org> Tue, 20 Aug 2002 23:03:46 +0100
libfile-cache-perl (0.16-2) unstable; urgency=low
* Use Build-Depends-Indep rather than Build-Depends.
-- Colin Watson <cjwatson@debian.org> Wed, 19 Dec 2001 19:42:07 +0000
libfile-cache-perl (0.16-1) unstable; urgency=low
* Initial Release.
-- Colin Watson <cjwatson@debian.org> Wed, 3 Oct 2001 02:27:36 +0100
|