[maemo-commits] [maemo-commits] r13957 - projects/haf/trunk/gtk+/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Sep 20 19:42:40 EEST 2007
Author: tko
Date: 2007-09-20 19:42:37 +0300 (Thu, 20 Sep 2007)
New Revision: 13957

Modified:
   projects/haf/trunk/gtk+/debian/changelog
   projects/haf/trunk/gtk+/debian/control
   projects/haf/trunk/gtk+/debian/control.in
Log:
  * debian/control: Add gtk20-l10n to dependencies. (Fixes: NB#63541)


Modified: projects/haf/trunk/gtk+/debian/changelog
===================================================================
--- projects/haf/trunk/gtk+/debian/changelog	2007-09-20 15:19:13 UTC (rev 13956)
+++ projects/haf/trunk/gtk+/debian/changelog	2007-09-20 16:42:37 UTC (rev 13957)
@@ -8,8 +8,11 @@
   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
     (Fixes: NB#69304)
 
- -- Tommi Komulainen <tommi.komulainen at nokia.com>  Tue, 18 Sep 2007 14:26:10 +0300
+  * debian/control.in:
+  * debian/control: Add gtk20-l10n to dependencies. (Fixes: NB#63541)
 
+ -- Tommi Komulainen <tommi.komulainen at nokia.com>  Thu, 20 Sep 2007 19:40:49 +0300
+
 gtk+2.0 (2:2.10.12-0osso16) unstable; urgency=low
 
   * Use the reintroduced GScanner cache. Addresses NB#61907

Modified: projects/haf/trunk/gtk+/debian/control
===================================================================
--- projects/haf/trunk/gtk+/debian/control	2007-09-20 15:19:13 UTC (rev 13956)
+++ projects/haf/trunk/gtk+/debian/control	2007-09-20 16:42:37 UTC (rev 13957)
@@ -9,7 +9,7 @@
 Package: libgtk2.0-0
 Section: libs
 Architecture: any
-Depends: libgtk2.0-common (>= ${Source-Version}), libgtk2.0-bin (>= ${Source-Version}), ${shlibs:Depends}
+Depends: libgtk2.0-common (>= ${Source-Version}), libgtk2.0-bin (>= ${Source-Version}), gtk20-l10n, ${shlibs:Depends}
 Conflicts: libgtk2.0-0png3, eog2 (<< 1.0.1-4), gnome-panel2 (<< 2.0.4-1), celestia (<< 1.2.4-4), gimp1.3 (<< 1.3.7-1.1), metatheme (<< 0.9.7-3), libgnomeui-0 (<< 2.0.6-2), gtk2.0-examples (<< 2.2.0), libgdkxft0, gtk2-engines-wonderland (<= 1.0-2), gtk2-engines-cleanice (<= 1.2.8-1), gtk2-engines-thinice (<< 2.6), gtk2-engines-crux (<< 2.6), gtk2-engines-mist (<< 2.6), gtk2-engines-highcontrast (<< 2.6), gtk2-engines-lighthouseblue (<< 2.6), gnome-themes (<< 2.6), gtk2-engines-industrial (<< 0.2.32-5), gtk2-engines-pixbuf (<< 2.2.0-2.1), gtk2-engines-redmond95 (<< 2.2.0-2.1), gtk2-engines-metal (<< 2.2.0-2.1), gtk2-engines-magicchicken (<= 1.1.1-4), gtk2-engines-qtpixmap (<= 0.28-1), gtk2-engines-smooth (<< 0.5.6-3), gtk2-engines-xfce (<= 2.1.8-1), tamil-gtk2im (<= 2.2-4), imhangul (<< 0.9.9-3), librsvg2-common (<< 2.6.3-1)
 Replaces: libgtk2.0-0png3
 Description: The GTK+ graphical user interface library

Modified: projects/haf/trunk/gtk+/debian/control.in
===================================================================
--- projects/haf/trunk/gtk+/debian/control.in	2007-09-20 15:19:13 UTC (rev 13956)
+++ projects/haf/trunk/gtk+/debian/control.in	2007-09-20 16:42:37 UTC (rev 13957)
@@ -9,7 +9,7 @@
 Package: libgtk2.0- at SONAME@
 Section: libs
 Architecture: any
-Depends: libgtk2.0-common (>= ${Source-Version}), libgtk2.0-bin (>= ${Source-Version}), ${shlibs:Depends}
+Depends: libgtk2.0-common (>= ${Source-Version}), libgtk2.0-bin (>= ${Source-Version}), gtk20-l10n, ${shlibs:Depends}
 Conflicts: libgtk2.0-0png3, eog2 (<< 1.0.1-4), gnome-panel2 (<< 2.0.4-1), celestia (<< 1.2.4-4), gimp1.3 (<< 1.3.7-1.1), metatheme (<< 0.9.7-3), libgnomeui-0 (<< 2.0.6-2), gtk2.0-examples (<< 2.2.0), libgdkxft0, gtk2-engines-wonderland (<= 1.0-2), gtk2-engines-cleanice (<= 1.2.8-1), gtk2-engines-thinice (<< 2.6), gtk2-engines-crux (<< 2.6), gtk2-engines-mist (<< 2.6), gtk2-engines-highcontrast (<< 2.6), gtk2-engines-lighthouseblue (<< 2.6), gnome-themes (<< 2.6), gtk2-engines-industrial (<< 0.2.32-5), gtk2-engines-pixbuf (<< 2.2.0-2.1), gtk2-engines-redmond95 (<< 2.2.0-2.1), gtk2-engines-metal (<< 2.2.0-2.1), gtk2-engines-magicchicken (<= 1.1.1-4), gtk2-engines-qtpixmap (<= 0.28-1), gtk2-engines-smooth (<< 0.5.6-3), gtk2-engines-xfce (<= 2.1.8-1), tamil-gtk2im (<= 2.2-4), imhangul (<< 0.9.9-3), librsvg2-common (<< 2.6.3-1)
 Replaces: libgtk2.0-0png3
 Description: The GTK+ graphical user interface library


More information about the maemo-commits mailing list