r52096 - in /desktop/unstable/pango1.0/debian: changelog clean control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Feb 28 18:59:25 UTC 2017


Author: biebl
Date: Tue Feb 28 18:59:24 2017
New Revision: 52096

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52096
Log:
Force update of pango-view.1.in to ensure it doesn't contain a dummy text.
This requires a Build-Depends on help2man. (Closes: #774431)

Added:
    desktop/unstable/pango1.0/debian/clean
Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/control
    desktop/unstable/pango1.0/debian/control.in

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=52096&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog	[utf-8] Tue Feb 28 18:59:24 2017
@@ -2,6 +2,8 @@
 
   * New upstream release.
   * Drop debian/patches/disable-layout-test.patch, no longer needed.
+  * Force update of pango-view.1.in to ensure it doesn't contain a dummy text.
+    This requires a Build-Depends on help2man. (Closes: #774431)
 
  -- Michael Biebl <biebl at debian.org>  Tue, 28 Feb 2017 18:56:05 +0100
 

Added: desktop/unstable/pango1.0/debian/clean
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/clean?rev=52096&op=file
==============================================================================
--- desktop/unstable/pango1.0/debian/clean	(added)
+++ desktop/unstable/pango1.0/debian/clean	[utf-8] Tue Feb 28 18:59:24 2017
@@ -0,0 +1 @@
+pango-view/pango-view.1.in

Modified: desktop/unstable/pango1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control?rev=52096&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control	[utf-8] Tue Feb 28 18:59:24 2017
@@ -6,13 +6,14 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                dpkg-dev (>= 1.17.14),
                fonts-cantarell <!nocheck>,
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 0.9.12-4~),
                gtk-doc-tools (>= 1.15),
+               help2man,
                libcairo2-dev (>= 1.12.10),
                libfontconfig1-dev (>= 2.10.91),
                libfreetype6-dev (>= 2.1.7),

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=52096&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control.in	[utf-8] Tue Feb 28 18:59:24 2017
@@ -9,6 +9,7 @@
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 0.9.12-4~),
                gtk-doc-tools (>= 1.15),
+               help2man,
                libcairo2-dev (>= 1.12.10),
                libfontconfig1-dev (>= 2.10.91),
                libfreetype6-dev (>= 2.1.7),




More information about the pkg-gnome-commits mailing list