r746 - zope-advancedquery/trunk/debian

Bernd Zeimetz bzed-guest at alioth.debian.org
Wed Apr 4 01:32:00 UTC 2007


Author: bzed-guest
Date: 2007-04-04 01:32:00 +0000 (Wed, 04 Apr 2007)
New Revision: 746

Modified:
   zope-advancedquery/trunk/debian/control
   zope-advancedquery/trunk/debian/rules
Log:
making lintian clean


Modified: zope-advancedquery/trunk/debian/control
===================================================================
--- zope-advancedquery/trunk/debian/control	2007-04-04 01:30:10 UTC (rev 745)
+++ zope-advancedquery/trunk/debian/control	2007-04-04 01:32:00 UTC (rev 746)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Zope team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bernd at bzed.de>
-Build-Depends-Indep: debhelper (>> 5.0.0), zope-debhelper
+Build-Depends: debhelper (>> 5.0.0), zope-debhelper
 Standards-Version: 3.7.2
 
 Package: zope-advancedquery

Modified: zope-advancedquery/trunk/debian/rules
===================================================================
--- zope-advancedquery/trunk/debian/rules	2007-04-04 01:30:10 UTC (rev 745)
+++ zope-advancedquery/trunk/debian/rules	2007-04-04 01:32:00 UTC (rev 746)
@@ -22,14 +22,14 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
-	dh_installzope .
+	dh_installzope -XLICENSE.txt .
 
 
 # Build architecture-independent files here.
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs -XREADME.TXT
+	dh_installdocs -XREADME.TXT -XLICENSE.txt
 	dh_installdebconf	
 	dh_link
 	dh_compress




More information about the pkg-zope-commits mailing list