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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Apr 11 11:09:13 UTC 2016


Author: bigon
Date: Mon Apr 11 11:09:13 2016
New Revision: 47873

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47873
Log:
* debian/evince-common.install: Install evince.service systemd file
* debian/control.in: Add libgnome-desktop-3-dev to the build-dependency to
  enable 

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

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=47873&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Mon Apr 11 11:09:13 2016
@@ -1,8 +1,14 @@
 evince (3.20.0-2) UNRELEASED; urgency=medium
 
+  [ Andreas Henriksson ]
   * Bump Standards-Version to 3.9.7
 
- -- Andreas Henriksson <andreas at fatal.se>  Fri, 25 Mar 2016 08:09:45 +0100
+  [ Laurent Bigonville ]
+  * debian/evince-common.install: Install evince.service systemd file
+  * debian/control.in: Add libgnome-desktop-3-dev to the build-dependency to
+    enable 
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Apr 2016 13:04:03 +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=47873&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Mon Apr 11 11:09:13 2016
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
@@ -21,6 +21,7 @@
                libgtk-3-dev (>= 3.16.0),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.36),
+               libgnome-desktop-3-dev,
                libgstreamer1.0-dev,
                libgstreamer-plugins-base1.0-dev,
                libsecret-1-dev (>= 0.5),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=47873&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Mon Apr 11 11:09:13 2016
@@ -17,6 +17,7 @@
                libgtk-3-dev (>= 3.16.0),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.36),
+               libgnome-desktop-3-dev,
                libgstreamer1.0-dev,
                libgstreamer-plugins-base1.0-dev,
                libsecret-1-dev (>= 0.5),
@@ -67,24 +68,6 @@
  When supported by the document, it also allows searching for text,
  copying text to the clipboard, hypertext navigation, and
  table-of-contents bookmarks.
-
-Package: evince-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends},
-         evince (= ${binary:Version}),
-         libevdocument3-4 (= ${binary:Version}),
-         libevview3-3 (= ${binary:Version})
-Description: Document (PostScript, PDF) viewer - debugging symbols
- Evince is a simple multi-page document viewer.  It can display and print
- PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable
- Document Format (PDF) and XML Paper Specification (XPS) files.
- When supported by the document, it also allows searching for text,
- copying text to the clipboard, hypertext navigation, and
- table-of-contents bookmarks.
- .
- This package contains the debugging symbols needed by gdb.
 
 Package: evince-gtk
 Section: oldlibs

Modified: desktop/unstable/evince/debian/evince-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince-common.install?rev=47873&op=diff
==============================================================================
--- desktop/unstable/evince/debian/evince-common.install	[utf-8] (original)
+++ desktop/unstable/evince/debian/evince-common.install	[utf-8] Mon Apr 11 11:09:13 2016
@@ -1,3 +1,4 @@
+usr/lib/systemd/user/evince.service
 usr/share/dbus-1
 usr/share/help
 usr/share/evince




More information about the pkg-gnome-commits mailing list