looks like scarlett got to this already On Thu, Jul 09, 2015 at 09:08:42PM +0200, José Manuel Santamaría Lema wrote: > Hi, > > while I was packaging KDE Frameworks 5.12 for siduction I added a lintian > override for this issue: > libkf5texteditor5-libjs-underscore: empty-binary-package > > Patch attached, targeted to the kubuntu_unstable branch.
> >From ddd69e934ea742001cd54402e371863ce85292be 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 20:46:03 +0200 > Subject: [PATCH] Override libkf5texteditor5-libjs-underscore: > empty-binary-package > > --- > debian/changelog | 7 +++++++ > debian/libkf5texteditor5-libjs-underscore.lintian-overrides | 1 + > 2 files changed, 8 insertions(+) > create mode 100644 > debian/libkf5texteditor5-libjs-underscore.lintian-overrides > > diff --git a/debian/changelog b/debian/changelog > index 4fad511..cff15e9 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -1,3 +1,10 @@ > +ktexteditor (5.12.0-0ubuntu1) UNRELEASED; urgency=medium > + > + * Override this lintian warning: > + libkf5texteditor5-libjs-underscore: empty-binary-package > + > + -- José Manuel Santamaría Lema <[email protected]> Thu, 09 Jul 2015 > 20:42:55 +0200 > + > ktexteditor (5.11.0-1) unstable; urgency=medium > > * New upstream release (5.10.0). > diff --git a/debian/libkf5texteditor5-libjs-underscore.lintian-overrides > b/debian/libkf5texteditor5-libjs-underscore.lintian-overrides > new file mode 100644 > index 0000000..b156dba > --- /dev/null > +++ b/debian/libkf5texteditor5-libjs-underscore.lintian-overrides > @@ -0,0 +1 @@ > +libkf5texteditor5-libjs-underscore: empty-binary-package > -- > 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
