r811 - zenoss/trunk/debian

Bernd Zeimetz bzed-guest at alioth.debian.org
Sat Apr 14 00:28:50 UTC 2007


Author: bzed-guest
Date: 2007-04-14 00:28:50 +0000 (Sat, 14 Apr 2007)
New Revision: 811

Added:
   zenoss/trunk/debian/zenoss.dirs
   zenoss/trunk/debian/zenoss.lintian-overrides
Modified:
   zenoss/trunk/debian/changelog
   zenoss/trunk/debian/rules
Log:
more stuff on the way to the end


Modified: zenoss/trunk/debian/changelog
===================================================================
--- zenoss/trunk/debian/changelog	2007-04-13 23:41:55 UTC (rev 810)
+++ zenoss/trunk/debian/changelog	2007-04-14 00:28:50 UTC (rev 811)
@@ -1,6 +1,6 @@
-zenoss (1.1.1-1) unstable; urgency=low
+zenoss (1.1.1-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Initial release (Closes: #361253)
 
- -- Bernd Zeimetz <bernd at bzed.de>  Thu, 12 Apr 2007 17:51:58 +0200
+ -- Bernd Zeimetz <bernd at bzed.de>  Sat, 14 Apr 2007 02:27:21 +0200
 

Modified: zenoss/trunk/debian/rules
===================================================================
--- zenoss/trunk/debian/rules	2007-04-13 23:41:55 UTC (rev 810)
+++ zenoss/trunk/debian/rules	2007-04-14 00:28:50 UTC (rev 811)
@@ -50,9 +50,11 @@
 	cd zenplugins; python setup.py install --root $(CURDIR)/debian/zenoss-plugins \
 				--install-purelib=/usr/share/python-support/zenoss-plugins \
 				--no-compile -O0
-	dh_install -i -XLICENSE.txt -XCOPYRIGHT.txt
+	mv $(CURDIR)/debian/zenoss-plugins/usr/bin/zenplugin.py \
+	   $(CURDIR)/debian/zenoss-plugins/usr/bin/zenplugin
+	dh_install -i -XLICENSE.txt -XCOPYRIGHT.txt -Xlicense.txt
+	cp debian/zenoss.lintian-overrides $(CURDIR)/debian/zenoss/usr/share/lintian/overrides/zenoss
 
-
 binary-indep: 
 	dh_testdir
 	dh_testroot

Added: zenoss/trunk/debian/zenoss.dirs
===================================================================
--- zenoss/trunk/debian/zenoss.dirs	2007-04-13 23:41:55 UTC (rev 810)
+++ zenoss/trunk/debian/zenoss.dirs	2007-04-14 00:28:50 UTC (rev 811)
@@ -0,0 +1 @@
+usr/share/lintian/overrides

Added: zenoss/trunk/debian/zenoss.lintian-overrides
===================================================================
--- zenoss/trunk/debian/zenoss.lintian-overrides	2007-04-13 23:41:55 UTC (rev 810)
+++ zenoss/trunk/debian/zenoss.lintian-overrides	2007-04-14 00:28:50 UTC (rev 811)
@@ -0,0 +1 @@
+zenoss binary: extra-license-file usr/share/zope/Products/ZenModel/skins/zenmodel/LICENSE.pt




More information about the pkg-zope-commits mailing list