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

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Mar 22 10:22:35 UTC 2016


Author: ah
Date: Tue Mar 22 10:22:34 2016
New Revision: 47628

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47628
Log:
* Drop --without-libthai now that there's a libthai udeb (Closes: #803228)
* Bump libthai build-dependency to 0.1.22-3~ which gives us the udeb.

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

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=47628&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog	[utf-8] Tue Mar 22 10:22:34 2016
@@ -1,3 +1,11 @@
+pango1.0 (1.38.1-2) UNRELEASED; urgency=medium
+
+  * Drop --without-libthai now that there's a libthai udeb (Closes: #803228)
+  * Bump libthai build-dependency to 0.1.22-3~ which gives us the udeb.
+
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 22 Mar 2016 11:21:21 +0100
+
 pango1.0 (1.38.1-1) unstable; urgency=medium
 
   [ Michael Biebl ]

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=47628&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control.in	[utf-8] Tue Mar 22 10:22:34 2016
@@ -17,7 +17,7 @@
                libgirepository1.0-dev (>= 0.9.5),
                libglib2.0-dev (>= 2.34.0),
                libharfbuzz-dev (>= 0.9.30),
-               libthai-dev (>= 0.1.9),
+               libthai-dev (>= 0.1.22-3~),
                libx11-dev (>= 2:1.3.3-2),
                libxft-dev (>= 2.1.14-2),
                libxrender-dev (>= 1:0.9.0.2-2),

Modified: desktop/unstable/pango1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/rules?rev=47628&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/rules	[utf-8] Tue Mar 22 10:22:34 2016
@@ -51,7 +51,6 @@
 
 DEB_CONFIGURE_FLAGS_udeb = \
 		--libdir=/$(LIBDIR_UDEB) \
-		--without-libthai \
 		--disable-debug
 
 # Get failing tests' stdout/err so we have some information when a build fails




More information about the pkg-gnome-commits mailing list