[Python-modules-commits] r8340 - in packages/pyrad/trunk/debian (changelog control)
sharky at users.alioth.debian.org
sharky at users.alioth.debian.org
Sun May 3 10:34:18 UTC 2009
Date: Sunday, May 3, 2009 @ 10:34:17
Author: sharky
Revision: 8340
cleanup lintian warnings
Modified:
packages/pyrad/trunk/debian/changelog
packages/pyrad/trunk/debian/control
Modified: packages/pyrad/trunk/debian/changelog
===================================================================
--- packages/pyrad/trunk/debian/changelog 2009-05-01 20:22:06 UTC (rev 8339)
+++ packages/pyrad/trunk/debian/changelog 2009-05-03 10:34:17 UTC (rev 8340)
@@ -1,3 +1,10 @@
+pyrad (1.1-5) unstable; urgency=low
+
+ * Update Standards-Version to 3.8.1 (no changes).
+ * Add ${misc:Depends} to dependencies.
+
+ -- Jeremy Lainé <jeremy.laine at m4x.org> Sun, 03 May 2009 12:34:05 +0200
+
pyrad (1.1-4) unstable; urgency=low
[ Jeremy Lainé ]
Modified: packages/pyrad/trunk/debian/control
===================================================================
--- packages/pyrad/trunk/debian/control 2009-05-01 20:22:06 UTC (rev 8339)
+++ packages/pyrad/trunk/debian/control 2009-05-03 10:34:17 UTC (rev 8340)
@@ -4,14 +4,14 @@
Maintainer: Jeremy Lainé <jeremy.laine at m4x.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Bjorn Ove Grotan <bgrotan at grotan.com>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), python-support (>= 0.4), python-setuptools
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://www.wiggy.net/code/pyrad/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyrad/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyrad/trunk/
Package: python-pyrad
Architecture: all
-Depends: ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}
Provides: ${python:Provides}, pyrad
Conflicts: pyrad (<< 0.8-1.1)
Replaces: pyrad (<< 0.8-1.1)
More information about the Python-modules-commits
mailing list