r47033 - in /desktop/unstable/vte2.91/debian: changelog libvte-2.91-0.lintian-overrides rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Fri Nov 13 13:16:36 UTC 2015


Author: bigon
Date: Fri Nov 13 13:16:35 2015
New Revision: 47033

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47033
Log:
Remove remaining bits related to gnome-pty-helper

Removed:
    desktop/unstable/vte2.91/debian/libvte-2.91-0.lintian-overrides
Modified:
    desktop/unstable/vte2.91/debian/changelog
    desktop/unstable/vte2.91/debian/rules

Modified: desktop/unstable/vte2.91/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/changelog?rev=47033&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/changelog	[utf-8] Fri Nov 13 13:16:35 2015
@@ -2,8 +2,9 @@
 
   * Bump debhelper version to 9
   * Add multi-arch support (LP: #1508636)
-
- -- Laurent Bigonville <bigon at debian.org>  Fri, 13 Nov 2015 13:28:07 +0100
+  * Remove remaining bits related to gnome-pty-helper
+
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 13 Nov 2015 14:16:13 +0100
 
 vte2.91 (0.42.1-1) unstable; urgency=medium
 

Modified: desktop/unstable/vte2.91/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/rules?rev=47033&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/rules	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/rules	[utf-8] Fri Nov 13 13:16:35 2015
@@ -15,12 +15,10 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_LIBEXECDIR := \$${prefix}/lib/$(libvte2.91N)
-DEB_FIXPERMS_EXCLUDE += gnome-pty-helper
 DEB_DH_MAKESHLIBS_ARGS_$(libvte2.91N) += --add-udeb=$(udeb) -- -c4
 
 DEB_CONFIGURE_FLAGS_main += \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
-	--enable-gnome-pty-helper \
 	--enable-glade-catalogue \
 	--enable-gtk-doc \
 	--enable-introspection \
@@ -30,7 +28,6 @@
 #DEB_CONFIGURE_EXTRA_FLAGS_main += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
 DEB_CONFIGURE_FLAGS_udeb += \
-	--disable-gnome-pty-helper \
 	--disable-gtk-doc \
 	--without-gnutls
 




More information about the pkg-gnome-commits mailing list