r13847 - in /desktop/unstable/gnome-python/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Thu Dec 13 18:16:42 UTC 2007


Author: pochu-guest
Date: Thu Dec 13 18:16:42 2007
New Revision: 13847

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13847
Log:
* New upstream release.
* debian/control:
  - Bumped Standard-Versions to 3.7.3. No changes needed.
  - Add Homepage, Vcs-Browser and Vcs-Svn fields.
  - Remove fake homepage field from the descriptions.
  - Improve python-gnome2-dev short description.
  - python-gnome2-dev doesn't recommend python-gnome2-extras-dev anymore.

Modified:
    desktop/unstable/gnome-python/debian/changelog
    desktop/unstable/gnome-python/debian/control
    desktop/unstable/gnome-python/debian/control.in

Modified: desktop/unstable/gnome-python/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/changelog?rev=13847&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/changelog (original)
+++ desktop/unstable/gnome-python/debian/changelog Thu Dec 13 18:16:42 2007
@@ -1,3 +1,15 @@
+gnome-python (2.20.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Bumped Standard-Versions to 3.7.3. No changes needed.
+    - Add Homepage, Vcs-Browser and Vcs-Svn fields.
+    - Remove fake homepage field from the descriptions.
+    - Improve python-gnome2-dev short description.
+    - python-gnome2-dev doesn't recommend python-gnome2-extras-dev anymore.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Thu, 13 Dec 2007 19:15:25 +0100
+
 gnome-python (2.20.0-1) unstable; urgency=low
 
   [ Kilian Krause ]

Modified: desktop/unstable/gnome-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control?rev=13847&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control (original)
+++ desktop/unstable/gnome-python/debian/control Thu Dec 13 18:16:42 2007
@@ -19,8 +19,11 @@
                libgconf2-dev (>= 2.11.1),
                libbonobo2-dev (>= 2.8.0),
                libbonoboui2-dev (>= 2.8.0)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 XS-Python-Version: >= 2.2
+Homepage: http://www.daa.com.au/~james/software/pygtk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/?op=log
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-python/debian
 
 Package: python-gnome2
 Architecture: any
@@ -36,8 +39,6 @@
  This archive contains modules that allow you to write GNOME programs
  in Python. This package contains the bindings for the new version 2.0
  of that desktop environment.
- .
- URL: http://www.daa.com.au/~james/software/pygtk/
 
 Package: python-gnome2-dev
 Architecture: all
@@ -46,14 +47,11 @@
          python-gnome2 (>= ${source:Version}),
          python-gtk2-dev (>= 2.10.3),
          python-pyorbit-dev (>= 2.0.1-4)
-Recommends: python-gnome2-extras-dev
 Replaces: python2.2-gnome2 (<< 1.99.16-7),
           python2.3-gnome2 (<< 2.12.1-3),
           python2.4-gnome2 (<< 2.12.1-3)
 Conflicts: python2.2-gnome2 (<< 1.99.16-7),
            python2.3-gnome2 (<< 2.12.1-3)
-Description: Python bindings for the GNOME desktop environment
+Description: Python bindings for the GNOME desktop environment - development files
  This archive contains files that allow you to build wrappers for addon
  that interoperate gnome-python.
- .
- URL: http://www.daa.com.au/~james/software/pygtk/

Modified: desktop/unstable/gnome-python/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control.in?rev=13847&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control.in (original)
+++ desktop/unstable/gnome-python/debian/control.in Thu Dec 13 18:16:42 2007
@@ -20,8 +20,11 @@
                libbonobo2-dev (>= 2.8.0),
                libbonoboui2-dev (>= 2.8.0),
                dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 XS-Python-Version: >= 2.2
+Homepage: http://www.daa.com.au/~james/software/pygtk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/?op=log
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-python/debian
 
 Package: python-gnome2
 Architecture: any
@@ -37,8 +40,6 @@
  This archive contains modules that allow you to write GNOME programs
  in Python. This package contains the bindings for the new version 2.0
  of that desktop environment.
- .
- URL: http://www.daa.com.au/~james/software/pygtk/
 
 Package: python-gnome2-dev
 Architecture: all
@@ -47,14 +48,11 @@
          python-gnome2 (>= ${source:Version}),
          python-gtk2-dev (>= 2.10.3),
          python-pyorbit-dev (>= 2.0.1-4)
-Recommends: python-gnome2-extras-dev
 Replaces: python2.2-gnome2 (<< 1.99.16-7),
           python2.3-gnome2 (<< 2.12.1-3),
           python2.4-gnome2 (<< 2.12.1-3)
 Conflicts: python2.2-gnome2 (<< 1.99.16-7),
            python2.3-gnome2 (<< 2.12.1-3)
-Description: Python bindings for the GNOME desktop environment
+Description: Python bindings for the GNOME desktop environment - development files
  This archive contains files that allow you to build wrappers for addon
  that interoperate gnome-python.
- .
- URL: http://www.daa.com.au/~james/software/pygtk/




More information about the pkg-gnome-commits mailing list