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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
|
libtest-mockobject-perl (1.20200122-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 15:36:10 +0000
libtest-mockobject-perl (1.20200122-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtest-mockobject-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 17:56:18 +0000
libtest-mockobject-perl (1.20200122-2) unstable; urgency=medium
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.12-1.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 30 Jun 2022 09:29:22 +0100
libtest-mockobject-perl (1.20200122-1) unstable; urgency=medium
* Import upstream version 1.20200122.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Jan 2020 19:06:05 +0100
libtest-mockobject-perl (1.20191002-1) unstable; urgency=medium
* Import upstream version 1.20191002.
* Update build dependencies.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Nov 2019 01:42:15 +0100
libtest-mockobject-perl (1.20180705-1) unstable; urgency=medium
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.20180705.
* Add /me to Uploaders.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.1.5.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 16 Jul 2018 20:44:11 +0200
libtest-mockobject-perl (1.20161202-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.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Jay Bonci from Uploaders. Thanks for your work!
* Import upstream version 1.20161202.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 3.9.8.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2016 22:53:16 +0100
libtest-mockobject-perl (1.20150527-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata.
* Import upstream version 1.20150527.
* Update years of upstream copyright.
* Update (build) dependencies. (Closes: #789436)
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Jun 2015 03:38:48 +0200
libtest-mockobject-perl (1.20140408-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 03 May 2014 18:34:39 +0200
libtest-mockobject-perl (1.20140328-1) unstable; urgency=low
* Team upload.
[ Alessandro Ghedini ]
* Email change: Alessandro Ghedini -> ghedo@debian.org
[ 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
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Update years of upstream copyright.
* Drop patch pod-fixes-MockObject.pm.diff.
Doesn't seem to make any difference anymore.
* Bump versioned (build) dependency on libuniversal-can-perl.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Apr 2014 18:43:40 +0200
libtest-mockobject-perl (1.20120301-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nicholas Bamber ]
* New upstream release - updated UNIVERSAL::* dependencies
- Ignoring most recent version of UNIVERSAL::can
* Added myself to Uploaders
* Raised standards version to 3.9.2
* Updated debian/copyright
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 04 Mar 2012 16:46:57 +0000
libtest-mockobject-perl (1.20110612-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ 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).
[ gregor herrmann ]
* Revert unannounced changes to META.yml.
[ Alessandro Ghedini ]
* New upstream release
* Remove libmodule-build-perl from B-D (no more used)
* Refresh patch and add DEP3 headers
* Switch to 3.0 (quilt) format
- Remove quilt from B-D
* Bump debhelper
* Bump Standards-Version to 3.9.2
* Switch to short form dh
* Add libtest-exception-perl (>= 0.31) and libtest-warn-perl (>= 0.23) to
Depends, update B-D-I with new versions
* Add libtest-simple-perl to B-D-I
* Bump version of libtest-simple-perl in Depends
* Update debian/copyright
- Update upstream years
- Add myself to debian/*
- Switch to DEP5 machine readable format
* Add myselt to Uploaders
[ gregor herrmann ]
* debian/watch: extend regexp for matching upstream versions.
-- Alessandro Ghedini <al3xbio@gmail.com> Fri, 17 Jun 2011 18:01:38 +0200
libtest-mockobject-perl (1.09-1) unstable; urgency=low
[ Krzysztof Krzyżaniak (eloy) ]
* debian/control:
+ Build-Depends: changed debhelper version to 7, added quilt as dependency
+ Standards-Version: bumped to 3.8.0 (no changes)
+ Uploaders: added me
* debian/compat: bumbed to 7 (no changes)
* debian/rules: used rules.simple from debhelper 7
* added patch for fixing POD pages (closes: #466450)
* debian/copyright: added copyright info
[ gregor herrmann ]
* debian/rules: delete /usr/lib/perl5 only if it exists.
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Thu, 26 Jun 2008 11:24:57 +0200
libtest-mockobject-perl (1.08-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
[ David Paleino ]
* New upstream release
[ Gunnar Wolf ]
* No longer ignores the result of make clean
* Bumped up standards-version to 3.7.3 (no changes needed)
* Added myself as an uploader
-- Gunnar Wolf <gwolf@debian.org> Thu, 27 Dec 2007 17:41:13 -0600
libtest-mockobject-perl (1.07-1) unstable; urgency=low
* New upstream release
* Acknowledge NMU - Thank you Krzysztof (Closes: #348889)
-- Jay Bonci <jaybonci@debian.org> Sun, 3 Dec 2006 23:40:49 -0500
libtest-mockobject-perl (1.06-0.1) unstable; urgency=low
* Non-maintainer upload aka I-Cannot-Wait-Any-Longer
* New upstream release (closes: #348889)
* debian/control:
+ Standards-Version: increased to 3.7.2.1 without other changes
+ Build-Depends: moved packages debhelper (>> 4.0.0), libmodule-build-perl
from Build-Depends-Indep
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 6 Jul 2006 14:43:58 +0200
libtest-mockobject-perl (1.00-1) unstable; urgency=low
* New upstream release
* Moved over to use Module::Build run
* Policy version bump. No other changes
* Changed debian/watch so uupdate will work
-- Jay Bonci <jaybonci@debian.org> Tue, 12 Jul 2005 12:41:09 -0400
libtest-mockobject-perl (0.20-1) unstable; urgency=low
* New upstream version
-- Jay Bonci <jaybonci@debian.org> Tue, 28 Dec 2004 18:42:33 -0500
libtest-mockobject-perl (0.14-2) unstable; urgency=low
* Fixes debian/watch so uscan will actually work
-- Jay Bonci <jaybonci@debian.org> Mon, 11 Oct 2004 02:11:36 -0400
libtest-mockobject-perl (0.14-1) unstable; urgency=low
* New upstream version
-- Jay Bonci <jaybonci@debian.org> Wed, 14 Jul 2004 16:39:52 -0400
libtest-mockobject-perl (0.13-1) unstable; urgency=low
* New upstream version
-- Jay Bonci <jaybonci@debian.org> Fri, 2 Jan 2004 15:07:02 -0500
libtest-mockobject-perl (0.12-2) unstable; urgency=low
* Updated maintainer field
* Updated to policy-version 3.6.1.0 (No changes otherwise)
* Changed download URL to not be dependant on the module version
* Added watch file
* Updated to my standard rules template
-- Jay Bonci <jaybonci@debian.org> Thu, 16 Oct 2003 14:01:04 -0400
libtest-mockobject-perl (0.12-1) unstable; urgency=low
* Initial Debian Release. This version number is collapsed from the original
private versions of this deb. Closes: #155878
-- Jay Bonci <jay@bonci.com> Fri, 11 Jul 2003 23:51:21 -0400
|