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
|
libclipboard-perl (0.32-1) unstable; urgency=medium
* Import upstream version 0.32.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Feb 2025 22:34:57 +0100
libclipboard-perl (0.31-1) unstable; urgency=medium
* Import upstream version 0.31.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Fri, 31 Jan 2025 23:17:39 +0100
libclipboard-perl (0.30-1) unstable; urgency=medium
* Import upstream version 0.30.
- Add Wayland detection and support
* debian/rules: add new boilerplate manpage to list of manpages
we don't install.
* Update years of upstream copyright.
* Add wl-clipboard as an alternative runtime dependency to xclip.
* Mention Clipboard::WaylandClipboard in package description.
-- gregor herrmann <gregoa@debian.org> Mon, 17 Jun 2024 21:29:59 +0200
libclipboard-perl (0.29-1) unstable; urgency=medium
* Import upstream version 0.29.
* Refresh sensible.patch.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.0.
* debian/rules: don't install new boilerplate manpage.
* Add xsel to Build-Depends-Indep and Recommends.
-- gregor herrmann <gregoa@debian.org> Sun, 14 Apr 2024 01:23:00 +0200
libclipboard-perl (0.28-1) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Import upstream version 0.28.
[ Jenkins ]
* Update standards version to 4.6.0, no changes needed.
[ Florian Schlichting ]
* sensible.patch: quote clipboard contents (closes: #1060060)
* Declare compliance with Debian Policy 4.6.2
-- Florian Schlichting <fsfs@debian.org> Sat, 06 Jan 2024 00:02:46 +0100
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
|