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
|
libclipboard-perl (0.27-1) unstable; urgency=medium
* Import upstream version 0.27.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Feb 2021 19:01:49 +0100
libclipboard-perl (0.26-1) unstable; urgency=medium
* Bump debhelper-compat to 13.
* Remove check for DEB_BUILD_OPTIONS=nocheck from debian/rules.
debhelper 13 does this for us.
* Import upstream version 0.26.
* Update debian/upstream/metadata.
* Update lintian overrides.
Drop names of binaries, as lintian started to output them in random order.
-- gregor herrmann <gregoa@debian.org> Mon, 18 May 2020 18:18:08 +0200
libclipboard-perl (0.24-1) unstable; urgency=medium
* Import upstream version 0.24.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Tue, 10 Mar 2020 18:56:35 +0100
libclipboard-perl (0.22-1) unstable; urgency=medium
* Import upstream version 0.22.
* Drop whatis.patch, the POD (generation) is fixed.
* Declare compliance with Debian Policy 4.5.0.
* Set upstream metadata fields: Repository.
* Update years of upstream and packaging copyright.
* debian/rules: wrap test with check for DEB_BUILD_OPTIONS.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Jan 2020 18:26:23 +0100
libclipboard-perl (0.21-1) unstable; urgency=medium
* Import upstream version 0.21.
* Refresh whatis.patch.
* Declare compliance with Debian Policy 4.4.1.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Wed, 04 Dec 2019 21:44:02 +0100
libclipboard-perl (0.20-1) unstable; urgency=medium
* Import upstream version 0.20.
* Refresh whatis.patch.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Wed, 17 Jul 2019 14:17:32 -0300
libclipboard-perl (0.19-1) unstable; urgency=medium
* Import upstream version 0.19
* Drop backupfile.patch, the stray file is gone.
* Refresh remaining patches (offset, fuzz).
-- gregor herrmann <gregoa@debian.org> Thu, 31 Jan 2019 18:12:17 +0100
libclipboard-perl (0.17-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.17
* Drop patches applied upstream.
* Refresh sensible.patch.
* Update debian/upstream/metadata.
* Update debian/copyright.
Years of copyright, upstream contact, dropped third-party files.
* Drop debian/tests/pkg-perl/smoke-files.
The files were moved.
* Update build dependencies and runtime Recommends.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
* Add patch to avoid trying to install a backup file.
* Add sensible-utils to Recommends. Thanks to lintian.
* debian/rules: also remove the new manpages for removed Win32/MacOS
modules.
* debian/rules: remove another manpage which has just boilerplate
contents.
* Add a patch to fix manpages.
-- gregor herrmann <gregoa@debian.org> Wed, 30 Jan 2019 19:32:52 +0100
libclipboard-perl (0.13-1) unstable; urgency=low
* Initial release (closes: #759549).
-- gregor herrmann <gregoa@debian.org> Sun, 14 Aug 2016 15:45:57 +0200
|