r32041 - in /desktop/unstable/vte3/debian: changelog libvte-2.90-9.install libvte-2.90-9.lintian-overrides

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Dec 12 15:13:58 UTC 2011


Author: biebl
Date: Mon Dec 12 15:13:58 2011
New Revision: 32041

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32041
Log:
Update install and lintian override file for the updated gnome-pty-helper
location. We use the full library package name as subdirectory now, so we
don't get file conflicts on soname bumps.

Modified:
    desktop/unstable/vte3/debian/changelog
    desktop/unstable/vte3/debian/libvte-2.90-9.install
    desktop/unstable/vte3/debian/libvte-2.90-9.lintian-overrides

Modified: desktop/unstable/vte3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte3/debian/changelog?rev=32041&op=diff
==============================================================================
--- desktop/unstable/vte3/debian/changelog [utf-8] (original)
+++ desktop/unstable/vte3/debian/changelog [utf-8] Mon Dec 12 15:13:58 2011
@@ -7,8 +7,11 @@
   * debian/rules:
     - Correctly pass libexecdir to configure so libvte has the correct path to
       gnome-pty-helper.
-
- -- Michael Biebl <biebl at debian.org>  Sun, 11 Dec 2011 23:04:17 +0100
+  * Update install and lintian override file for the updated gnome-pty-helper
+    location. We use the full library package name as subdirectory now, so we
+    don't get file conflicts on soname bumps.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 12 Dec 2011 16:12:56 +0100
 
 vte3 (1:0.30.1-2) unstable; urgency=low
 

Modified: desktop/unstable/vte3/debian/libvte-2.90-9.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte3/debian/libvte-2.90-9.install?rev=32041&op=diff
==============================================================================
--- desktop/unstable/vte3/debian/libvte-2.90-9.install [utf-8] (original)
+++ desktop/unstable/vte3/debian/libvte-2.90-9.install [utf-8] Mon Dec 12 15:13:58 2011
@@ -1,2 +1,2 @@
 usr/lib/libvte2_90.so.*
-usr/lib/libvte2-90
+usr/lib/libvte-2.90-9

Modified: desktop/unstable/vte3/debian/libvte-2.90-9.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte3/debian/libvte-2.90-9.lintian-overrides?rev=32041&op=diff
==============================================================================
--- desktop/unstable/vte3/debian/libvte-2.90-9.lintian-overrides [utf-8] (original)
+++ desktop/unstable/vte3/debian/libvte-2.90-9.lintian-overrides [utf-8] Mon Dec 12 15:13:58 2011
@@ -1,5 +1,5 @@
 # Setgid on purpose to write the utmp file
-libvte-2.90-9: setgid-binary usr/lib/libvte2-90/gnome-pty-helper 2755 root/utmp
+libvte-2.90-9: setgid-binary usr/lib/libvte-2.90-9/gnome-pty-helper 2755 root/utmp
 # Not a big deal, and not worth fixing.
 libvte-2.90-9: package-name-doesnt-match-sonames libvte2-90-9
 




More information about the pkg-gnome-commits mailing list