Skip Menu |

This queue is for tickets about the Clipboard CPAN distribution.

Report information
The Basics
Id: 116951
Status: resolved
Priority: 0/
Queue: Clipboard

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: [PATCH] Add support for Debian GNU/Hurd.
In Debian we are currently applying the following patch to Clipboard. We thought you might be interested in it too. Description: Add support for Debian GNU/Hurd. $^O is 'gnu' there. Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2016-08-13 The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libclipboard-perl.git/plain/debian/patches/hurd.patch Thanks for considering, gregor herrmann, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.

On Sun Aug 14 09:43:57 2016, GREGOA wrote: Show quoted text
> Here's the patch.
applied in https://github.com/shlomif/Clipboard/commit/3b3bc0977588d598ba4733a4b7c0c3d3b77a9e8d . Thanks!
Subject: Re: [rt.cpan.org #116951] [PATCH] Add support for Debian GNU/Hurd.
Date: Wed, 30 Jan 2019 19:36:48 +0100
To: Shlomi Fish via RT <bug-Clipboard [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Wed, 30 Jan 2019 06:09:48 -0500, Shlomi Fish via RT wrote: Show quoted text
> On Sun Aug 14 09:43:57 2016, GREGOA wrote:
> > Here's the patch.
> applied in https://github.com/shlomif/Clipboard/commit/3b3bc0977588d598ba4733a4b7c0c3d3b77a9e8d . Thanks!
Thanks, 0.17 uploaded to Debian/unstable. BTW: the included scripts/clipedit.orig (also mentioned in Build.PL (and Makefile.PL?) and 2 xt/* files) looks like a mistake. A side effect of dzil-ification is that all manpages are, hm, unorthodox: In lintian's view (our package checker): W: libclipboard-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Clipboard.3pm.gz In a diff of the tarballs: =head1 NAME -Clipboard - Copy and paste with any OS +Clipboard … +=head1 NAME + +Clipboard - Copy and paste with any OS (VERSION is also duplicated) Pod::Weaver accident maybe? Cheers, gregor -- .''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06 `. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe `- NP: Nick Cave & The Bad Seeds: The Lyre Of Orpheus
Download signature.asc
application/pgp-signature 963b

Message body not shown because it is not plain text.

fixed. On Sun Aug 14 09:43:40 2016, GREGOA wrote: Show quoted text
> In Debian we are currently applying the following patch to Clipboard. > We thought you might be interested in it too. > > Description: Add support for Debian GNU/Hurd. > $^O is 'gnu' there. > Origin: vendor > Author: gregor herrmann <gregoa@debian.org> > Last-Update: 2016-08-13 > > > The patch is tracked in our Git repository at > https://anonscm.debian.org/cgit/pkg-perl/packages/libclipboard- > perl.git/plain/debian/patches/hurd.patch > > Thanks for considering, > gregor herrmann, > Debian Perl Group