r51461 - in /desktop/unstable/evince/debian: changelog control control.in evince.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 16 20:38:56 UTC 2016


Author: biebl
Date: Sun Oct 16 20:38:56 2016
New Revision: 51461

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51461
Log:
Run "wrap-and-sort -a".

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in
    desktop/unstable/evince/debian/evince.install

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=51461&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Sun Oct 16 20:38:56 2016
@@ -1,3 +1,9 @@
+evince (3.22.1-2) UNRELEASED; urgency=medium
+
+  * Run "wrap-and-sort -a".
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 16 Oct 2016 22:38:32 +0200
+
 evince (3.22.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=51461&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Sun Oct 16 20:38:56 2016
@@ -54,8 +54,13 @@
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: default-dbus-session-bus | dbus-session-bus
-Provides: djvu-viewer, pdf-viewer, postscript-viewer
-Suggests: gvfs, nautilus, poppler-data, unrar
+Provides: djvu-viewer,
+          pdf-viewer,
+          postscript-viewer
+Suggests: gvfs,
+          nautilus,
+          poppler-data,
+          unrar
 Breaks: apparmor-profiles-extra (<< 1.7~),
         evince-common (<< 3.20.0-2~),
         evince-gtk (<< 3.14.1-3~)
@@ -74,7 +79,8 @@
 Section: oldlibs
 Priority: extra
 Architecture: any
-Depends: evince (= ${binary:Version}), ${misc:Depends}
+Depends: evince (= ${binary:Version}),
+         ${misc:Depends}
 Description: dummy package for the transition from evince-gtk to evince
  This package is a transitional dummy package. It can be safely removed.
 
@@ -95,7 +101,8 @@
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Breaks: evince-common (<< 3.20.0-2~)
 Replaces: evince-common (<< 3.20.0-2~)
 Description: Document (PostScript, PDF) rendering library
@@ -108,7 +115,9 @@
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: gstreamer1.0-plugins-base, ${misc:Depends}, ${shlibs:Depends}
+Depends: gstreamer1.0-plugins-base,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Document (PostScript, PDF) rendering library - Gtk+ widgets
  This package contains libevview, which provides GTK+ widgets for displaying
  documents.
@@ -137,8 +146,11 @@
 Section: introspection
 Architecture: any
 Multi-Arch: same
-Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Provides: gir1.2-evince-document-3.0, gir1.2-evince-view-3.0
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
+Provides: gir1.2-evince-document-3.0,
+          gir1.2-evince-view-3.0
 Description: GObject introspection data for the evince libraries
  This package contains introspection data for the libevview and
  libevdocument libraries.
@@ -155,7 +167,8 @@
 
 Package: browser-plugin-evince
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: plugin for web browsers to display documents (PostScript, PDF, …)
  This package contains a plugin to display all the document types evince can
  handle inside the browser window.

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=51461&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Sun Oct 16 20:38:56 2016
@@ -50,8 +50,13 @@
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: default-dbus-session-bus | dbus-session-bus
-Provides: djvu-viewer, pdf-viewer, postscript-viewer
-Suggests: gvfs, nautilus, poppler-data, unrar
+Provides: djvu-viewer,
+          pdf-viewer,
+          postscript-viewer
+Suggests: gvfs,
+          nautilus,
+          poppler-data,
+          unrar
 Breaks: apparmor-profiles-extra (<< 1.7~),
         evince-common (<< 3.20.0-2~),
         evince-gtk (<< 3.14.1-3~)
@@ -70,7 +75,8 @@
 Section: oldlibs
 Priority: extra
 Architecture: any
-Depends: evince (= ${binary:Version}), ${misc:Depends}
+Depends: evince (= ${binary:Version}),
+         ${misc:Depends}
 Description: dummy package for the transition from evince-gtk to evince
  This package is a transitional dummy package. It can be safely removed.
 
@@ -91,7 +97,8 @@
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Breaks: evince-common (<< 3.20.0-2~)
 Replaces: evince-common (<< 3.20.0-2~)
 Description: Document (PostScript, PDF) rendering library
@@ -104,7 +111,9 @@
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: gstreamer1.0-plugins-base, ${misc:Depends}, ${shlibs:Depends}
+Depends: gstreamer1.0-plugins-base,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Document (PostScript, PDF) rendering library - Gtk+ widgets
  This package contains libevview, which provides GTK+ widgets for displaying
  documents.
@@ -133,8 +142,11 @@
 Section: introspection
 Architecture: any
 Multi-Arch: same
-Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Provides: gir1.2-evince-document-3.0, gir1.2-evince-view-3.0
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
+Provides: gir1.2-evince-document-3.0,
+          gir1.2-evince-view-3.0
 Description: GObject introspection data for the evince libraries
  This package contains introspection data for the libevview and
  libevdocument libraries.
@@ -151,7 +163,8 @@
 
 Package: browser-plugin-evince
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: plugin for web browsers to display documents (PostScript, PDF, …)
  This package contains a plugin to display all the document types evince can
  handle inside the browser window.

Modified: desktop/unstable/evince/debian/evince.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince.install?rev=51461&op=diff
==============================================================================
--- desktop/unstable/evince/debian/evince.install	[utf-8] (original)
+++ desktop/unstable/evince/debian/evince.install	[utf-8] Sun Oct 16 20:38:56 2016
@@ -1,6 +1,6 @@
 usr/bin
+usr/lib/*/nautilus/*/*.so
 usr/lib/evince/evinced
-usr/lib/*/nautilus/*/*.so
 usr/lib/systemd/user/
 usr/share/GConf/gsettings
 usr/share/appdata/evince.appdata.xml




More information about the pkg-gnome-commits mailing list