r51531 - in /desktop/unstable/gnome-software/debian: control control.in gnome-software-plugin-flatpak.install

mak at users.alioth.debian.org mak at users.alioth.debian.org
Sat Oct 22 14:56:30 UTC 2016


Author: mak
Date: Sat Oct 22 14:56:30 2016
New Revision: 51531

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51531
Log:
Wrap and sort

Modified:
    desktop/unstable/gnome-software/debian/control
    desktop/unstable/gnome-software/debian/control.in
    desktop/unstable/gnome-software/debian/gnome-software-plugin-flatpak.install

Modified: desktop/unstable/gnome-software/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control?rev=51531&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control	[utf-8] Sat Oct 22 14:56:30 2016
@@ -1,13 +1,10 @@
-# This file is autogenerated. DO NOT EDIT!
-# 
-# Modifications should be made to debian/control.in instead.
-# This file is regenerated automatically in the clean target.
 Source: gnome-software
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Matthias Klumpp <mak at debian.org>,
-           Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+           Laurent Bigonville <bigon at debian.org>,
+           Michael Biebl <biebl at debian.org>
 Build-Depends: appstream,
                appstream-util,
                autoconf-archive,
@@ -53,7 +50,7 @@
 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]
 Description: Software Center for GNOME
  Software lets you install and update applications and system extensions.
  .
@@ -79,8 +76,8 @@
 
 Package: gnome-software-plugin-flatpak
 Architecture: linux-any
-Depends: gnome-software (= ${binary:Version}),
-         flatpak,
+Depends: flatpak,
+         gnome-software (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Flatpak support for GNOME Software

Modified: desktop/unstable/gnome-software/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/control.in?rev=51531&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/control.in	[utf-8] Sat Oct 22 14:56:30 2016
@@ -49,7 +49,7 @@
 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]
 Description: Software Center for GNOME
  Software lets you install and update applications and system extensions.
  .
@@ -75,8 +75,8 @@
 
 Package: gnome-software-plugin-flatpak
 Architecture: linux-any
-Depends: gnome-software (= ${binary:Version}),
-         flatpak,
+Depends: flatpak,
+         gnome-software (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Flatpak support for GNOME Software

Modified: desktop/unstable/gnome-software/debian/gnome-software-plugin-flatpak.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/gnome-software-plugin-flatpak.install?rev=51531&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/gnome-software-plugin-flatpak.install	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/gnome-software-plugin-flatpak.install	[utf-8] Sat Oct 22 14:56:30 2016
@@ -1,2 +1,2 @@
+#usr/lib/gs-plugins-*/libgs_plugin_ostree*.so
 usr/lib/gs-plugins-*/libgs_plugin_flatpak*.so
-#usr/lib/gs-plugins-*/libgs_plugin_ostree*.so




More information about the pkg-gnome-commits mailing list