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

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Mon Nov 13 00:21:38 UTC 2017


Author: smcv
Date: Mon Nov 13 00:21:38 2017
New Revision: 54858

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54858
Log:
Add Provides to gir1.2-pango-1.0

It also contains typelibs that could have been packaged separately as
gir1.2-pangocairo-1.0, gir1.2-pangoft2-1.0 and gir1.2-pangoxft-1.0.

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=54858&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog	[utf-8] Mon Nov 13 00:21:38 2017
@@ -1,3 +1,11 @@
+pango1.0 (1.40.13-2) UNRELEASED; urgency=medium
+
+  * gir1.2-pango-1.0 Provides gir1.2-pangocairo-1.0,
+    gir1.2-pangoft2-1.0, gir1.2-pangoxft-1.0 to reflect the additional
+    typelibs that it contains
+
+ -- Simon McVittie <smcv at debian.org>  Mon, 13 Nov 2017 00:20:19 +0000
+
 pango1.0 (1.40.13-1) unstable; urgency=medium
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/pango1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control?rev=54858&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control	[utf-8] Mon Nov 13 00:21:38 2017
@@ -232,6 +232,9 @@
 Section: introspection
 Architecture: any
 Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Provides: gir1.2-pangocairo-1.0 (= ${binary:Version}),
+          gir1.2-pangoft2-1.0 (= ${binary:Version}),
+          gir1.2-pangoxft-1.0 (= ${binary:Version})
 Multi-Arch: same
 Description: Layout and rendering of internationalized text - gir bindings
  Pango is a library for layout and rendering of text, with an emphasis

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=54858&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control.in	[utf-8] Mon Nov 13 00:21:38 2017
@@ -228,6 +228,9 @@
 Section: introspection
 Architecture: any
 Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Provides: gir1.2-pangocairo-1.0 (= ${binary:Version}),
+          gir1.2-pangoft2-1.0 (= ${binary:Version}),
+          gir1.2-pangoxft-1.0 (= ${binary:Version})
 Multi-Arch: same
 Description: Layout and rendering of internationalized text - gir bindings
  Pango is a library for layout and rendering of text, with an emphasis




More information about the pkg-gnome-commits mailing list