[Python-apps-commits] r1796 - in packages/startupmanager/trunk/debian (changelog control)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Sat Sep 13 16:03:16 UTC 2008
Date: Saturday, September 13, 2008 @ 16:03:15
Author: gothicx-guest
Revision: 1796
Change b-p from python-all-dev to python-defaults
Modified:
packages/startupmanager/trunk/debian/changelog
packages/startupmanager/trunk/debian/control
Modified: packages/startupmanager/trunk/debian/changelog
===================================================================
--- packages/startupmanager/trunk/debian/changelog 2008-09-13 15:38:11 UTC (rev 1795)
+++ packages/startupmanager/trunk/debian/changelog 2008-09-13 16:03:15 UTC (rev 1796)
@@ -1,6 +1,8 @@
startupmanager (1.9.11-2) UNRELEASED; urgency=low
* Bump Standards-Version to 3.8.0 (no changes).
+ * debian/control:
+ + Change python-all-dev to python-defaults in build-depends.
-- Marco Rodrigues <gothicx at sapo.pt> Sun, 10 Aug 2008 01:28:11 +0100
Modified: packages/startupmanager/trunk/debian/control
===================================================================
--- packages/startupmanager/trunk/debian/control 2008-09-13 15:38:11 UTC (rev 1795)
+++ packages/startupmanager/trunk/debian/control 2008-09-13 16:03:15 UTC (rev 1796)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Uploaders: Marco Rodrigues <gothicx at sapo.pt>, Vincent Legout <bixente44 at gmail.com>
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.6)
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38), python-defaults (>= 2.3.5-11), python-central (>= 0.6)
Build-Depends-Indep: intltool, gnome-doc-utils
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/python-apps/packages/startupmanager/trunk
More information about the Python-apps-commits
mailing list