applied thanks On Thu, Jul 09, 2015 at 10:33:10PM +0200, José Manuel Santamaría Lema wrote: > Hi, > > while I was packaging kglobalaccel 5.12 for siduction I found a typo, patch > attached.
> >From 4a945717488ae82c96b5ece3331be454edff5694 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Santamar=C3=ADa=20Lema?= > <[email protected]> > Date: Thu, 9 Jul 2015 21:16:08 +0200 > Subject: [PATCH] Fix typo in description. > > --- > debian/changelog | 7 +++++++ > debian/control | 2 +- > 2 files changed, 8 insertions(+), 1 deletion(-) > > diff --git a/debian/changelog b/debian/changelog > index 7434b54..6eba0ec 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -1,3 +1,10 @@ > +kglobalaccel (5.12.0-0ubuntu1) UNRELEASED; urgency=medium > + > + * Fix "libkf5globalaccelprivate5: description-contains-duplicated-word by > by" > + lintian warning. > + > + -- José Manuel Santamaría Lema <[email protected]> Thu, 09 Jul 2015 > 21:13:42 +0200 > + > kglobalaccel (5.11.0-1) unstable; urgency=medium > > * New upstream release (5.10.0). > diff --git a/debian/control b/debian/control > index 7b85d60..b932b6c 100644 > --- a/debian/control > +++ b/debian/control > @@ -70,7 +70,7 @@ Description: Configurable global shortcut support - private > runtime library > the application's window does not need focus for them to be > activated. > . > - This library is considered private and must not be used by by users of > + This library is considered private and must not be used by users of > KGlobalAccel. > > Package: libkf5globalaccel-bin > -- > 2.1.4 > > -- > kubuntu-devel mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
