r11483 - in /desktop/unstable/pygtk/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Jun 12 19:13:14 UTC 2007


Author: joss
Date: Tue Jun 12 19:13:14 2007
New Revision: 11483

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11483
Log:
* Split the documentation in the python-gtk2-doc package as it is
* python:Version -> python:Versions.
* Use source:Version and binary:Version.

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

Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=11483&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog (original)
+++ desktop/unstable/pygtk/debian/changelog Tue Jun 12 19:13:14 2007
@@ -1,9 +1,11 @@
 pygtk (2.10.4-3) unstable; urgency=low
 
-  * Split the documentation in the python-gtk2-doc package as it is 
+  * Split the documentation in the python-gtk2-doc package as it is
     really large. Incidentally closes: #428579.
-
- -- Josselin Mouette <joss at debian.org>  Tue, 12 Jun 2007 20:33:45 +0200
+  * python:Version -> python:Versions.
+  * Use source:Version and binary:Version.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 12 Jun 2007 21:06:10 +0200
 
 pygtk (2.10.4-2) unstable; urgency=low
 

Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=11483&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control (original)
+++ desktop/unstable/pygtk/debian/control Tue Jun 12 19:13:14 2007
@@ -32,7 +32,7 @@
          python-gobject (>= 2.12.1)
 Recommends: python-gtk2-doc
 Provides: ${python:Provides}
-XS-Python-Version: ${python:Version}
+XS-Python-Version: ${python:Versions}
 Conflicts: python-gdk-imlib,
            python-glade,
            python-gnome,
@@ -50,7 +50,7 @@
 Package: python-gtk2-dev
 Architecture: all
 Depends: ${python:Depends},
-         python-gtk2 (>= ${Source-Version}),
+         python-gtk2 (>= ${source:Version}),
          libglib2.0-dev (>= 2.8),
          libgtk2.0-dev (>= 2.10.0),
          python-dev,
@@ -78,7 +78,7 @@
 Depends: ${python:Depends},
          ${shlibs:Depends},
          ${misc:Depends},
-         python-gtk2 (= ${Source-Version})
+         python-gtk2 (= ${binary:Version})
 Recommends: python-gtk2-doc
 Conflicts: python-gdk-imlib,
            python-glade,

Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=11483&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in (original)
+++ desktop/unstable/pygtk/debian/control.in Tue Jun 12 19:13:14 2007
@@ -32,7 +32,7 @@
          python-gobject (>= 2.12.1)
 Recommends: python-gtk2-doc
 Provides: ${python:Provides}
-XS-Python-Version: ${python:Version}
+XS-Python-Version: ${python:Versions}
 Conflicts: python-gdk-imlib,
            python-glade,
            python-gnome,
@@ -50,7 +50,7 @@
 Package: python-gtk2-dev
 Architecture: all
 Depends: ${python:Depends},
-         python-gtk2 (>= ${Source-Version}),
+         python-gtk2 (>= ${source:Version}),
          libglib2.0-dev (>= 2.8),
          libgtk2.0-dev (>= 2.10.0),
          python-dev,
@@ -78,7 +78,7 @@
 Depends: ${python:Depends},
          ${shlibs:Depends},
          ${misc:Depends},
-         python-gtk2 (= ${Source-Version})
+         python-gtk2 (= ${binary:Version})
 Recommends: python-gtk2-doc
 Conflicts: python-gdk-imlib,
            python-glade,




More information about the pkg-gnome-commits mailing list