[Python-apps-commits] r597 - in packages/pondus/trunk/debian (control rules)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Feb 5 21:22:37 UTC 2008


    Date: Tuesday, February 5, 2008 @ 21:22:36
  Author: piotr
Revision: 597

* add Vcs-Browser and Vcs-Svn fields
* don't install 2 copies of NEWS file

Modified:
  packages/pondus/trunk/debian/control
  packages/pondus/trunk/debian/rules

Modified: packages/pondus/trunk/debian/control
===================================================================
--- packages/pondus/trunk/debian/control	2008-02-05 21:06:17 UTC (rev 596)
+++ packages/pondus/trunk/debian/control	2008-02-05 21:22:36 UTC (rev 597)
@@ -8,6 +8,8 @@
 Standards-Version: 3.7.3
 XS-Python-Version: current, >= 2.4
 Homepage: http://www.ephys.de/software/pondus/
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/pondus/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/pondus/?op=log
 
 Package: pondus
 Architecture: all

Modified: packages/pondus/trunk/debian/rules
===================================================================
--- packages/pondus/trunk/debian/rules	2008-02-05 21:06:17 UTC (rev 596)
+++ packages/pondus/trunk/debian/rules	2008-02-05 21:22:36 UTC (rev 597)
@@ -26,6 +26,7 @@
 	dh_testroot
 	dh_installchangelogs NEWS
 	dh_installdocs
+	rm -f $(CURDIR)/debian/pondus/usr/share/doc/pondus/NEWS
 	dh_installmenu
 	dh_icons
 	dh_pysupport




More information about the Python-apps-commits mailing list