[Python-modules-commits] r3081 - in /packages/pyqwt3d/trunk/debian: changelog control rules

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Thu Aug 23 11:57:27 UTC 2007


Author: gudjon-guest
Date: Thu Aug 23 11:57:27 2007
New Revision: 3081

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3081
Log:
Upgraded to version 0.1.6

Modified:
    packages/pyqwt3d/trunk/debian/changelog
    packages/pyqwt3d/trunk/debian/control
    packages/pyqwt3d/trunk/debian/rules

Modified: packages/pyqwt3d/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt3d/trunk/debian/changelog?rev=3081&op=diff
==============================================================================
--- packages/pyqwt3d/trunk/debian/changelog (original)
+++ packages/pyqwt3d/trunk/debian/changelog Thu Aug 23 11:57:27 2007
@@ -1,3 +1,10 @@
+pyqwt3d (0.1.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Needs libqwtplot3d (>=0.2.7+svn191) that includes patches from Gerard.
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Thu, 23 Aug 2007 13:53:51 +0200
+
 pyqwt3d (0.1.4-3) unstable; urgency=low
 
   * Python-qt4 has been upgraded to version 4.3. A recomilation is needed.

Modified: packages/pyqwt3d/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt3d/trunk/debian/control?rev=3081&op=diff
==============================================================================
--- packages/pyqwt3d/trunk/debian/control (original)
+++ packages/pyqwt3d/trunk/debian/control Thu Aug 23 11:57:27 2007
@@ -5,7 +5,8 @@
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5), python-all-dev (>= 2.4.4-2), sip4 ( >=4.7 ), python-qt-dev , python-qt4-dev (>=4.3), 
  python-sip4-dev ( >=4.3 ), python-numpy (>= 1.0.3), python-central (>= 0.5.8), python-qt3-gl (>= 3.17.2-1), 
- python-qt4 (>= 4.3), python-qt4-gl (>= 4.3), libqwtplot3d-qt3-dev (>=0.2.7), libqwtplot3d-qt4-dev (>=0.2.7), dpatch
+ python-qt4 (>= 4.3), python-qt4-gl (>= 4.3), 
+ libqwtplot3d-qt3-dev (>=0.2.7+svn191), libqwtplot3d-qt4-dev (>=0.2.7+svn191), dpatch
 XS-Python-Version: all
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyqwt3d/trunk/

Modified: packages/pyqwt3d/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt3d/trunk/debian/rules?rev=3081&op=diff
==============================================================================
--- packages/pyqwt3d/trunk/debian/rules (original)
+++ packages/pyqwt3d/trunk/debian/rules Thu Aug 23 11:57:27 2007
@@ -78,7 +78,7 @@
 binary-indep: build install
 	dh_testdir -i
 	dh_testroot -i
-	dh_installchangelogs -i CHANGES-$(DEB_UPSTREAM_VERSION).TXT
+	dh_installchangelogs -i ANNOUNCEMENT-$(DEB_UPSTREAM_VERSION).TXT
 	dh_installdocs -i
 	dh_install -i --sourcedir=debian/tmp
 	dh_link -i
@@ -92,7 +92,7 @@
 binary-arch: build install
 	dh_testdir -a
 	dh_testroot -a
-	dh_installchangelogs -a CHANGES-$(DEB_UPSTREAM_VERSION).TXT
+	dh_installchangelogs -a ANNOUNCEMENT-$(DEB_UPSTREAM_VERSION).TXT
 	dh_installdocs -a
 	dh_install -a --sourcedir=debian/tmp
 	dh_link -a




More information about the Python-modules-commits mailing list