r49507 - in /desktop/unstable/gnome-software/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sun Aug 14 15:25:02 UTC 2016


Author: jbicha-guest
Date: Sun Aug 14 15:25:02 2016
New Revision: 49507

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49507
Log:
Depend on limba (needed for limba support to not freeze the app when checking for updates)

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

Modified: desktop/unstable/gnome-software/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/changelog?rev=49507&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/changelog	[utf-8] Sun Aug 14 15:25:02 2016
@@ -3,7 +3,10 @@
   [ Jeremy Bicha ]
   * New upstream release
   * Add debian/docs to install NEWS
-  * Update Vcs links
+  * debian/control.in:
+    - Depend on limba (needed for limba support to not freeze the app when
+      checking for updates)
+    - Update Vcs links
 
   [ Michael Biebl ]
   * Drop --disable-silent-rules from debian/rules. This is now handled by dh

Modified: desktop/unstable/gnome-software/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control?rev=49507&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control	[utf-8] Sun Aug 14 15:25:02 2016
@@ -41,6 +41,7 @@
 Depends: appstream,
          gnome-software-common (= ${source:Version}),
          gsettings-desktop-schemas (>= 3.18),
+         limba (>= 0.5.6) [linux-any],
          packagekit (>= 1.0.10),
          ${misc:Depends},
          ${shlibs:Depends}

Modified: desktop/unstable/gnome-software/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control.in?rev=49507&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control.in	[utf-8] Sun Aug 14 15:25:02 2016
@@ -37,6 +37,7 @@
 Depends: appstream,
          gnome-software-common (= ${source:Version}),
          gsettings-desktop-schemas (>= 3.18),
+         limba (>= 0.5.6) [linux-any],
          packagekit (>= 1.0.10),
          ${misc:Depends},
          ${shlibs:Depends}




More information about the pkg-gnome-commits mailing list