r50923 - in /desktop/unstable/evince/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 20:21:07 UTC 2016


Author: biebl
Date: Tue Sep 20 20:21:07 2016
New Revision: 50923

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50923
Log:
Drop override for dh_shlibdeps. We want to enforce proper shlibs
dependencies so we have a recent enough version of nautilus with support
for multiarch paths.

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=50923&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Tue Sep 20 20:21:07 2016
@@ -1,6 +1,9 @@
 evince (3.22.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop override for dh_shlibdeps. We want to enforce proper shlibs
+    dependencies so we have a recent enough version of nautilus with support
+    for multiarch paths.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 21:35:17 +0200
 

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=50923&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules	[utf-8] (original)
+++ desktop/unstable/evince/debian/rules	[utf-8] Tue Sep 20 20:21:07 2016
@@ -33,9 +33,6 @@
 		-X /usr/lib/$(DEB_HOST_MULTIARCH)/evince/ \
 		-V -- -c4
 
-override_dh_shlibdeps:
-	dh_shlibdeps -X /usr/lib/nautilus/
-
 override_dh_strip:
 	dh_strip --dbgsym-migration='evince-dbg (<< 3.20.0-2~)'
 




More information about the pkg-gnome-commits mailing list