r10040 - in /desktop/unstable/pessulus/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Apr 16 11:15:49 UTC 2007


Author: lool
Date: Mon Apr 16 11:15:49 2007
New Revision: 10040

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10040
Log:
* Move python-central to build-depends.

Modified:
    desktop/unstable/pessulus/debian/changelog
    desktop/unstable/pessulus/debian/control
    desktop/unstable/pessulus/debian/control.in

Modified: desktop/unstable/pessulus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pessulus/debian/changelog?rev=10040&op=diff
==============================================================================
--- desktop/unstable/pessulus/debian/changelog (original)
+++ desktop/unstable/pessulus/debian/changelog Mon Apr 16 11:15:49 2007
@@ -5,8 +5,9 @@
   * Bump up Debhelper compatibility level to 5.
   * Wrap build-deps and deps.
   * Drop python2.4-* depends as python2.4 is now the default version.
+  * Move python-central to build-depends.
 
- -- Loic Minier <lool at dooz.org>  Mon, 16 Apr 2007 13:15:02 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 16 Apr 2007 13:15:39 +0200
 
 pessulus (2.16.2-1) experimental; urgency=low
 

Modified: desktop/unstable/pessulus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pessulus/debian/control?rev=10040&op=diff
==============================================================================
--- desktop/unstable/pessulus/debian/control (original)
+++ desktop/unstable/pessulus/debian/control Mon Apr 16 11:15:49 2007
@@ -5,12 +5,12 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
 Build-Depends: cdbs (>= 0.4.43),
                debhelper (>= 5.0.37.2),
-               gnome-pkg-tools (>= 0.10),
-               python-central (>= 0.4.17)
+               gnome-pkg-tools (>= 0.10)
 Build-Depends-Indep: python,
                      python2.4,
                      gconf2,
-                     intltool
+                     intltool,
+                     python-central (>= 0.4.17)
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.4
 

Modified: desktop/unstable/pessulus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pessulus/debian/control.in?rev=10040&op=diff
==============================================================================
--- desktop/unstable/pessulus/debian/control.in (original)
+++ desktop/unstable/pessulus/debian/control.in Mon Apr 16 11:15:49 2007
@@ -5,12 +5,12 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.43),
                debhelper (>= 5.0.37.2),
-               gnome-pkg-tools (>= 0.10),
-               python-central (>= 0.4.17)
+               gnome-pkg-tools (>= 0.10)
 Build-Depends-Indep: python,
                      python2.4,
                      gconf2,
-                     intltool
+                     intltool,
+                     python-central (>= 0.4.17)
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.4
 




More information about the pkg-gnome-commits mailing list