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
|
libtest-refcount-perl (0.10-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.10.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Jul 2019 17:05:01 -0300
libtest-refcount-perl (0.08-3) unstable; urgency=medium
* Remove libdevel-findref-perl from Build-Depends-Indep and Suggests.
It's optional, and currently doesn't work with Perl 5.22.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Fri, 30 Oct 2015 22:00:28 +0100
libtest-refcount-perl (0.08-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Unconditionally build depend on libmodule-build-perl.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Fri, 29 May 2015 20:06:28 +0200
libtest-refcount-perl (0.08-1) unstable; urgency=medium
* New upstream release.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Fri, 23 May 2014 14:18:55 +0200
libtest-refcount-perl (0.07-2) 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 ]
* Make build dependency and Suggests on libdevel-findref-perl versioned.
(Closes: #711616)
* Update years of packaging copyright.
* Move Module::Build from Build-Depends-Indep to Build-Depends.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 18 May 2014 14:57:48 +0200
libtest-refcount-perl (0.07-1) unstable; urgency=low
* New upstream release.
* Switch to source format 3.0 (quilt).
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* debian/copyright: update years of copyright, formatting, and pointers to
common-licenses.
* Set Standards-Version to 3.9.2 (no further changes).
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 25 Apr 2011 19:08:46 +0200
libtest-refcount-perl (0.06-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Test::More has been available in core forever (no need to add
depends for perl >= 5.10 | libtest-simple-perl)
* Standards-Version 3.8.3 (no changes)
* Build using Makefile.PL (traditional) rather than Build.PL
* Bump debhelper requirement down to 7
* Suggest Devel::FindRef (no longer required upstream)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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.
* Minimize debian/rules.
-- Jonathan Yu <jawnsy@cpan.org> Wed, 25 Nov 2009 19:38:42 -0500
libtest-refcount-perl (0.04-1) unstable; urgency=low
* Initial Release. (Closes: #527117)
-- Jonathan Yu <frequency@cpan.org> Tue, 5 May 2009 22:22:54 -0400
|