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

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Nov 22 00:18:42 UTC 2017


Author: jbicha
Date: Wed Nov 22 00:18:41 2017
New Revision: 54904

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54904
Log:
Build gnome-software-plugin-snap again (LP: #877684)

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

Modified: desktop/unstable/gnome-software/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/changelog?rev=54904&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/changelog	[utf-8] Wed Nov 22 00:18:41 2017
@@ -2,6 +2,7 @@
 
   * New upstream release
   * Use appstream-util appdata-to-news to install NEWS
+  * Build gnome-software-plugin-snap again (LP: #877684)
 
  -- Jeremy Bicha <jbicha at debian.org>  Sat, 11 Nov 2017 23:19:47 -0500
 

Modified: desktop/unstable/gnome-software/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control?rev=54904&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control	[utf-8] Wed Nov 22 00:18:41 2017
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Matthias Klumpp <mak at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream,
                appstream-util,
                debhelper (>= 10.4),
@@ -29,6 +29,7 @@
                libpackagekit-glib2-dev (>= 1.1.4),
                libpolkit-gobject-1-dev,
                libsecret-1-dev,
+               libsnapd-glib-dev (>= 1.19) [linux-any],
                libsoup2.4-dev (>= 2.52),
                libsqlite3-dev,
                libxml2-utils,
@@ -54,7 +55,8 @@
 Breaks: gnome-packagekit-session (<< 3.16.0-2~)
 Suggests: fwupd [amd64 arm64 armhf i386],
           gnome-software-plugin-flatpak [linux-any],
-          gnome-software-plugin-limba [linux-any]
+          gnome-software-plugin-limba [linux-any],
+          gnome-software-plugin-snap [linux-any]
 Description: Software Center for GNOME
  Software lets you install and update applications and system extensions.
  .
@@ -115,23 +117,24 @@
  .
  This package contains the Limba plugin.
 
-#Package: gnome-software-plugin-snap
-#Architecture: linux-any
-#Depends: gnome-software (= ${binary:Version}),
-#         ${misc:Depends},
-#         ${shlibs:Depends}
-#Breaks: gnome-software (<< 3.22.3)
-#Replaces: gnome-software (<< 3.22.3)
-#Description: Snap 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 Snap plugin.
+Package: gnome-software-plugin-snap
+Architecture: linux-any
+Depends: gnome-software (= ${binary:Version}),
+         snapd,
+         ${misc:Depends},
+         ${shlibs:Depends},
+Breaks: gnome-software (<< 3.22.3)
+Replaces: gnome-software (<< 3.22.3)
+Description: Snap 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 Snap plugin.
 
 Package: gnome-packagekit-session
 Architecture: all

Modified: desktop/unstable/gnome-software/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control.in?rev=54904&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control.in	[utf-8] Wed Nov 22 00:18:41 2017
@@ -25,6 +25,7 @@
                libpackagekit-glib2-dev (>= 1.1.4),
                libpolkit-gobject-1-dev,
                libsecret-1-dev,
+               libsnapd-glib-dev (>= 1.19) [linux-any],
                libsoup2.4-dev (>= 2.52),
                libsqlite3-dev,
                libxml2-utils,
@@ -50,7 +51,8 @@
 Breaks: gnome-packagekit-session (<< 3.16.0-2~)
 Suggests: fwupd [amd64 arm64 armhf i386],
           gnome-software-plugin-flatpak [linux-any],
-          gnome-software-plugin-limba [linux-any]
+          gnome-software-plugin-limba [linux-any],
+          gnome-software-plugin-snap [linux-any]
 Description: Software Center for GNOME
  Software lets you install and update applications and system extensions.
  .
@@ -111,23 +113,24 @@
  .
  This package contains the Limba plugin.
 
-#Package: gnome-software-plugin-snap
-#Architecture: linux-any
-#Depends: gnome-software (= ${binary:Version}),
-#         ${misc:Depends},
-#         ${shlibs:Depends}
-#Breaks: gnome-software (<< 3.22.3)
-#Replaces: gnome-software (<< 3.22.3)
-#Description: Snap 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 Snap plugin.
+Package: gnome-software-plugin-snap
+Architecture: linux-any
+Depends: gnome-software (= ${binary:Version}),
+         snapd,
+         ${misc:Depends},
+         ${shlibs:Depends},
+Breaks: gnome-software (<< 3.22.3)
+Replaces: gnome-software (<< 3.22.3)
+Description: Snap 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 Snap plugin.
 
 Package: gnome-packagekit-session
 Architecture: all

Modified: desktop/unstable/gnome-software/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/rules?rev=54904&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/rules	[utf-8] Wed Nov 22 00:18:41 2017
@@ -20,7 +20,7 @@
 
 ifeq ($(DEB_HOST_ARCH_OS), linux)
 	# Enable Flatpak and Limba support on Linux
-	GS_CONFIGURE_FLAGS += -Denable-limba=true -Denable-flatpak=true
+	GS_CONFIGURE_FLAGS += -Denable-limba=true -Denable-flatpak=true -Denable-snap=true
 
 	# Enable GUdev support on Linux
 	GS_CONFIGURE_FLAGS += -Denable-gudev=true




More information about the pkg-gnome-commits mailing list