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

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


Author: lool
Date: Mon Apr 16 11:11:59 2007
New Revision: 10038

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10038
Log:
* Wrap build-deps and deps.

Modified:
    desktop/unstable/pessulus/debian/changelog
    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=10038&op=diff
==============================================================================
--- desktop/unstable/pessulus/debian/changelog (original)
+++ desktop/unstable/pessulus/debian/changelog Mon Apr 16 11:11:59 2007
@@ -3,8 +3,9 @@
   * Merge 0.10.4-2; SVN r8331:9116.
   * Upload to unstable; drop check-dist include.
   * Bump up Debhelper compatibility level to 5.
+  * Wrap build-deps and deps.
 
- -- Loic Minier <lool at dooz.org>  Mon, 16 Apr 2007 13:09:18 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 16 Apr 2007 13:11:43 +0200
 
 pessulus (2.16.2-1) experimental; urgency=low
 

Modified: desktop/unstable/pessulus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pessulus/debian/control.in?rev=10038&op=diff
==============================================================================
--- desktop/unstable/pessulus/debian/control.in (original)
+++ desktop/unstable/pessulus/debian/control.in Mon Apr 16 11:11:59 2007
@@ -3,14 +3,27 @@
 Priority: optional
 Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), gnome-pkg-tools (>= 0.10), python-central (>= 0.4.17)
-Build-Depends-Indep: python, python2.4, gconf2, intltool
+Build-Depends: cdbs (>= 0.4.43),
+               debhelper (>= 5.0.37.2),
+               gnome-pkg-tools (>= 0.10),
+               python-central (>= 0.4.17)
+Build-Depends-Indep: python,
+                     python2.4,
+                     gconf2,
+                     intltool
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.4
 
 Package: pessulus
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python2.4-gtk2, python-gtk2 (>= 2.6.0), python2.4-glade2, python-glade2 (>= 2.6.0), python2.4-gnome2, python-gnome2 (>= 2.6.0)
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python2.4-gtk2,
+         python-gtk2 (>= 2.6.0),
+         python2.4-glade2,
+         python-glade2 (>= 2.6.0),
+         python2.4-gnome2,
+         python-gnome2 (>= 2.6.0)
 XB-Python-Version: ${python:Versions}
 Description: lockdown editor for GNOME
  pessulus enables the system administrator to set mandatory settings in




More information about the pkg-gnome-commits mailing list