r21613 - in /desktop/unstable/gnome-menus/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Sep 26 00:12:30 UTC 2009


Author: joss
Date: Sat Sep 26 00:12:25 2009
New Revision: 21613

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21613
Log:
Dropped dependency on python-glade2.

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

Modified: desktop/unstable/gnome-menus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/changelog?rev=21613&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/changelog [utf-8] Sat Sep 26 00:12:25 2009
@@ -5,6 +5,7 @@
   * 12_submenus_inherit.patch, 12_merge_duplicates.patch: dropped, 
     merged upstream.
   * Update list of installed files.
+  * Dropped dependency on python-glade2.
 
  -- Josselin Mouette <joss at debian.org>  Sat, 26 Sep 2009 01:44:51 +0200
 

Modified: desktop/unstable/gnome-menus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/control?rev=21613&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/control [utf-8] Sat Sep 26 00:12:25 2009
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Josselin Mouette <joss at debian.org>
 Build-Depends: debhelper (>= 5.0.37.2),
                cdbs (>= 0.4.43),
                libglib2.0-dev (>= 2.15.2),
@@ -20,8 +20,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         python-gmenu (= ${binary:Version}),
-         python-glade2
+         python-gmenu (= ${binary:Version})
 Replaces: kdelibs-data (<< 4:3.3.2-1ubuntu1)
 XB-Python-Version: ${python:Versions}
 Description: an implementation of the freedesktop menu specification for GNOME

Modified: desktop/unstable/gnome-menus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/control.in?rev=21613&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/control.in [utf-8] Sat Sep 26 00:12:25 2009
@@ -20,8 +20,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         python-gmenu (= ${binary:Version}),
-         python-glade2
+         python-gmenu (= ${binary:Version})
 Replaces: kdelibs-data (<< 4:3.3.2-1ubuntu1)
 XB-Python-Version: ${python:Versions}
 Description: an implementation of the freedesktop menu specification for GNOME




More information about the pkg-gnome-commits mailing list