[Python-modules-commits] r3539 - in /packages/pyqwt/trunk/debian: changelog rules watch
gudjon-guest at users.alioth.debian.org
gudjon-guest at users.alioth.debian.org
Sun Nov 4 16:03:52 UTC 2007
Author: gudjon-guest
Date: Sun Nov 4 16:03:52 2007
New Revision: 3539
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3539
Log:
Added a watch file and closed bug #437835
Added:
packages/pyqwt/trunk/debian/watch
Modified:
packages/pyqwt/trunk/debian/changelog
packages/pyqwt/trunk/debian/rules
Modified: packages/pyqwt/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt/trunk/debian/changelog?rev=3539&op=diff
==============================================================================
--- packages/pyqwt/trunk/debian/changelog (original)
+++ packages/pyqwt/trunk/debian/changelog Sun Nov 4 16:03:52 2007
@@ -1,3 +1,10 @@
+pyqwt (4.2.3.dfsg-2) unstable; urgency=low
+
+ * Added a watch file.
+ * The nostrip option does work (Closes: #437835)
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Sun, 04 Nov 2007 17:01:33 +0100
+
pyqwt (4.2.3.dfsg-1) unstable; urgency=low
* New upstream release
Modified: packages/pyqwt/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt/trunk/debian/rules?rev=3539&op=diff
==============================================================================
--- packages/pyqwt/trunk/debian/rules (original)
+++ packages/pyqwt/trunk/debian/rules Sun Nov 4 16:03:52 2007
@@ -1,10 +1,5 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
Added: packages/pyqwt/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt/trunk/debian/watch?rev=3539&op=file
==============================================================================
--- packages/pyqwt/trunk/debian/watch (added)
+++ packages/pyqwt/trunk/debian/watch Sun Nov 4 16:03:52 2007
@@ -1,0 +1,2 @@
+version=3
+opts=dversionmangle=s/\.dfsg$// http://qa.debian.org/watch/sf.php/pyqwt/PyQwt-(4.*)\.tar\.gz debian uupdate
More information about the Python-modules-commits
mailing list