r15895 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Mon May 12 09:47:29 UTC 2008
Author: lool
Date: Mon May 12 09:47:29 2008
New Revision: 15895
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15895
Log:
Wrap deps and build-deps.
Modified:
desktop/unstable/gnome-python-desktop/debian/changelog
desktop/unstable/gnome-python-desktop/debian/control
desktop/unstable/gnome-python-desktop/debian/control.in
Modified: desktop/unstable/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/changelog?rev=15895&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog Mon May 12 09:47:29 2008
@@ -1,3 +1,9 @@
+gnome-python-desktop (2.22.0-2) UNRELEASED; urgency=low
+
+ * Wrap deps and build-deps.
+
+ -- Loic Minier <lool at dooz.org> Mon, 12 May 2008 11:47:15 +0200
+
gnome-python-desktop (2.22.0-1) unstable; urgency=low
* New upstream release
Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=15895&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control (original)
+++ desktop/unstable/gnome-python-desktop/debian/control Mon May 12 09:47:29 2008
@@ -3,34 +3,59 @@
Priority: optional
Maintainer: Loic Minier <lool at dooz.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Julian Andres Klode <jak at jak-linux.org>, Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), gnome-pkg-tools (>= 0.10), python-support (>= 0.6), autotools-dev, dpkg-dev (>= 1.13.19),
- python, python-all-dev (>= 2.3.5-11), python-gtk2-dev (>= 2.10.3), python-gnome2-dev (>= 2.10.0), python-cairo-dev,
- libglib2.0-dev (>= 2.6.0), libgtk2.0-dev (>= 2.4), librsvg2-dev (>= 2.13.93), libgtop2-dev (>= 2.13.0), libwnck-dev (>= 2.19.3),
- libpanel-applet2-dev (>= 2.13.4),
- libtotem-plparser-dev (>= 1.4.0),
- libgnomeprint2.2-dev (>= 2.2.0),
- libgnomeprintui2.2-dev (>= 2.2),
- libgtksourceview-dev (>= 1.1.90),
- libnautilus-burn-dev (>= 2.15.3),
- libgnome-media-dev (>= 2.10.0),
- libgconf2-dev (>= 2.10.0),
- libmetacity-dev (>= 1:2.21.5),
- libgnome-keyring-dev (>= 0.5.0),
- libgnome-desktop-dev (>= 2.10.0),
- libecal1.2-dev (>= 1.4.0),
- libebook1.2-dev (>= 1.4.0),
- bug-buddy (>= 2.16)
+Build-Depends: debhelper (>= 5.0.37.2),
+ gnome-pkg-tools (>= 0.10),
+ python-support (>= 0.6),
+ autotools-dev,
+ dpkg-dev (>= 1.13.19),
+ python,
+ python-all-dev (>= 2.3.5-11),
+ python-gtk2-dev (>= 2.10.3),
+ python-gnome2-dev (>= 2.10.0),
+ python-cairo-dev,
+ libglib2.0-dev (>= 2.6.0),
+ libgtk2.0-dev (>= 2.4),
+ librsvg2-dev (>= 2.13.93),
+ libgtop2-dev (>= 2.13.0),
+ libwnck-dev (>= 2.19.3),
+ libpanel-applet2-dev (>= 2.13.4),
+ libtotem-plparser-dev (>= 1.4.0),
+ libgnomeprint2.2-dev (>= 2.2.0),
+ libgnomeprintui2.2-dev (>= 2.2),
+ libgtksourceview-dev (>= 1.1.90),
+ libnautilus-burn-dev (>= 2.15.3),
+ libgnome-media-dev (>= 2.10.0),
+ libgconf2-dev (>= 2.10.0),
+ libmetacity-dev (>= 1:2.21.5),
+ libgnome-keyring-dev (>= 0.5.0),
+ libgnome-desktop-dev (>= 2.10.0),
+ libecal1.2-dev (>= 1.4.0),
+ libebook1.2-dev (>= 1.4.0),
+ bug-buddy (>= 2.16)
Standards-Version: 3.7.3
XS-Python-Version: >= 2.3
Package: python-gnome2-desktop
Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, python-pyorbit, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-pyorbit,
+ ${shlibs:Depends}
Python-Depends: python-gtk2
Provides: ${python:Provides}
-Replaces: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), python2.3-gnome2-extras (<< 2.13.3), python2.4-gnome2-extras (<< 2.13.3), python2.4-gnome2-desktop, python-gnome2-extras (<< 2.13.3)
+Replaces: python2.2-gnome2 (<< 1.99.16-5),
+ python2.3-gnome2 (<< 2.9.1),
+ python2.3-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-desktop,
+ python-gnome2-extras (<< 2.13.3)
Suggests: python-gnome2-desktop-doc
-Conflicts: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), python2.3-gnome2-extras (<< 2.13.3), python2.4-gnome2-extras (<< 2.13.3), python2.4-gnome2-desktop, python-gnome2-extras (<< 2.13.3)
+Conflicts: python2.2-gnome2 (<< 1.99.16-5),
+ python2.3-gnome2 (<< 2.9.1),
+ python2.3-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-desktop,
+ python-gnome2-extras (<< 2.13.3)
XB-Python-Version: ${python:Versions}
Description: Python bindings for the GNOME desktop environment
This archive contains modules that allow you to write GNOME programs
@@ -50,9 +75,17 @@
Package: python-gnome2-desktop-dev
Architecture: all
-Depends: ${misc:Depends}, python-gnome2-desktop (>= ${source:Version}), python-gnome2-dev, python-gtk2-dev
-Replaces: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7), python-gnome2-dev (<< 2.9.0)
-Conflicts: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7), python-gnome2-dev (<< 2.9.0), python-gnome2-extras-dev (<< 2.13.3)
+Depends: ${misc:Depends},
+ python-gnome2-desktop (>= ${source:Version}),
+ python-gnome2-dev,
+ python-gtk2-dev
+Replaces: python2.2-gnome2 (<< 1.99.16-7),
+ python2.3-gnome2 (<< 1.99.16-7),
+ python-gnome2-dev (<< 2.9.0)
+Conflicts: python2.2-gnome2 (<< 1.99.16-7),
+ python2.3-gnome2 (<< 1.99.16-7),
+ python-gnome2-dev (<< 2.9.0),
+ python-gnome2-extras-dev (<< 2.13.3)
Description: Python bindings for the GNOME desktop environment
This archive contains files that allow you to build wrappers for addons
that interoperate gnome-python.
Modified: desktop/unstable/gnome-python-desktop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control.in?rev=15895&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in Mon May 12 09:47:29 2008
@@ -3,34 +3,59 @@
Priority: optional
Maintainer: Loic Minier <lool at dooz.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 5.0.37.2), gnome-pkg-tools (>= 0.10), python-support (>= 0.6), autotools-dev, dpkg-dev (>= 1.13.19),
- python, python-all-dev (>= 2.3.5-11), python-gtk2-dev (>= 2.10.3), python-gnome2-dev (>= 2.10.0), python-cairo-dev,
- libglib2.0-dev (>= 2.6.0), libgtk2.0-dev (>= 2.4), librsvg2-dev (>= 2.13.93), libgtop2-dev (>= 2.13.0), libwnck-dev (>= 2.19.3),
- libpanel-applet2-dev (>= 2.13.4),
- libtotem-plparser-dev (>= 1.4.0),
- libgnomeprint2.2-dev (>= 2.2.0),
- libgnomeprintui2.2-dev (>= 2.2),
- libgtksourceview-dev (>= 1.1.90),
- libnautilus-burn-dev (>= 2.15.3),
- libgnome-media-dev (>= 2.10.0),
- libgconf2-dev (>= 2.10.0),
- libmetacity-dev (>= 1:2.21.5),
- libgnome-keyring-dev (>= 0.5.0),
- libgnome-desktop-dev (>= 2.10.0),
- libecal1.2-dev (>= 1.4.0),
- libebook1.2-dev (>= 1.4.0),
- bug-buddy (>= 2.16)
+Build-Depends: debhelper (>= 5.0.37.2),
+ gnome-pkg-tools (>= 0.10),
+ python-support (>= 0.6),
+ autotools-dev,
+ dpkg-dev (>= 1.13.19),
+ python,
+ python-all-dev (>= 2.3.5-11),
+ python-gtk2-dev (>= 2.10.3),
+ python-gnome2-dev (>= 2.10.0),
+ python-cairo-dev,
+ libglib2.0-dev (>= 2.6.0),
+ libgtk2.0-dev (>= 2.4),
+ librsvg2-dev (>= 2.13.93),
+ libgtop2-dev (>= 2.13.0),
+ libwnck-dev (>= 2.19.3),
+ libpanel-applet2-dev (>= 2.13.4),
+ libtotem-plparser-dev (>= 1.4.0),
+ libgnomeprint2.2-dev (>= 2.2.0),
+ libgnomeprintui2.2-dev (>= 2.2),
+ libgtksourceview-dev (>= 1.1.90),
+ libnautilus-burn-dev (>= 2.15.3),
+ libgnome-media-dev (>= 2.10.0),
+ libgconf2-dev (>= 2.10.0),
+ libmetacity-dev (>= 1:2.21.5),
+ libgnome-keyring-dev (>= 0.5.0),
+ libgnome-desktop-dev (>= 2.10.0),
+ libecal1.2-dev (>= 1.4.0),
+ libebook1.2-dev (>= 1.4.0),
+ bug-buddy (>= 2.16)
Standards-Version: 3.7.3
XS-Python-Version: >= 2.3
Package: python-gnome2-desktop
Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, python-pyorbit, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-pyorbit,
+ ${shlibs:Depends}
Python-Depends: python-gtk2
Provides: ${python:Provides}
-Replaces: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), python2.3-gnome2-extras (<< 2.13.3), python2.4-gnome2-extras (<< 2.13.3), python2.4-gnome2-desktop, python-gnome2-extras (<< 2.13.3)
+Replaces: python2.2-gnome2 (<< 1.99.16-5),
+ python2.3-gnome2 (<< 2.9.1),
+ python2.3-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-desktop,
+ python-gnome2-extras (<< 2.13.3)
Suggests: python-gnome2-desktop-doc
-Conflicts: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), python2.3-gnome2-extras (<< 2.13.3), python2.4-gnome2-extras (<< 2.13.3), python2.4-gnome2-desktop, python-gnome2-extras (<< 2.13.3)
+Conflicts: python2.2-gnome2 (<< 1.99.16-5),
+ python2.3-gnome2 (<< 2.9.1),
+ python2.3-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-extras (<< 2.13.3),
+ python2.4-gnome2-desktop,
+ python-gnome2-extras (<< 2.13.3)
XB-Python-Version: ${python:Versions}
Description: Python bindings for the GNOME desktop environment
This archive contains modules that allow you to write GNOME programs
@@ -50,9 +75,17 @@
Package: python-gnome2-desktop-dev
Architecture: all
-Depends: ${misc:Depends}, python-gnome2-desktop (>= ${source:Version}), python-gnome2-dev, python-gtk2-dev
-Replaces: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7), python-gnome2-dev (<< 2.9.0)
-Conflicts: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7), python-gnome2-dev (<< 2.9.0), python-gnome2-extras-dev (<< 2.13.3)
+Depends: ${misc:Depends},
+ python-gnome2-desktop (>= ${source:Version}),
+ python-gnome2-dev,
+ python-gtk2-dev
+Replaces: python2.2-gnome2 (<< 1.99.16-7),
+ python2.3-gnome2 (<< 1.99.16-7),
+ python-gnome2-dev (<< 2.9.0)
+Conflicts: python2.2-gnome2 (<< 1.99.16-7),
+ python2.3-gnome2 (<< 1.99.16-7),
+ python-gnome2-dev (<< 2.9.0),
+ python-gnome2-extras-dev (<< 2.13.3)
Description: Python bindings for the GNOME desktop environment
This archive contains files that allow you to build wrappers for addons
that interoperate gnome-python.
More information about the pkg-gnome-commits
mailing list