r24090 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in python-gnomeprint.examples python-gnomeprint.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Apr 29 11:28:15 UTC 2010


Author: pochu
Date: Thu Apr 29 11:28:11 2010
New Revision: 24090

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24090
Log:
* debian/control.in,
  debian/python-gnomeprint.install,
  debian/python-gnomeprint.examples:
  - Remove python-gnomeprint. It's deprecated and no longer used
    by anything in the archive.

Removed:
    desktop/unstable/gnome-python-desktop/debian/python-gnomeprint.examples
    desktop/unstable/gnome-python-desktop/debian/python-gnomeprint.install
Modified:
    desktop/unstable/gnome-python-desktop/debian/changelog
    desktop/unstable/gnome-python-desktop/debian/control
    desktop/unstable/gnome-python-desktop/debian/control.in

Modified: desktop/unstable/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/changelog?rev=24090&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Thu Apr 29 11:28:11 2010
@@ -7,6 +7,11 @@
     debian/rules,
     debian/source/format:
     - Switch to source format 3.0 (quilt).
+  * debian/control.in,
+    debian/python-gnomeprint.install,
+    debian/python-gnomeprint.examples:
+    - Remove python-gnomeprint. It's deprecated and no longer used
+      by anything in the archive.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Fri, 23 Apr 2010 00:44:00 +0200
 

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=24090&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Thu Apr 29 11:28:11 2010
@@ -27,8 +27,6 @@
                libwnck-dev (>= 2.19.3),
                libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
-               libgnomeprint2.2-dev (>= 2.2.0),
-               libgnomeprintui2.2-dev (>= 2.2),
                libgnome-media-dev (>= 2.10.0) [!hurd-i386],
                libgconf2-dev (>= 2.10.0),
                libmetacity-dev (>= 1:2.21.5),
@@ -52,7 +50,6 @@
          python-gnomeapplet (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
-         python-gnomeprint (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
          python-mediaprofiles (>= ${source:Version}) [!hurd-any],
          python-metacity (>= ${source:Version}),
@@ -148,23 +145,6 @@
  This package contains a module that allows to access and manipulate
  the GNOME keyring framework in Python.
 
-Package: python-gnomeprint
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2,
-         python-gnome2 (>= 2.10.0)
-Conflicts: python-gnome2-desktop (<< 2.24.0-2),
-           python-gnome2-desktop-doc
-Replaces: python-gnome2-desktop-doc
-Description: Python bindings for the GNOME printing library
- This package contains a module that allows to use the Gnomeprint
- library in Python applications.
- .
- The Gnomeprint library is deprecated in favor of GTK+, so this module
- should not be used in newly written applications.
-
 Package: python-gtop
 Architecture: any
 Depends: ${misc:Depends},

Modified: desktop/unstable/gnome-python-desktop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control.in?rev=24090&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Thu Apr 29 11:28:11 2010
@@ -22,8 +22,6 @@
                libwnck-dev (>= 2.19.3),
                libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
-               libgnomeprint2.2-dev (>= 2.2.0),
-               libgnomeprintui2.2-dev (>= 2.2),
                libgnome-media-dev (>= 2.10.0) [!hurd-i386],
                libgconf2-dev (>= 2.10.0),
                libmetacity-dev (>= 1:2.21.5),
@@ -47,7 +45,6 @@
          python-gnomeapplet (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
-         python-gnomeprint (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
          python-mediaprofiles (>= ${source:Version}) [!hurd-any],
          python-metacity (>= ${source:Version}),
@@ -143,23 +140,6 @@
  This package contains a module that allows to access and manipulate
  the GNOME keyring framework in Python.
 
-Package: python-gnomeprint
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2,
-         python-gnome2 (>= 2.10.0)
-Conflicts: python-gnome2-desktop (<< 2.24.0-2),
-           python-gnome2-desktop-doc
-Replaces: python-gnome2-desktop-doc
-Description: Python bindings for the GNOME printing library
- This package contains a module that allows to use the Gnomeprint
- library in Python applications.
- .
- The Gnomeprint library is deprecated in favor of GTK+, so this module
- should not be used in newly written applications.
-
 Package: python-gtop
 Architecture: any
 Depends: ${misc:Depends},




More information about the pkg-gnome-commits mailing list