[pkg-horde] Bug#357377: Package lacks CREDITS file

Gregory Colpart reg at evolix.fr
Sun Apr 30 18:22:04 UTC 2006


On Fri, Apr 28, 2006 at 08:40:02AM +0200, Lionel Elie Mamane wrote:
> On Mon, Apr 17, 2006 at 01:38:56PM +0200, Gregory Colpart wrote:
> 
> > My pseudo patch :
> 
> > debian/dirs :
> > +usr/share/lintian/overrides
> 
> > debian/source.lintian-override
> > +DEB_PKG_NAME: postinst-should-not-set-usr-doc-link
> 
> Sounds weird to me that you need _this_ override. You are not creating
> the /usr/doc/PKG_NAME symlink, so I'd say it is a bug in lintian! (Or
> you use a too old version of debhelper.)

You are right.
I have last unstable versions and no lintian warning today...

Then no need of lintian override and just the little patch for all horde packages:

debian/rules :
+       #### CREDITS file accessible to help viewer ####
+       mkdir -m 755 debian/DEB_PKG_NAME/usr/share/horde3/forwards/docs
+       cp -a docs/CREDITS debian/DEB_PKG_NAME/usr/share/horde3/HORDE_APPLI/docs
+       install -m 644 debian/source.lintian-override debian/DEB_PKG_NAME/usr/share/lintian/overrides/HORDE_APPLI

Regards,
-- 
Gregory Colpart <reg at evolix.fr>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/




More information about the pkg-horde-hackers mailing list