[Python-modules-commits] r15322 - in packages/deap/trunk/debian (python-deap-doc.install rules)

miriam at users.alioth.debian.org miriam at users.alioth.debian.org
Thu Jan 13 15:39:39 UTC 2011


    Date: Thursday, January 13, 2011 @ 15:39:37
  Author: miriam
Revision: 15322

Add the examples to the documentation package

Modified:
  packages/deap/trunk/debian/python-deap-doc.install
  packages/deap/trunk/debian/rules

Modified: packages/deap/trunk/debian/python-deap-doc.install
===================================================================
--- packages/deap/trunk/debian/python-deap-doc.install	2011-01-13 15:33:08 UTC (rev 15321)
+++ packages/deap/trunk/debian/python-deap-doc.install	2011-01-13 15:39:37 UTC (rev 15322)
@@ -1 +1,2 @@
 build/html usr/share/doc/python-deap/
+examples/ usr/share/doc/python-deap/

Modified: packages/deap/trunk/debian/rules
===================================================================
--- packages/deap/trunk/debian/rules	2011-01-13 15:33:08 UTC (rev 15321)
+++ packages/deap/trunk/debian/rules	2011-01-13 15:39:37 UTC (rev 15322)
@@ -47,7 +47,7 @@
 	dh_install
 	dh_installman
 	dh_link
-	dh_compress --exclude=.js --exclude=.pdf --exclude=.py
+	dh_compress --exclude=.js --exclude=.pdf --exclude=.py --exclude=.yml
 	dh_fixperms
 	dh_pysupport
 	[ ! -e /usr/bin/dh_buildinfo ] || dh_buildinfo




More information about the Python-modules-commits mailing list