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
|
libtest-tempdir-perl (0.11-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libtest-simple-perl.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 11 Jul 2022 17:46:52 +0100
libtest-tempdir-perl (0.11-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Iulian Udrea from Uploaders. Thanks for your work!
* Remove franck cuny from Uploaders. Thanks for your work!
* Add deprecation notice to long description.
Thanks to Niko Tyni for the bug report. (Closes: #860208)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.11.
* Update Upstream-Contact.
* Update years of packaging copyright.
* (Build-)depend on perl (>= 5.29.1) for File::Temp 0.2308.
* Drop (build-)dependency on libfile-nfslock-perl.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Drop unneeded alternatives from (build) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Jul 2020 18:16:14 +0200
libtest-tempdir-perl (0.10-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change order of alternative (build) dependencies.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Feb 2016 19:45:47 +0100
libtest-tempdir-perl (0.10-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update Test::use::ok build dependency.
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.10
* Remove empty character in control statement (silence lintian)
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
* Set debhelper >= 9
* Update dependencies
[ gregor herrmann ]
* Install new CONTRIBUTING file.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Thu, 30 Jul 2015 12:21:00 -0300
libtest-tempdir-perl (0.08-1) unstable; urgency=low
* New upstream release.
* Update build dependencies; lower debhelper compatibility level to 8.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Oct 2013 16:23:27 +0200
libtest-tempdir-perl (0.07-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* 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 ]
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Update build/runtime dependencies.
* Update years of upstream copyright and license stanzas.
* Add /me to Uploaders.
* Declare compliance with Debian Policy 3.9.4.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Sep 2013 15:11:50 +0200
libtest-tempdir-perl (0.05-1) unstable; urgency=low
[ Iulian Udrea ]
* New upstream release
* Run dh-make-perl --refresh.
* debian/control:
- Bump Standards-Version to 3.8.3.
+ The requirement for Perl modules to have a versioned Depend and
Build-Depend on perl >= 5.6.0-16 has been removed.
- Improve the single line synopsis.
- Add myself to Uploaders.
* Update debian/copyright.
* debian/rules: Shorten to only 3 lines.
* debian/watch: Remove unneeded lines.
[ gregor herrmann ]
* debian/control: bumpd (build) dependency on libmoose-perl.
-- Iulian Udrea <iulian@ubuntu.com> Sun, 16 Aug 2009 09:48:31 +0100
libtest-tempdir-perl (0.04-1) unstable; urgency=low
* Initial Release (Closes: #531404).
-- franck cuny <franck@lumberjaph.net> Sun, 07 Jun 2009 19:59:29 +0200
|