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
|
libnetsds-util-perl (1.045-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 09:19:31 +0000
libnetsds-util-perl (1.045-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
[ Laurent Baillet ]
* Fix lintian spelling-error-in-description warning.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on devscripts cdbs.
* Mark build-dependencies needed only for testsuite as such.
* Stop build-depend on dh-buildinfo.
* Bump debhelper compatibility level to 9.
* Relax to (build-)depend unversioned on debhelper:
Needed version satisfied even in oldstable.
* Declare compliance with Debian Policy 4.3.0.
* Set Rules-Requires-Root: no.
* Update git-buildpackage config: Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Rewrite usage comment.
+ Use substitution strings.
* Update copyright info:
+ Fix update main upstream author.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging.
+ Change packaging license to GPL-3+.
+ Use https protocol in Format URL.
* Add lintian overrides regarding License-Reference.
* Drop pod-fix patch: Adopted upstream.
* Unfuzz pod-spelling patch, and extend dep3 header.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Feb 2019 16:45:15 +0100
libnetsds-util-perl (1.044-4) unstable; urgency=low
* Team upload
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Damyan Ivanov ]
* Mark package as autopkgtestable
* Declare compliance with Debian Policy 3.9.6
* use canonical Vcs-* URLs
* Add explicit build dependency on libmodule-build-perl
* patch POD spelling (Paramters -> Parameters)
* bump debhelper compatibility level to 8
-- Damyan Ivanov <dmn@debian.org> Tue, 09 Jun 2015 12:02:30 +0000
libnetsds-util-perl (1.044-3) unstable; urgency=low
* Team upload.
[ Jonas Smedegaard ]
* Fix (build-)depend on libossp-uuid-perl (not virtual
libdata-uuid-perl).
* Update package relations:
+ Drop (build-)dependencies on libmodule-build-perl,
libfile-path-perl, libfile-spec-perl or libtime-local-perl:
Provided by perl(-modules) even in oldstable.
+ Relax to (build-)depend unversioned on cdbs, debhelper and
devscripts: Needed version satisfied in stable, and oldstable no
longer supported.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Xavier Guimard ]
* Add "Files: *" to remove missing-license-text-in-dep5-copyright
warning
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a show-stopper
for contributions, referring to wiki page for details.
[ gregor herrmann ]
* Add patch to fix a POD error, which causes a test failure in Perl
5.18. (Closes: #710958)
-- gregor herrmann <gregoa@debian.org> Tue, 04 Jun 2013 17:56:57 +0200
libnetsds-util-perl (1.044-2) unstable; urgency=low
* Update copyright file: new owner (still GPL-2+).
* Improve package relations:
+ Favor (build-)depending on recent perl providing same packages:
- libfile-path-perl
- libfile-spec-perl
- libtime-local-perl
* Improve package relations:
+ Stop declaring package part of core Perl (even in oldstable):
- libfile-temp-perl
* Update copyright file:
+ Adjust to draft 174 of DEP-5 format.
+ Rewrap at 72 chars.
+ Fix refer to versioned GPL license.
+ Rephrase GPL comment slightly.
* Update control file:
+ Bump policy compliance to standards-version 3.9.2.
+ Shorten Vcs-* fields.
-- Jonas Smedegaard <dr@jones.dk> Sat, 27 Aug 2011 17:23:01 +0200
libnetsds-util-perl (1.044-1) unstable; urgency=low
* Initial release. Closes: bug#579477.
-- Jonas Smedegaard <dr@jones.dk> Wed, 28 Apr 2010 00:09:56 +0200
|