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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
libclass-singleton-perl (1.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libclass-singleton-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Oct 2022 10:32:17 +0100
libclass-singleton-perl (1.6-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Import upstream version 1.6.
* Add new upstream copyright holder.
* Update Upstream-Contact in debian/copyright.
* Add debian/upstream/metadata.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Dec 2020 03:28:52 +0100
libclass-singleton-perl (1.5-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ 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.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 1.5
* Declare compliance with Debian Policy 3.9.6
* Set debhelper >= 9
* Add autopkgtest
* Refactor debian/rules
* Add debian/source (silence lintian)
* Update debian/copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 25 Jul 2015 12:24:57 -0300
libclass-singleton-perl (1.4-1) unstable; urgency=low
[ Damyan Ivanov ]
* Take over for the Debian Perl Group on maintainer's request
(http://lists.debian.org/debian-perl/2008/09/msg00111.html)
[ Ansgar Burchardt ]
* New upstream release (Closes: #492139)
* debian/watch: Use dist-based URL
* Use debhelper instead of yada
* debian/control: Add Vcs-* fields, add Homepage field,
set Maintainer to Debian Perl Group, add myself to Uploaders,
bump Standards Version to 3.8.0
* debian/control: Change description slightly
* Convert debian/copyright to proposed machine-readable format
[ gregor herrmann ]
* debian/copyright: add additional copyright holder, found in comments in
the source.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 19 Sep 2008 18:50:38 +0200
libclass-singleton-perl (1.03-7) unstable; urgency=low
* New maintainer release.
* Source package converted to YADA.
* New standards.
-- Piotr Roszatycki <dexter@debian.org> Tue, 19 Jul 2005 13:31:30 +0200
libclass-singleton-perl (1.03-6) unstable; urgency=low
* Updated maintainer email address.
* Bumped up standards version to 3.5.8.
-- Brian Nelson <pyro@debian.org> Wed, 19 Feb 2003 18:10:49 -0800
libclass-singleton-perl (1.03-5) unstable; urgency=low
* Changed Build-Depends to Build-Depends-Indep to fix a lintian error
-- Brian Nelson <nelson@bignachos.com> Fri, 1 Nov 2002 19:47:30 -0800
libclass-singleton-perl (1.03-4) unstable; urgency=low
* Added "make test" to the build-stamp target in debian/rules
* Removed some unnecessary debhelper commands
* Removed unnecessary usr/lib directory
-- Brian Nelson <nelson@bignachos.com> Fri, 25 Oct 2002 00:47:26 -0700
libclass-singleton-perl (1.03-3) unstable; urgency=low
* Added pointer to '/usr/share/common-licenses/Artistic' license in
copyright file
-- Brian Nelson <nelson@bignachos.com> Tue, 15 Oct 2002 10:58:56 -0700
libclass-singleton-perl (1.03-2) unstable; urgency=low
* Packaged to use pristine upstream source
* Cleaned up copyright file
-- Brian Nelson <nelson@bignachos.com> Sun, 13 Oct 2002 19:51:25 -0700
libclass-singleton-perl (1.03-1) unstable; urgency=low
* Initial Release. (Closes: #165975)
-- Brian Nelson <nelson@bignachos.com> Tue, 17 Sep 2002 15:04:08 -0700
|