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 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
|
libchart-clicker-perl (2.90-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 09:37:10 +0100
libchart-clicker-perl (2.90-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 10 Jun 2022 15:45:40 +0100
libchart-clicker-perl (2.90-1) unstable; urgency=medium
[ 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.
* Remove Chris Butler from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!
* Import upstream version 2.90.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
* Add another fix to whatis.patch.
-- gregor herrmann <gregoa@debian.org> Wed, 28 Dec 2016 21:02:19 +0100
libchart-clicker-perl (2.88-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Mon, 07 Apr 2014 18:40:45 +0200
libchart-clicker-perl (2.87-1) unstable; urgency=medium
[ Jotam Jr. Trejo ]
* Imported Upstream version 2.87
* Updated years of upstream and packaging copyright.
* Upgraded Standards-Version compliance to 3.9.5
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* Refresh patch (offset).
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Tue, 04 Mar 2014 21:21:41 -0600
libchart-clicker-perl (2.86-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
* Update years of upstream and packaging copyright.
* Add (build) dependency on libclass-load-perl.
* Declare compliance with Debian Policy 3.9.4.
* Add a patch to add missing whatis entries to manpages.
-- gregor herrmann <gregoa@debian.org> Fri, 09 Aug 2013 22:02:21 +0200
libchart-clicker-perl (2.83-1) unstable; urgency=low
* Upgraded debhelper compatibility level to 9
* debian/control: Updated debhelper dependecy to version >= 9
* Imported Upstream version 2.83
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Mon, 25 Jun 2012 07:02:18 -0600
libchart-clicker-perl (2.81-1) unstable; urgency=low
* New upstream release.
* Update years of packaging copyright.
* Add libtest-fatal-perl to Build-Depends-Indep.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Mar 2012 15:52:07 +0100
libchart-clicker-perl (2.80-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 2.80
* Update debian/copyright file information.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for upstream files.
* Bump Standards-Version to 3.9.3
* Simplify versioned (build-)dependencies.
Make versioned (Build-)Depends(-Indep) on packages already satisfied in
stable now unversioned (libdatetime-perl, libdatetime-set-perl and
libmoose-perl).
Drop alternate Build-Depends-Indep on perl (>= 5.10.1) |
libtest-simple-perl (>= 0.88)
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 16 Mar 2012 22:11:20 +0100
libchart-clicker-perl (2.76-1) unstable; urgency=low
* New upstream releases 2.75, 2.76.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Dec 2011 15:01:33 +0100
libchart-clicker-perl (2.74-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 25 Nov 2011 16:14:25 +0100
libchart-clicker-perl (2.73-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 2.73
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 05 Nov 2011 07:37:26 +0100
libchart-clicker-perl (2.72-1) unstable; urgency=low
* New upstream release.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Tue, 06 Sep 2011 18:02:25 +0200
libchart-clicker-perl (2.71-1) unstable; urgency=low
[ Harlan Lieberman-Berg ]
* Team upload.
* New upstream version (2.71).
* Bump compat, debhelper to 8 without changes.
* New DEP-5 URL, changes to headers as required.
* Change upstream copyright assignment to new owner.
* Remove unnecessary copyright stanza.
* Add Build-Dependency required for testing.
* Add B-D for Test::Pod, which is needed for testing.
[ Jotam Jr. Trejo ]
* New upstream release
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
-- Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com> Wed, 31 Aug 2011 22:57:58 -0400
libchart-clicker-perl (2.68-1) unstable; urgency=low
* New upstream release
* Bump Standards Verstion to 3.9.2 (no changes)
* debian/copyright:
+ Get rid of GPL-1 copyright versionless symlink reference to
/usr/share/common-licenses
+ Use Debian systems instead of Debian GNU/Linux systems
* Add myself to Uploaders and Copyright
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Thu, 02 Jun 2011 01:19:25 -0600
libchart-clicker-perl (2.67-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders and copyright
* Upped Standards-Version to 3.9.1 (no changes required)
-- Chris Butler <chrisb@debian.org> Mon, 28 Feb 2011 00:09:08 +0000
libchart-clicker-perl (2.65-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump Standards-Version to 3.9.0 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 23 Jul 2010 03:26:39 +0900
libchart-clicker-perl (2.64-1) unstable; urgency=low
* Initial Release (Closes: #576964)
-- Jonathan Yu <jawnsy@cpan.org> Sun, 09 May 2010 17:26:26 -0400
|