[Python-modules-commits] r4788 - in packages/python-pysnmp4-mibs/trunk/debian (4 files)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Tue Mar 11 22:10:27 UTC 2008
Date: Tuesday, March 11, 2008 @ 22:10:26
Author: arnau
Revision: 4788
* New email address.
* Remove useless debian/control.in.
* debian/control:
+ Update Standards-Version to 3.7.3. No changes needed.
Modified:
packages/python-pysnmp4-mibs/trunk/debian/changelog
packages/python-pysnmp4-mibs/trunk/debian/control
packages/python-pysnmp4-mibs/trunk/debian/rules
Deleted:
packages/python-pysnmp4-mibs/trunk/debian/control.in
Modified: packages/python-pysnmp4-mibs/trunk/debian/changelog
===================================================================
--- packages/python-pysnmp4-mibs/trunk/debian/changelog 2008-03-11 16:15:01 UTC (rev 4787)
+++ packages/python-pysnmp4-mibs/trunk/debian/changelog 2008-03-11 22:10:26 UTC (rev 4788)
@@ -1,14 +1,21 @@
-python-pysnmp4-mibs (0.0.5a-2) UNRELEASED; urgency=low
+python-pysnmp4-mibs (0.0.5a-2) unstable; urgency=low
+ [ Arnaud Fontaine ]
+ * New email address.
+ * Remove useless debian/control.in.
+ * debian/control:
+ + Update Standards-Version to 3.7.3. No changes needed.
+
[ Piotr Ożarowski ]
- * Vcs-Browser and Homepage fields added
- * XS-Vcs-Svn field renamed to Vcs-Svn
+ * debian/control:
+ + Vcs-Browser and Homepage fields added (dpkg support them now).
+ + XS-Vcs-Svn field renamed to Vcs-Svn (dpkg supports it now).
[ Sandro Tosi ]
- * debian/control
- - uniforming Vcs-Browser field
+ * debian/control:
+ - Uniforming Vcs-Browser field.
- -- Piotr Ożarowski <piotr at debian.org> Sat, 6 Oct 2007 23:47:16 +0200
+ -- Arnaud Fontaine <arnau at debian.org> Tue, 11 Mar 2008 21:15:29 +0000
python-pysnmp4-mibs (0.0.5a-1) unstable; urgency=low
Modified: packages/python-pysnmp4-mibs/trunk/debian/control
===================================================================
--- packages/python-pysnmp4-mibs/trunk/debian/control 2008-03-11 16:15:01 UTC (rev 4787)
+++ packages/python-pysnmp4-mibs/trunk/debian/control 2008-03-11 22:10:26 UTC (rev 4788)
@@ -2,10 +2,16 @@
Section: python
Priority: optional
Maintainer: Jan Luebbe <jluebbe at lasnet.de>
-Uploaders: Arnaud Fontaine <arnaud at andesi.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support (>= 0.3.2)
-Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.21)
-Standards-Version: 3.7.2
+Uploaders: Arnaud Fontaine <arnau at debian.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5.0.37.2),
+ cdbs (>= 0.4.43),
+ python-dev (>= 2.3.5-11),
+ python-support (>= 0.3.2)
+Build-Depends-Indep: xsltproc,
+ docbook-xsl,
+ docbook-xml,
+ po4a (>= 0.21)
+Standards-Version: 3.7.3
Homepage: http://pysnmp.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pysnmp4-mibs/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp4-mibs/trunk/?op=log
Deleted: packages/python-pysnmp4-mibs/trunk/debian/control.in
===================================================================
--- packages/python-pysnmp4-mibs/trunk/debian/control.in 2008-03-11 16:15:01 UTC (rev 4787)
+++ packages/python-pysnmp4-mibs/trunk/debian/control.in 2008-03-11 22:10:26 UTC (rev 4788)
@@ -1,20 +0,0 @@
-Source: python-pysnmp4-mibs
-Section: python
-Priority: optional
-Maintainer: Jan Luebbe <jluebbe at lasnet.de>
-Uploaders: Arnaud Fontaine <arnaud at andesi.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: @cdbs@
-Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.21)
-Standards-Version: 3.7.2
-Homepage: http://pysnmp.sourceforge.net/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pysnmp4-mibs/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp4-mibs/?op=log
-
-Package: python-pysnmp4-mibs
-Architecture: all
-Depends: ${python:Depends}, python-pysnmp4
-XB-Python-Version: ${python:Versions}
-Description: MIBs for the Python SNMP library
- This package contains MIBs compiled for PySNMP v4, which is written
- entirely in Python and is self-sufficient in terms that it does not
- rely on any third party tool.
Modified: packages/python-pysnmp4-mibs/trunk/debian/rules
===================================================================
--- packages/python-pysnmp4-mibs/trunk/debian/rules 2008-03-11 16:15:01 UTC (rev 4787)
+++ packages/python-pysnmp4-mibs/trunk/debian/rules 2008-03-11 22:10:26 UTC (rev 4788)
@@ -30,4 +30,3 @@
clean::
rm -rf $(DOC_DIR)/{de,fr,*.1} $(DOC_DIR)/en/*.1
-
More information about the Python-modules-commits
mailing list