r32657 - in /packages/unstable/gnome-tweak-tool/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Feb 23 00:14:53 UTC 2012


Author: biebl
Date: Thu Feb 23 00:14:52 2012
New Revision: 32657

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32657
Log:
* debian/control.in:
  - Remove Depends on gnome-shell-common. It is no longer necessary with the
    above patch.

Modified:
    packages/unstable/gnome-tweak-tool/debian/changelog
    packages/unstable/gnome-tweak-tool/debian/control
    packages/unstable/gnome-tweak-tool/debian/control.in

Modified: packages/unstable/gnome-tweak-tool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/changelog?rev=32657&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/changelog [utf-8] Thu Feb 23 00:14:52 2012
@@ -3,11 +3,14 @@
   * debian/patches/02_dont-crash-on-missing-schemas.patch:
     - Don't crash on missing gsettings schemas. Closes: #655535
       Patch cherry-picked and rebased from upstream Git.
+  * debian/control.in:
+    - Remove Depends on gnome-shell-common. It is no longer necessary with the
+      above patch.
   * debian/patches/03_fix-user-theme-extension-UUID.patch:
     - Fix UUID for user-theme extension. Closes: #660428
       Patch cherry-picked from upstream Git.
 
- -- Michael Biebl <biebl at debian.org>  Thu, 23 Feb 2012 01:06:33 +0100
+ -- Michael Biebl <biebl at debian.org>  Thu, 23 Feb 2012 01:13:56 +0100
 
 gnome-tweak-tool (3.2.2-2) unstable; urgency=low
 

Modified: packages/unstable/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control?rev=32657&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control [utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control [utf-8] Thu Feb 23 00:14:52 2012
@@ -26,7 +26,6 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
-         gnome-shell-common (>= 3.2),
          gsettings-desktop-schemas (>= 3.0.0),
          python-gi (>= 2.29.0),
          gir1.2-gtk-3.0,

Modified: packages/unstable/gnome-tweak-tool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control.in?rev=32657&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control.in [utf-8] Thu Feb 23 00:14:52 2012
@@ -21,7 +21,6 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
-         gnome-shell-common (>= 3.2),
          gsettings-desktop-schemas (>= 3.0.0),
          python-gi (>= 2.29.0),
          gir1.2-gtk-3.0,




More information about the pkg-gnome-commits mailing list