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
|
libtest-leaktrace-perl (0.17-1) unstable; urgency=medium
* Team upload.
[ 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/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Import upstream version 0.17.
* debian/copyright: remove stanza about removed files.
* Update skip-japanese-pod.patch.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Thu, 07 Jan 2021 03:03:02 +0100
libtest-leaktrace-perl (0.16-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Remove Xavier Oswald from Uploaders. (Closes: #824322)
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Chris Butler from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Import upstream version 0.16.
* Set bindnow linker flag in debian/rules.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Thu, 03 Aug 2017 22:57:10 -0400
libtest-leaktrace-perl (0.15-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 0.15
* Update copyright years
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Fri, 11 Sep 2015 21:30:53 +0200
libtest-leaktrace-perl (0.14-2) unstable; urgency=low
* Team upload
[ 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 ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Update debian/copyright to copyright-format 1.0
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Declare compliance with Debian Policy 3.9.5
-- Florian Schlichting <fsfs@debian.org> Thu, 06 Mar 2014 11:45:42 +0100
libtest-leaktrace-perl (0.14-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release.
* debian/copyright: Refer to "Debian systems" instead of "Debian
GNU/Linux systems".
* debian/control: Convert Vcs-* fields to Git.
* Update my email address.
* Bumped Standards-Version to 3.9.2.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 08 Oct 2011 10:30:56 +0200
libtest-leaktrace-perl (0.13-1) unstable; urgency=low
* New upstream release.
* Allows negative values in no_leaks_ok. This allows the tests for
cipux-rpc and cipux-storage to pass again. (Closes: #591138, #591141)
* debian/copyright: Update years of copyright; refer to
/usr/share/common-licenses/GPL-1.
* Make build-dep on perl unversioned: stable already has 5.10.
* debian/rules: Use sed to fix path to perl interpreter in example scripts.
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 05 Aug 2010 19:01:10 +0900
libtest-leaktrace-perl (0.11-1) unstable; urgency=low
[ Ryan Niebur ]
* Update jawnsy's email address
[ Chris Butler ]
* New upstream release
* Refreshed packaging, updating copyright to the latest DEP-5 format.
* Switched to source format 3.0 (quilt), removed quilt framework.
* Upped Standards-Version to 3.8.4 (no changes).
-- Chris Butler <chrisb@debian.org> Thu, 24 Jun 2010 21:57:23 +0100
libtest-leaktrace-perl (0.10-1) unstable; urgency=low
* New upstream release
+ Allow Test::More subtests
* Added upstream copyright year
* Added /me to Copyright and Uploaders
* Fixed typo in control synopsis & rewrote long description
* Standards-Version 3.8.2
* Use short debian/rules format
* Added copyright for Module::Install and Devel::PPPort files
* Added patch so that the Japanese POD is not installed
[ gregor herrmann ]
* debian/control: remove DM-Upload-Allowed since Xavier Oswald is a DD
now.
* debian/copyright: add information for ptr_table.h.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Fri, 10 Jul 2009 16:05:28 -0400
libtest-leaktrace-perl (0.09-1) unstable; urgency=low
[ Xavier Oswald ]
* Initial Release. (Closes: #522088)
[ Krzysztof Krzyżaniak (eloy) ]
* Convert to debhelper7
-- Xavier Oswald <x.oswald@free.fr> Wed, 15 Apr 2009 12:53:31 +0200
|