[Python-modules-commits] r3748 - in /packages/pyqwt/trunk/debian: changelog control
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Sun Nov 25 22:34:04 UTC 2007
Author: morph-guest
Date: Sun Nov 25 22:34:04 2007
New Revision: 3748
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3748
Log:
Homepage in source stanza
Modified:
packages/pyqwt/trunk/debian/changelog
packages/pyqwt/trunk/debian/control
Modified: packages/pyqwt/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt/trunk/debian/changelog?rev=3748&op=diff
==============================================================================
--- packages/pyqwt/trunk/debian/changelog (original)
+++ packages/pyqwt/trunk/debian/changelog Sun Nov 25 22:34:04 2007
@@ -1,3 +1,12 @@
+pyqwt (4.2.3.dfsg-3) UNRELEASED; urgency=low
+
+ * debian/control
+ - added the team to Uploaders
+ - Homepage field in source stanza and removed from binary packages
+ description
+
+ -- Sandro Tosi <matrixhasu at gmail.com> Sun, 25 Nov 2007 23:32:35 +0100
+
pyqwt (4.2.3.dfsg-2) unstable; urgency=low
* Added a watch file.
Modified: packages/pyqwt/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt/trunk/debian/control?rev=3748&op=diff
==============================================================================
--- packages/pyqwt/trunk/debian/control (original)
+++ packages/pyqwt/trunk/debian/control Sun Nov 25 22:34:04 2007
@@ -1,8 +1,9 @@
Source: pyqwt
Priority: optional
Maintainer: Gudjon I. Gudjonsson <gudjon at gudjon.org>
-Uploaders: Marco Presi (Zufus) <zufus at debian.org>, Ramakrishnan Muthukrishnan <rkrishnan at debian.org>
+Uploaders: Marco Presi (Zufus) <zufus at debian.org>, Ramakrishnan Muthukrishnan <rkrishnan at debian.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5.0.42), autotools-dev, python-all-dev (>= 2.4.4-2), python-qt-dev, python-sip4-dev (>=4.5), python-qt3 (>=3.17.2), libqwt-dev (>=4.2.0-4), sip4 (>=4.5), python-central (>= 0.5), python-numpy (>=1.0.3), dpatch
+Homepage: http://pyqwt.sourceforge.net/
XS-Python-Version: all
Standards-Version: 3.7.2
Section: python
@@ -19,8 +20,6 @@
the Qt framework with widgets for scientific and engineering applications.
It provides a widget to plot 2-dimensional data and various widgets to display
and control bounded or unbounded floating point values.
- .
- Homepage: http://pyqwt.sourceforge.net/
Package: python-qwt4-doc
Section: doc
@@ -35,5 +34,3 @@
and control bounded or unbounded floating point values.
.
This package contains the example files.
- .
- Homepage: http://pyqwt.sourceforge.net/
More information about the Python-modules-commits
mailing list