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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Dec 6 17:52:17 UTC 2016


Author: bigon
Date: Tue Dec  6 17:52:16 2016
New Revision: 51798

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51798
Log:
* New upstream release
  - Bump libappstream-glib-dev and libflatpak-dev build-dependencies
  - Drop debian/patches/01_pkgname-sanity.patch and
    debian/patches/02_packagekit-linking.patch, applied upstream
  - Disable gnome-software-plugin-snap package, it now requires snapd-glib
    which is not in debian yet

Removed:
    desktop/unstable/gnome-software/debian/patches/
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=51798&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/changelog	[utf-8] Tue Dec  6 17:52:16 2016
@@ -1,11 +1,20 @@
-gnome-software (3.22.1-2) UNRELEASED; urgency=medium
-
+gnome-software (3.22.3-1) UNRELEASED; urgency=medium
+
+  [ Jeremy Bicha ]
   * debian/gnome-software.gsettings-override.in, debian/rules:
     - Use Ubuntu's licensing URL when built on Ubuntu
   * debian/rules:
     - Enable Ubuntu Reviews on Ubuntu
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Fri, 18 Nov 2016 15:06:55 -0500
+  [ Laurent Bigonville ]
+  * New upstream release
+    - Bump libappstream-glib-dev and libflatpak-dev build-dependencies
+    - Drop debian/patches/01_pkgname-sanity.patch and
+      debian/patches/02_packagekit-linking.patch, applied upstream
+    - Disable gnome-software-plugin-snap package, it now requires snapd-glib
+      which is not in debian yet
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 06 Dec 2016 18:30:00 +0100
 
 gnome-software (3.22.1-1) unstable; urgency=medium
 

Modified: desktop/unstable/gnome-software/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control?rev=51798&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control	[utf-8] Tue Dec  6 17:52:16 2016
@@ -17,8 +17,8 @@
                gnome-pkg-tools (>= 0.10),
                gsettings-desktop-schemas-dev (>= 3.18),
                intltool (>= 0.35.0),
-               libappstream-glib-dev (>= 0.6.1),
-               libflatpak-dev (>= 0.4.14) [linux-any],
+               libappstream-glib-dev (>= 0.6.5),
+               libflatpak-dev (>= 0.6.12) [linux-any],
                libfwupd-dev (>= 0.7) [amd64 arm64 armhf i386],
                libglib2.0-dev (>= 2.46),
                libgnome-desktop-3-dev (>= 3.18),
@@ -115,23 +115,23 @@
  .
  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.21.92)
-Replaces: gnome-software (<< 3.21.92)
-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}),
+#         ${misc:Depends},
+#         ${shlibs:Depends}
+#Breaks: gnome-software (<< 3.21.92)
+#Replaces: gnome-software (<< 3.21.92)
+#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=51798&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control.in	[utf-8] Tue Dec  6 17:52:16 2016
@@ -13,8 +13,8 @@
                gnome-pkg-tools (>= 0.10),
                gsettings-desktop-schemas-dev (>= 3.18),
                intltool (>= 0.35.0),
-               libappstream-glib-dev (>= 0.6.1),
-               libflatpak-dev (>= 0.4.14) [linux-any],
+               libappstream-glib-dev (>= 0.6.5),
+               libflatpak-dev (>= 0.6.12) [linux-any],
                libfwupd-dev (>= 0.7) [amd64 arm64 armhf i386],
                libglib2.0-dev (>= 2.46),
                libgnome-desktop-3-dev (>= 3.18),
@@ -111,23 +111,23 @@
  .
  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.21.92)
-Replaces: gnome-software (<< 3.21.92)
-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}),
+#         ${misc:Depends},
+#         ${shlibs:Depends}
+#Breaks: gnome-software (<< 3.21.92)
+#Replaces: gnome-software (<< 3.21.92)
+#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




More information about the pkg-gnome-commits mailing list