r36240 - in /desktop/unstable/gcalctool/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Nov 7 15:58:27 UTC 2012


Author: joss
Date: Wed Nov  7 15:58:27 2012
New Revision: 36240

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36240
Log:
Recommend gnome-icon-theme-symbolic. Closes: #692197.

Modified:
    desktop/unstable/gcalctool/debian/changelog
    desktop/unstable/gcalctool/debian/control
    desktop/unstable/gcalctool/debian/control.in

Modified: desktop/unstable/gcalctool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/changelog?rev=36240&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/changelog [utf-8] (original)
+++ desktop/unstable/gcalctool/debian/changelog [utf-8] Wed Nov  7 15:58:27 2012
@@ -1,3 +1,9 @@
+gcalctool (6.4.2.1-3) UNRELEASED; urgency=low
+
+  * Recommend gnome-icon-theme-symbolic. Closes: #692197.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 07 Nov 2012 16:51:30 +0100
+
 gcalctool (6.4.2.1-2) unstable; urgency=low
 
   * Don't override LDFLAGS so hardening build flags are correctly applied.

Modified: desktop/unstable/gcalctool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/control?rev=36240&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/control [utf-8] (original)
+++ desktop/unstable/gcalctool/debian/control [utf-8] Wed Nov  7 15:58:27 2012
@@ -30,7 +30,8 @@
          ${misc:Depends}
 Recommends: yelp,
             gvfs,
-            gnome-icon-theme
+            gnome-icon-theme,
+            gnome-icon-theme-symbolic
 Description: GNOME desktop calculator
  gcalctool is a powerful graphical calculator with financial, logical and
  scientific modes. It uses a multiple precision package to do its arithmetic

Modified: desktop/unstable/gcalctool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/control.in?rev=36240&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/control.in [utf-8] (original)
+++ desktop/unstable/gcalctool/debian/control.in [utf-8] Wed Nov  7 15:58:27 2012
@@ -25,7 +25,8 @@
          ${misc:Depends}
 Recommends: yelp,
             gvfs,
-            gnome-icon-theme
+            gnome-icon-theme,
+            gnome-icon-theme-symbolic
 Description: GNOME desktop calculator
  gcalctool is a powerful graphical calculator with financial, logical and
  scientific modes. It uses a multiple precision package to do its arithmetic




More information about the pkg-gnome-commits mailing list