[Python-modules-commits] r15872 - in packages/pyqwt5/trunk/debian (changelog rules)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sat Feb 26 08:01:55 UTC 2011


    Date: Saturday, February 26, 2011 @ 08:01:47
  Author: gudjon-guest
Revision: 15872

Remove qt3examples from python-qwt5-doc

Modified:
  packages/pyqwt5/trunk/debian/changelog
  packages/pyqwt5/trunk/debian/rules

Modified: packages/pyqwt5/trunk/debian/changelog
===================================================================
--- packages/pyqwt5/trunk/debian/changelog	2011-02-26 07:52:32 UTC (rev 15871)
+++ packages/pyqwt5/trunk/debian/changelog	2011-02-26 08:01:47 UTC (rev 15872)
@@ -5,8 +5,9 @@
   * Bump standards to 3.9.1
   * Patch 03_fix_QwtMemArray removed. Only used for qt3
   * Rewrite other patches to quilt format
+  * Remove qt3examples from python-qwt5-doc
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sat, 26 Feb 2011 08:51:48 +0100
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sat, 26 Feb 2011 09:00:52 +0100
 
 pyqwt5 (5.2.1~cvs20091107+dfsg-3) unstable; urgency=low
 

Modified: packages/pyqwt5/trunk/debian/rules
===================================================================
--- packages/pyqwt5/trunk/debian/rules	2011-02-26 07:52:32 UTC (rev 15871)
+++ packages/pyqwt5/trunk/debian/rules	2011-02-26 08:01:47 UTC (rev 15872)
@@ -68,7 +68,7 @@
 	dh_clean -k -i
 	dh_installdirs -i
 	mkdir -p debian/tmp/usr/share/doc/python-qwt5-doc
-	cp -a qt?examples debian/tmp/usr/share/doc/python-qwt5-doc
+	cp -a qt4examples debian/tmp/usr/share/doc/python-qwt5-doc
 
 
 install-arch: build-arch-stamp




More information about the Python-modules-commits mailing list