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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Sep 18 18:38:25 UTC 2008


Author: joss
Date: Thu Sep 18 18:38:25 2008
New Revision: 17011

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17011
Log:
Depend on gnome-icon-theme. Closes: #499439.

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=17011&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/changelog (original)
+++ desktop/unstable/gcalctool/debian/changelog Thu Sep 18 18:38:25 2008
@@ -1,9 +1,10 @@
-gcalctool (5.22.3-2) UNRELEASED; urgency=low
+gcalctool (5.22.3-2) unstable; urgency=low
 
   * 01_ro.po.patch: patch from Eddy Petrisor to fix wrong translation of 
     the D letter. Closes: #486812.
-
- -- Josselin Mouette <joss at debian.org>  Tue, 22 Jul 2008 18:13:31 +0200
+  * Depend on gnome-icon-theme. Closes: #499439.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 18 Sep 2008 20:39:55 +0200
 
 gcalctool (5.22.3-1) unstable; urgency=low
 

Modified: desktop/unstable/gcalctool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/control?rev=17011&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/control (original)
+++ desktop/unstable/gcalctool/debian/control Thu Sep 18 18:38:25 2008
@@ -2,7 +2,7 @@
 Section: math
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev (>= 2.11.6), libgconf2-dev (>= 2.6.1-2), libglade2-dev, scrollkeeper, gnome-pkg-tools (>= 0.10), libxml-parser-perl, flex, bison, gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.8.0
 
@@ -10,7 +10,7 @@
 Conflicts: gnome-utils (<< 2.4)
 Replaces: gnome-utils (<< 2.4)
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-icon-theme
 Description: A GTK2 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=17011&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/control.in (original)
+++ desktop/unstable/gcalctool/debian/control.in Thu Sep 18 18:38:25 2008
@@ -10,7 +10,7 @@
 Conflicts: gnome-utils (<< 2.4)
 Replaces: gnome-utils (<< 2.4)
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-icon-theme
 Description: A GTK2 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