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
|
libwww-wikipedia-perl (2.05-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 22:37:49 +0100
libwww-wikipedia-perl (2.05-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.
* Remove Chris Butler from Uploaders. Thanks for your work!
* Remove Nathan Handler from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Import upstream version 2.05
* Drop language.patch (applied upstream)
* Update copyright years for upstream files
* Declare compliance with Debian policy 4.1.1
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 12 Nov 2017 15:05:56 +0100
libwww-wikipedia-perl (2.04-2) unstable; urgency=medium
* Team upload.
* Synchronize the whitelist of non-network tests between build and
autopkgtest, fixing failures in the latter due to external changes.
-- Niko Tyni <ntyni@debian.org> Tue, 19 Jan 2016 23:11:08 +0200
libwww-wikipedia-perl (2.04-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.04.
* Forward language.patch to CPAN RT.
-- gregor herrmann <gregoa@debian.org> Thu, 07 Jan 2016 15:17:44 +0100
libwww-wikipedia-perl (2.03-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.03.
* Drop unescaped_left_brace.patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Thu, 24 Dec 2015 14:37:47 +0100
libwww-wikipedia-perl (2.02-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nathan Handler ]
* Email change: Nathan Handler -> nhandler@debian.org
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Florian Schlichting ]
* Import Upstream version 2.01
* Bump Standards-Version to 3.9.4 (update to copyright-format 1.0)
* Update years of upstream and M::I copyright
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata.
* Import upstream version 2.02.
* Update years of upstream copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
* Update Upstream-Contact in debian/copyright.
* Add patch to fix language mistakes in the docs.
* Add a patch to fix a warning ("Unescaped left brace in regex").
* Add build dependency on libtest-exception-perl. Used in a test which
is skipped at build time but run under autopkgtest.
-- gregor herrmann <gregoa@debian.org> Wed, 23 Dec 2015 18:52:35 +0100
libwww-wikipedia-perl (2.00-1) unstable; urgency=low
* Team upload.
* New upstream release
* Bump Debhelper compat level to 8.
* debian/control: Bump versioned Build-Depends on debhelper to (>= 8).
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 15 Apr 2011 22:58:37 +0200
libwww-wikipedia-perl (1.99-1) unstable; urgency=low
* New upstream release
* Updated years of copyright
* Add myself to Uploaders
-- Chris Butler <chrisb@debian.org> Sat, 19 Feb 2011 01:41:41 +0000
libwww-wikipedia-perl (1.98-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
systems"; refer to /usr/share/common-licenses/GPL-1.
* Bump Standards-Version to 3.9.1.
* Update my email address.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 04 Dec 2010 17:23:46 +0100
libwww-wikipedia-perl (1.97-1) unstable; urgency=low
[ Nathan Handler ]
* debian/copyright:
- Use latest revision of DEP5
- Update copyright stanzas
* Switch to dpkg-source 3.0 (quilt) format
[ Ansgar Burchardt ]
* New upstream release.
* debian/copyright: Update years of copyright.
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 03 Jul 2010 20:55:20 +0900
libwww-wikipedia-perl (1.96-1) unstable; urgency=low
[ 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).
[ Nathan Handler ]
* New upstream release
* debian/control:
- Bump Standards-Version to 3.8.3
- Build-Depend on debhelper (>= 7.0.50)
* debian/rules:
- Switch to new short format
[ gregor herrmann ]
* Don't install README anymore (text version of the POD documentation).
-- Nathan Handler <nhandler@ubuntu.com> Sat, 19 Sep 2009 13:30:40 +0000
libwww-wikipedia-perl (1.95-1) unstable; urgency=low
* Initial Release. (Closes: #486903)
-- Nathan Handler <nhandler@ubuntu.com> Sun, 31 May 2009 01:18:40 +0000
|