r50214 - in /desktop/experimental/gnome-software/debian: changelog control control.in patches/series

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Sep 8 04:08:52 UTC 2016


Author: jbicha-guest
Date: Thu Sep  8 04:08:52 2016
New Revision: 50214

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50214
Log:
Bump build-dependencies based on configure.ac

Modified:
    desktop/experimental/gnome-software/debian/changelog
    desktop/experimental/gnome-software/debian/control
    desktop/experimental/gnome-software/debian/control.in
    desktop/experimental/gnome-software/debian/patches/series

Modified: desktop/experimental/gnome-software/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-software/debian/changelog?rev=50214&op=diff
==============================================================================
--- desktop/experimental/gnome-software/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-software/debian/changelog	[utf-8] Thu Sep  8 04:08:52 2016
@@ -8,6 +8,7 @@
     - Update Vcs links
     - Build-depend on autoconf-archive and libflatpak-dev
     - Have gnome-software suggest flatpak and limba plugins
+    - Bump build-dependencies based on configure.ac
   * debian/rules:
     - Build with autoreconf
 

Modified: desktop/experimental/gnome-software/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-software/debian/control?rev=50214&op=diff
==============================================================================
--- desktop/experimental/gnome-software/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-software/debian/control	[utf-8] Thu Sep  8 04:08:52 2016
@@ -17,12 +17,12 @@
                gnome-pkg-tools (>= 0.10),
                gsettings-desktop-schemas-dev (>= 3.18),
                intltool (>= 0.35.0),
-               libappstream-glib-dev (>= 0.5.14),
+               libappstream-glib-dev (>= 0.6.1),
                libflatpak-dev (>= 0.4.14) [linux-any],
                libfwupd-dev (>= 0.6) [amd64 arm64 armhf i386],
                libglib2.0-dev (>= 2.46),
                libgnome-desktop-3-dev (>= 3.18),
-               libgtk-3-dev (>= 3.18),
+               libgtk-3-dev (>= 3.20),
                libgtkspell3-3-dev (>= 3.0),
                libjson-glib-dev,
                liblimba-dev (>= 0.5.6) [linux-any],
@@ -51,7 +51,8 @@
 Replaces: gnome-packagekit-session (<< 3.16.0-2~)
 Breaks: gnome-packagekit-session (<< 3.16.0-2~)
 Suggests: fwupd [amd64 arm64 armhf i386],
-          limba [linux-any]
+          gnome-software-plugin-flatpak [linux-any],
+          gnome-software-plugin-limba [linux-any],
 Description: Software Center for GNOME
  Software lets you install and update applications and system extensions.
  .
@@ -75,23 +76,23 @@
  .
  This package contains the architectures independent files
 
-#Package: gnome-software-plugin-flatpak
-#Architecture: linux-any
-#Depends: gnome-software (= ${source:Version}),
-#         flatpak,
-#         ${misc:Depends},
-#         ${shlibs:Depends}
-#Recommends: flatpak
-#Description: Flatpak support for GNOME Software
-# Software lets you install and update applications and system extensions.
-# .
-# Software uses a plugin architecture to separate the frontend from the
-# technologies that are used underneath. Currently, a PackageKit plugin provides
-# data from a number of traditional packaging systems, such as rpm or apt. An
-# appdata plugin provides additional metadata from locally installed data in the
-# appdata format.
-# .
-# This package contains the Flatpak plugin.
+Package: gnome-software-plugin-flatpak
+Architecture: linux-any
+Depends: gnome-software (= ${source:Version}),
+         flatpak,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: flatpak
+Description: Flatpak support for GNOME Software
+ Software lets you install and update applications and system extensions.
+ .
+ Software uses a plugin architecture to separate the frontend from the
+ technologies that are used underneath. Currently, a PackageKit plugin provides
+ data from a number of traditional packaging systems, such as rpm or apt. An
+ appdata plugin provides additional metadata from locally installed data in the
+ appdata format.
+ .
+ This package contains the Flatpak plugin.
 
 Package: gnome-software-plugin-limba
 Architecture: linux-any

Modified: desktop/experimental/gnome-software/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-software/debian/control.in?rev=50214&op=diff
==============================================================================
--- desktop/experimental/gnome-software/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-software/debian/control.in	[utf-8] Thu Sep  8 04:08:52 2016
@@ -13,12 +13,12 @@
                gnome-pkg-tools (>= 0.10),
                gsettings-desktop-schemas-dev (>= 3.18),
                intltool (>= 0.35.0),
-               libappstream-glib-dev (>= 0.5.14),
+               libappstream-glib-dev (>= 0.6.1),
                libflatpak-dev (>= 0.4.14) [linux-any],
                libfwupd-dev (>= 0.6) [amd64 arm64 armhf i386],
                libglib2.0-dev (>= 2.46),
                libgnome-desktop-3-dev (>= 3.18),
-               libgtk-3-dev (>= 3.18),
+               libgtk-3-dev (>= 3.20),
                libgtkspell3-3-dev (>= 3.0),
                libjson-glib-dev,
                liblimba-dev (>= 0.5.6) [linux-any],

Modified: desktop/experimental/gnome-software/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-software/debian/patches/series?rev=50214&op=diff
==============================================================================
--- desktop/experimental/gnome-software/debian/patches/series	[utf-8] (original)
+++ desktop/experimental/gnome-software/debian/patches/series	[utf-8] Thu Sep  8 04:08:52 2016
@@ -1 +1 @@
-01_debian-dfsg.patch
+#01_debian-dfsg.patch




More information about the pkg-gnome-commits mailing list