r30120 - in /packages/unstable/gnome-python-extras/debian: changelog control control.in python-gda.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 9 23:27:37 UTC 2011


Author: biebl
Date: Sun Oct  9 23:27:37 2011
New Revision: 30120

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

Removed:
    packages/unstable/gnome-python-extras/debian/python-gda.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=30120&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Sun Oct  9 23:27:37 2011
@@ -6,8 +6,10 @@
   [ 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
+  * Drop python-gda package. There are no reverse dependencies left and gda
+    provides a gir package now.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 10 Oct 2011 01:26:04 +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=30120&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control [utf-8] Sun Oct  9 23:27:37 2011
@@ -7,7 +7,7 @@
 Section: python
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: http://www.pygtk.org/
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
@@ -16,7 +16,6 @@
                libglib2.0-dev (>= 2.6.0),
                libgtk2.0-dev (>= 2.4),
                python-gnome2-dev (>= 2.10.0),
-               libgda-4.0-dev (>= 3.99.11),
                libgksu2-dev (>= 2.0.4),
                python-gtk2-dev,
                libgnomevfs2-dev,
@@ -42,8 +41,7 @@
          python-gtk2-dev,
          python-eggtrayicon (>= ${source:Version}),
          python-gtkspell (>= ${source:Version}),
-         python-gksu2 (>= ${source:Version}),
-         python-gda (>= ${source:Version})
+         python-gksu2 (>= ${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 
@@ -89,16 +87,3 @@
  This package contains bindings allowing to run Python programs using 
  the gksu library to authenticate users and execute programs with the 
  privileges of another user under the X window system.
-
-Package: python-gda
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gobject
-Breaks: python-gnome2-extras (<< 2.25.3)
-Replaces: python-gnome2-extras (<< 2.25.3)
-Description: Python bindings for the GNOME data abstraction library
- This package contains bindings allowing to run Python programs using 
- the GNOME data abstraction (gda), a database access library based on 
- Glib.

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=30120&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 23:27:37 2011
@@ -11,7 +11,6 @@
                libglib2.0-dev (>= 2.6.0),
                libgtk2.0-dev (>= 2.4),
                python-gnome2-dev (>= 2.10.0),
-               libgda-4.0-dev (>= 3.99.11),
                libgksu2-dev (>= 2.0.4),
                python-gtk2-dev,
                libgnomevfs2-dev,
@@ -37,8 +36,7 @@
          python-gtk2-dev,
          python-eggtrayicon (>= ${source:Version}),
          python-gtkspell (>= ${source:Version}),
-         python-gksu2 (>= ${source:Version}),
-         python-gda (>= ${source:Version})
+         python-gksu2 (>= ${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 
@@ -84,16 +82,3 @@
  This package contains bindings allowing to run Python programs using 
  the gksu library to authenticate users and execute programs with the 
  privileges of another user under the X window system.
-
-Package: python-gda
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gobject
-Breaks: python-gnome2-extras (<< 2.25.3)
-Replaces: python-gnome2-extras (<< 2.25.3)
-Description: Python bindings for the GNOME data abstraction library
- This package contains bindings allowing to run Python programs using 
- the GNOME data abstraction (gda), a database access library based on 
- Glib.




More information about the pkg-gnome-commits mailing list