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
|
libtest-mockmodule-perl (0.170.0-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.170.0.
* Declare compliance with Debian Policy 4.2.1.
-- gregor herrmann <gregoa@debian.org> Fri, 07 Sep 2018 20:33:35 +0200
libtest-mockmodule-perl (0.15-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.15.
* debian/upstream/metadata: update Contact.
* Update years of upstream copyright and licensing terms.
* Update build dependencies.
* Declare compliance with Debian Policy 4.1.5.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Wed, 01 Aug 2018 15:51:52 +0200
libtest-mockmodule-perl (0.13-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.13.
* Declare compliance with Debian Policy 4.1.1.
* Change priority from extra to optional.
-- gregor herrmann <gregoa@debian.org> Wed, 01 Nov 2017 20:02:19 +0100
libtest-mockmodule-perl (0.12-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: use HTTPS for GitHub URLs.
* Import upstream version 0.12.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.0.0.
* Drop unneeded version constraint from libmodule-build-perl build
dependency.
-- gregor herrmann <gregoa@debian.org> Thu, 03 Aug 2017 22:24:02 -0400
libtest-mockmodule-perl (0.11-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.11
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 31 Oct 2015 16:18:27 -0200
libtest-mockmodule-perl (0.10-1) unstable; urgency=low
* Team upload.
[ 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).
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ 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
[ gregor herrmann ]
* New upstream release 0.10.
- Fixes "unmock() on an inherited method does not behave properly"
(Closes: #674625)
- Fixes "FTBFS with perl 5.22 (CGI build-dep)"
(Closes: #789437)
* Add debian/upstream/metadata.
* debian/copyright: new upstream maintainer/copyright holder/license.
* Add build dependency on libmodule-build-perl.
* Add (build) dependency on libsuper-perl.
* Mark package as autopkgtest-able.
* Switch to source format "3.0 (quilt)".
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Jun 2015 03:26:33 +0200
libtest-mockmodule-perl (0.05-2) unstable; urgency=low
[ Damyan Ivanov ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Ben Hutchings
<ben@decadentplace.org.uk>); Ben Hutchings
<ben@decadentplace.org.uk> moved to Uploaders.
* Add debian/watch.
* remove Homepage from long description; Homepage: field already
present
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Refresh rules for debhelper 7.
* Move debhelper to Build-Depends.
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.2.
* Convert debian/copyright to proposed machine-readable format.
[ gregor herrmann ]
* debian/control: make short description a noun phrase.
-- Ansgar Burchardt <ansgar@43-1.org> Tue, 21 Jul 2009 11:26:12 +0200
libtest-mockmodule-perl (0.05-1) unstable; urgency=low
* Initial release - closes: #345397
-- Ben Hutchings <ben@decadentplace.org.uk> Sat, 31 Dec 2005 03:47:11 +0000
|