r30112 - in /packages/unstable/gnome-python-extras/debian: changelog control control.in python-gdl.examples python-gdl.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 9 22:58:25 UTC 2011


Author: biebl
Date: Sun Oct  9 22:58:25 2011
New Revision: 30112

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30112
Log:
Drop python-gdl package. There are no reverse dependencies left and gdl
provides a gir package now.

Removed:
    packages/unstable/gnome-python-extras/debian/python-gdl.examples
    packages/unstable/gnome-python-extras/debian/python-gdl.install
Modified:
    packages/unstable/gnome-python-extras/debian/changelog
    packages/unstable/gnome-python-extras/debian/control
    packages/unstable/gnome-python-extras/debian/control.in

Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=30112&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Sun Oct  9 22:58:25 2011
@@ -1,8 +1,13 @@
 gnome-python-extras (2.25.3-11) UNRELEASED; urgency=low
 
+  [ Laurent Bigonville ]
   * debian/rules: Drop .la files
 
- -- Laurent Bigonville <bigon at debian.org>  Thu, 26 May 2011 12:49:26 +0200
+  [ Michael Biebl ]
+  * Drop python-gdl package. There are no reverse dependencies left and gdl
+    provides a gir package now.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 10 Oct 2011 00:53:46 +0200
 
 gnome-python-extras (2.25.3-10) unstable; urgency=low
 

Modified: packages/unstable/gnome-python-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control?rev=30112&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control [utf-8] Sun Oct  9 22:58:25 2011
@@ -23,7 +23,6 @@
                libbonoboui2-dev,
                libgnomeui-dev,
                libgtkspell-dev (>= 2.0.0),
-               libgdl-1-dev (>= 2.27.92),
                libglade2-dev,
                python-all-dev (>= 2.6.6-3~),
                xsltproc,
@@ -44,8 +43,7 @@
          python-eggtrayicon (>= ${source:Version}),
          python-gtkspell (>= ${source:Version}),
          python-gksu2 (>= ${source:Version}),
-         python-gda (>= ${source:Version}),
-         python-gdl (>= ${source:Version})
+         python-gda (>= ${source:Version})
 Description: Development files for the extra GNOME Python bindings
  This package contains files that allow you to build wrappers for 
  addons that interoperate with Python bindings of GNOME libraries that 
@@ -104,15 +102,3 @@
  This package contains bindings allowing to run Python programs using 
  the GNOME data abstraction (gda), a database access library based on 
  Glib.
-
-Package: python-gdl
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Breaks: python-gnome2-extras (<< 2.25.3-2)
-Replaces: python-gnome2-extras (<< 2.25.3-2)
-Description: Python bindings for the GNOME devtool library
- This package contains bindings allowing to run Python programs using 
- the GNOME devtool (gdl) library.

Modified: packages/unstable/gnome-python-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control.in?rev=30112&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control.in [utf-8] Sun Oct  9 22:58:25 2011
@@ -18,7 +18,6 @@
                libbonoboui2-dev,
                libgnomeui-dev,
                libgtkspell-dev (>= 2.0.0),
-               libgdl-1-dev (>= 2.27.92),
                libglade2-dev,
                python-all-dev (>= 2.6.6-3~),
                xsltproc,
@@ -39,8 +38,7 @@
          python-eggtrayicon (>= ${source:Version}),
          python-gtkspell (>= ${source:Version}),
          python-gksu2 (>= ${source:Version}),
-         python-gda (>= ${source:Version}),
-         python-gdl (>= ${source:Version})
+         python-gda (>= ${source:Version})
 Description: Development files for the extra GNOME Python bindings
  This package contains files that allow you to build wrappers for 
  addons that interoperate with Python bindings of GNOME libraries that 
@@ -99,15 +97,3 @@
  This package contains bindings allowing to run Python programs using 
  the GNOME data abstraction (gda), a database access library based on 
  Glib.
-
-Package: python-gdl
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Breaks: python-gnome2-extras (<< 2.25.3-2)
-Replaces: python-gnome2-extras (<< 2.25.3-2)
-Description: Python bindings for the GNOME devtool library
- This package contains bindings allowing to run Python programs using 
- the GNOME devtool (gdl) library.




More information about the pkg-gnome-commits mailing list