r47876 - in /desktop/unstable/evince/debian: changelog control control.in evince-common.manpages evince-gtk.lintian-overrides evince-previewer.1 rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Apr 11 12:06:39 UTC 2016


Author: bigon
Date: Mon Apr 11 12:06:39 2016
New Revision: 47876

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47876
Log:
* debian/control.in:
  - Add libgnome-desktop-3-dev to the build-dependency to enable Thumbnail
    cache (Closes: #779907)
  - Drop evince-dbg package and rely on automatically built dbgsym packages
  - Fix typos (Closes: #673236, #620517)
  - Bump gtk-doc-tools build-dependency to 1.13 (Closes: #554780)
* Add a manpage for evince-previewer, thanks to Mattia Rizzolo and Tomasz
  Buchert (Closes: #762530)
* debian/evince-gtk.lintian-overrides: Readd lintian override for
  versionless GPL for evince-gtk package until we drop it completely.

Added:
    desktop/unstable/evince/debian/evince-gtk.lintian-overrides
    desktop/unstable/evince/debian/evince-previewer.1
Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in
    desktop/unstable/evince/debian/evince-common.manpages
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=47876&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Mon Apr 11 12:06:39 2016
@@ -5,10 +5,18 @@
 
   [ 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
+  * debian/control.in:
+    - Add libgnome-desktop-3-dev to the build-dependency to enable Thumbnail
+      cache (Closes: #779907)
+    - Drop evince-dbg package and rely on automatically built dbgsym packages
+    - Fix typos (Closes: #673236, #620517)
+    - Bump gtk-doc-tools build-dependency to 1.13 (Closes: #554780)
+  * Add a manpage for evince-previewer, thanks to Mattia Rizzolo and Tomasz
+    Buchert (Closes: #762530)
+  * debian/evince-gtk.lintian-overrides: Readd lintian override for
+    versionless GPL for evince-gtk package until we drop it completely.
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Apr 2016 13:54:38 +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=47876&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Mon Apr 11 12:06:39 2016
@@ -8,14 +8,14 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.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),
+               debhelper (>= 9.20160114~),
                dpkg-dev (>= 1.16.1),
                dh-autoreconf,
                adwaita-icon-theme,
                intltool (>= 0.35.0),
                gnome-pkg-tools (>= 0.10),
                yelp-tools,
-               gtk-doc-tools (>= 1.0),
+               gtk-doc-tools (>= 1.13),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
                libgtk-3-dev (>= 3.16.0),
@@ -72,24 +72,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
@@ -164,7 +146,7 @@
           gir1.2-evince-view-3.0
 Description: GObject introspection data for the evince libraries
  This package contains introspection data for the libevview and
- libevdocument library.
+ libevdocument libraries.
  .
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=47876&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Mon Apr 11 12:06:39 2016
@@ -4,14 +4,14 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.90),
-               debhelper (>= 9),
+               debhelper (>= 9.20160114~),
                dpkg-dev (>= 1.16.1),
                dh-autoreconf,
                adwaita-icon-theme,
                intltool (>= 0.35.0),
                gnome-pkg-tools (>= 0.10),
                yelp-tools,
-               gtk-doc-tools (>= 1.0),
+               gtk-doc-tools (>= 1.13),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
                libgtk-3-dev (>= 3.16.0),
@@ -142,7 +142,7 @@
           gir1.2-evince-view-3.0
 Description: GObject introspection data for the evince libraries
  This package contains introspection data for the libevview and
- libevdocument library.
+ libevdocument libraries.
  .
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable

Modified: desktop/unstable/evince/debian/evince-common.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince-common.manpages?rev=47876&op=diff
==============================================================================
--- desktop/unstable/evince/debian/evince-common.manpages	[utf-8] (original)
+++ desktop/unstable/evince/debian/evince-common.manpages	[utf-8] Mon Apr 11 12:06:39 2016
@@ -1 +1,2 @@
+debian/evince-previewer.1
 debian/evince-thumbnailer.1

Added: desktop/unstable/evince/debian/evince-gtk.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince-gtk.lintian-overrides?rev=47876&op=file
==============================================================================
--- desktop/unstable/evince/debian/evince-gtk.lintian-overrides	(added)
+++ desktop/unstable/evince/debian/evince-gtk.lintian-overrides	[utf-8] Mon Apr 11 12:06:39 2016
@@ -0,0 +1,3 @@
+#Our copyright file is more complex, but correct:
+evince-gtk: copyright-without-copyright-notice
+evince-gtk: copyright-refers-to-versionless-license-file

Added: desktop/unstable/evince/debian/evince-previewer.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince-previewer.1?rev=47876&op=file
==============================================================================
--- desktop/unstable/evince/debian/evince-previewer.1	(added)
+++ desktop/unstable/evince/debian/evince-previewer.1	[utf-8] Mon Apr 11 12:06:39 2016
@@ -0,0 +1,24 @@
+.TH evince\-previewer 1 2015\-07\-28
+.SH NAME
+evince\-previewer \- show a printing preview of PostScript and PDF documents
+.SH SYNOPSIS
+\fBevince\-previewer\fR [options] \fBinput\fR
+.SH DESCRIPTION
+evince\-previewer is a GNOME program to
+show a printing preview from PostScript (PS), Portable Document Format
+(PDF), DjVu and DVI files.
+.SH OPTIONS
+evince\-previewer obeys all normal GNOME and GTK+ command line options.
+The application options are
+.TP
+\fB\-u, \-\-unlink\-tempfile\fR
+Delete the temporary file
+.TP
+\fB\-p, \-\-print-settings=FILE\fR
+Print settings file
+.SH "SEE ALSO"
+\fBevince\fR(1),
+\fBgnome\-options\fR(7),
+\fBgtk\-options\fR(7).
+.PP
+https://wiki.gnome.org/Apps/Evince

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=47876&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules	[utf-8] (original)
+++ desktop/unstable/evince/debian/rules	[utf-8] Mon Apr 11 12:06:39 2016
@@ -18,7 +18,8 @@
                              --enable-xps \
                              --enable-comics \
                              --enable-introspection \
-                             --enable-gtk-doc
+                             --enable-gtk-doc \
+                             --enable-libgnome-desktop
 
 DEB_DH_MAKESHLIBS_ARGS += -X /usr/lib/nautilus/ \
                           -X /usr/lib/evince/ \
@@ -26,3 +27,4 @@
 
 DEB_DH_SHLIBDEPS_ARGS += -X /usr/lib/nautilus/
 
+DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='evince-dbg (<< 3.20.0-2~)'




More information about the pkg-gnome-commits mailing list