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
|
libtest-object-perl (0.08-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtest-object-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 19:40:28 +0000
libtest-object-perl (0.08-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 19:10:39 +0100
libtest-object-perl (0.08-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.2 (no changes needed)
[ gregor herrmann ]
* New upstream release.
* Add debian/upstream/metadata.
* Update upstream maintainer/contact info.
* Add new CONTRIBUTING doc.
* Make short description a lower-cased noun phrase.
-- gregor herrmann <gregoa@debian.org> Tue, 26 Dec 2017 20:49:47 +0100
libtest-object-perl (0.07-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Axel Beckert ]
* Remove trailing whitespace from debian/control.
* Set "Rules-Requires-Root: no".
* Declare compliance with Debian Policy 4.1.1.
* Mark package as autopkgtestable.
* Bump debhelper compatibility level to 10.
+ Update versioned debhelper build-dependency accordingly.
* Convert debian/copyright to machine-readable DEP5 format.
-- Axel Beckert <abe@debian.org> Sun, 19 Nov 2017 19:48:33 +0100
libtest-object-perl (0.07-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Use dist-based URL in debian/watch.
* debian/rules:
- don't install empty /usr/lib/perl5 directory
- remove unneeded calls to dh_link and dh_installexamples
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Joey Hess ]
* Removed myself from uploaders fields
[ Ansgar Burchardt ]
* 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 ]
* Add Uploaders header again and add myself
* Switch to source format "3.0 (quilt)"
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency accordingly
* Revamp debian/rules
+ Fix lintian warning debian-rules-missing-recommended-target
+ Replace "dh_clean -k" with "dh_prep"
+ Use dh_auto_{configure,build,test,install,clean}
- Fixes debian-rules-makemaker-prefix-is-deprecated warning
+ Remove obsolete dh_install{changelogs,dirs} parameters
- The latter fixes lintian warning package-contains-empty-directory
+ Remove obsolete /usr/lib/perl5 handling
+ Remove manual stamp file removal, now done by dh_clean
+ Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)
-- Axel Beckert <abe@debian.org> Mon, 23 Dec 2013 21:03:55 +0100
libtest-object-perl (0.07-1) unstable; urgency=low
* First release.
-- Joey Hess <joeyh@debian.org> Tue, 14 Aug 2007 21:50:42 -0400
|