r47885 - in /desktop/unstable/evince/debian: changelog control control.in evince.install libevdocument3-4.install

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Apr 11 18:07:14 UTC 2016


Author: bigon
Date: Mon Apr 11 18:07:14 2016
New Revision: 47885

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47885
Log:
Move appdata files for the backends to the libevdocument package

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

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=47885&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Mon Apr 11 18:07:14 2016
@@ -19,11 +19,12 @@
     versionless GPL for evince-gtk package until we drop it completely.
   * Move the manpages and the .desktop, icons, appdata, dconf, dbus/systemd
     files from the -common package to the main one.
+  * Move appdata files for the backends to the libevdocument package
   * Run wrap-and-sort script
   * Install apparmor profiles and apport hook, both coming from Ubuntu, thanks
     to them.
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Apr 2016 18:39:03 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Apr 2016 19:49:32 +0200
 
 evince (3.20.0-1) unstable; urgency=medium
 

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=47885&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Mon Apr 11 18:07:14 2016
@@ -94,6 +94,8 @@
 Architecture: any
 Section: libs
 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
  This package contains libevdocument, which performs the rendering of the
  documents.

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=47885&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Mon Apr 11 18:07:14 2016
@@ -90,6 +90,8 @@
 Architecture: any
 Section: libs
 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
  This package contains libevdocument, which performs the rendering of the
  documents.

Modified: desktop/unstable/evince/debian/evince.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince.install?rev=47885&op=diff
==============================================================================
--- desktop/unstable/evince/debian/evince.install	[utf-8] (original)
+++ desktop/unstable/evince/debian/evince.install	[utf-8] Mon Apr 11 18:07:14 2016
@@ -3,7 +3,7 @@
 usr/lib/nautilus/*/*.so
 usr/lib/systemd/user/
 usr/share/GConf/gsettings
-usr/share/appdata
+usr/share/appdata/evince.appdata.xml
 usr/share/applications
 usr/share/dbus-1
 usr/share/glib-2.0/schemas

Modified: desktop/unstable/evince/debian/libevdocument3-4.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/libevdocument3-4.install?rev=47885&op=diff
==============================================================================
--- desktop/unstable/evince/debian/libevdocument3-4.install	[utf-8] (original)
+++ desktop/unstable/evince/debian/libevdocument3-4.install	[utf-8] Mon Apr 11 18:07:14 2016
@@ -1,3 +1,4 @@
 usr/lib/evince/*/backends/*.evince-backend
 usr/lib/evince/*/backends/*.so
 usr/lib/libevdocument*.so.*
+usr/share/appdata/evince-*.metainfo.xml




More information about the pkg-gnome-commits mailing list