r22725 - in /desktop/unstable/pyorbit/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Wed Jan 6 16:58:40 UTC 2010
Author: joss
Date: Wed Jan 6 16:58:38 2010
New Revision: 22725
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22725
Log:
* Remove Provides: in python-pyorbit-omg, they are not used anyway.
* This allows to drop the Python-Depends field as well, removing the
need for further rebuild-only uploads.
Modified:
desktop/unstable/pyorbit/debian/changelog
desktop/unstable/pyorbit/debian/control
desktop/unstable/pyorbit/debian/control.in
Modified: desktop/unstable/pyorbit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pyorbit/debian/changelog?rev=22725&op=diff
==============================================================================
--- desktop/unstable/pyorbit/debian/changelog [utf-8] (original)
+++ desktop/unstable/pyorbit/debian/changelog [utf-8] Wed Jan 6 16:58:38 2010
@@ -1,3 +1,11 @@
+pyorbit (2.24.0-5) unstable; urgency=low
+
+ * Remove Provides: in python-pyorbit-omg, they are not used anyway.
+ * This allows to drop the Python-Depends field as well, removing the
+ need for further rebuild-only uploads.
+
+ -- Josselin Mouette <joss at debian.org> Wed, 06 Jan 2010 17:58:27 +0100
+
pyorbit (2.24.0-4) unstable; urgency=low
* Rebuilt against python-defaults without python2.4 support.
Modified: desktop/unstable/pyorbit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pyorbit/debian/control?rev=22725&op=diff
==============================================================================
--- desktop/unstable/pyorbit/debian/control [utf-8] (original)
+++ desktop/unstable/pyorbit/debian/control [utf-8] Wed Jan 6 16:58:38 2010
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: pyorbit
Section: python
Priority: optional
@@ -59,9 +64,8 @@
Package: python-pyorbit-omg
Architecture: all
Depends: ${misc:Depends},
- ${python:Depends}
-Python-Depends: python-pyorbit (>= ${source:Version})
-Provides: ${python:Provides}
+ ${python:Depends},
+ python-pyorbit (>= ${source:Version})
XB-Python-Version: ${python:Versions}
Conflicts: python2.3-omniorb2-omg,
python2.4-omniorb2-omg,
Modified: desktop/unstable/pyorbit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pyorbit/debian/control.in?rev=22725&op=diff
==============================================================================
--- desktop/unstable/pyorbit/debian/control.in [utf-8] (original)
+++ desktop/unstable/pyorbit/debian/control.in [utf-8] Wed Jan 6 16:58:38 2010
@@ -59,9 +59,8 @@
Package: python-pyorbit-omg
Architecture: all
Depends: ${misc:Depends},
- ${python:Depends}
-Python-Depends: python-pyorbit (>= ${source:Version})
-Provides: ${python:Provides}
+ ${python:Depends},
+ python-pyorbit (>= ${source:Version})
XB-Python-Version: ${python:Versions}
Conflicts: python2.3-omniorb2-omg,
python2.4-omniorb2-omg,
More information about the pkg-gnome-commits
mailing list