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
|
libparse-win32registry-perl (1.1-2) unstable; urgency=medium
[ gregor herrmann ]
* Update years of upstream copyright.
[ Debian Janitor ]
* Apply multi-arch hints. + libparse-win32registry-perl: Add Multi-Arch: foreign.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 15:49:33 +0000
libparse-win32registry-perl (1.1-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.1.
* Drop y2k20.patch, applied upstream.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Tue, 29 Sep 2020 21:06:51 +0200
libparse-win32registry-perl (1.0-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* Add patch to fix Y2K20 problem.
Thanks to Adrian Bunk for the bug report. (Closes: #948682)
* debian/rules: remove empty directory.
* debian/copyright: use Copyright-Format 1.0.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.4.1.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Drop Suggests: libgtk2-perl, which is about to go away.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Jan 2020 00:22:34 +0100
libparse-win32registry-perl (1.0-2) unstable; urgency=medium
* Gave package to the Debian Perl Group, added Vcs-* fields
* Modernized package
- 3.0 (quilt)
- Bumped Standards-Version
- Bumped debian/compat
-- Hilko Bengen <bengen@debian.org> Sat, 08 Aug 2015 14:03:53 +0200
libparse-win32registry-perl (1.0-1) unstable; urgency=low
* New upstream version
* Switched to Debhelper 7
* Bumped Standards-Version
-- Hilko Bengen <bengen@debian.org> Tue, 12 Jun 2012 23:13:04 +0200
libparse-win32registry-perl (0.60-1) unstable; urgency=low
* New upstream version
-- Hilko Bengen <bengen@debian.org> Tue, 19 Oct 2010 15:48:17 +0200
libparse-win32registry-perl (0.51-1) unstable; urgency=low
* New upstream version (Closes: #551739)
* Scripts that were previously part of the parse-win32registry-utils
package fit just as well into an examples directory. This resolves the
file name conflicts with Samba's registry-tools. (Closes: #546562) On
the other hand, we no longer need to declare dependencies for those
scripts. (Closes: #551755, #551737)
-- Hilko Bengen <bengen@debian.org> Thu, 03 Dec 2009 10:15:33 +0100
libparse-win32registry-perl (0.50-1) unstable; urgency=low
* New upstream version, first upload to Debian archive. Closes: #538406
-- Hilko Bengen <bengen@debian.org> Thu, 13 Aug 2009 13:52:06 +0200
libparse-win32registry-perl (0.41-1) UNRELEASED; urgency=low
* Initial Release.
-- Hilko Bengen <bengen@debian.org> Wed, 4 Feb 2009 20:40:49 +0100
|