[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. debian/1.14.3-200-gb232f8a

Clint Adams schizo at debian.org
Tue Aug 23 13:05:54 UTC 2011


The following commit has been merged in the upstream branch:
commit b167d6de14ed1718105f9982504662cce7c24ab1
Author: Clint Adams <schizo at debian.org>
Date:   Mon May 7 01:10:37 2007 +0000

    Drop shlibs file, as it is no longer necessary.
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-129

diff --git a/debian/changelog b/debian/changelog
index c371ef8..729a0fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fakeroot (1.7.0.2) unstable; urgency=low
+
+  * Drop shlibs file, as it is no longer necessary.
+
+ -- Clint Adams <schizo at debian.org>  Sun, 06 May 2007 20:40:09 -0400
+
 fakeroot (1.7.0.1) unstable; urgency=low
 
   * Build-depend on gcc-multilib on biarch architectures.
@@ -992,7 +998,7 @@ fakeroot (0.4.5) unstable; urgency=low
   * Only change: add a *fake* setuid /usr/lib/libfakeroot.so*,
     to fix the problems caused by the prev patch that caused
     LD_LIBRARY_PATH to be set. *should* fix a whole host of problems
- -- joost witteveen <joostje at debian.org>  Wen, 26 Sep 2001 10:14:03 +0200
+ -- joost witteveen <joostje at debian.org>  Wed, 26 Sep 2001 10:14:03 +0200
 
 fakeroot (0.4.4-9.2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 5c846cb..1ef4764 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,7 +134,6 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 	strip --remove-section=.comment --remove-section=.note debian/tmp/usr/bin/faked-tcp
 #	strip --strip-debug debian/tmp/usr/lib/libfakeroot.a
 endif
-	$(INSTALL_FILE) debian/shlibs debian/tmp/DEBIAN/shlibs
 	$(INSTALL_SCRIPT) debian/fakeroot.postrm debian/tmp/DEBIAN/postrm
 	$(INSTALL_SCRIPT) debian/fakeroot.prerm debian/tmp/DEBIAN/prerm
 ifneq ($(DEB_HOST_GNU_SYSTEM),gnu)
diff --git a/debian/shlibs b/debian/shlibs
deleted file mode 100644
index 572426f..0000000
--- a/debian/shlibs
+++ /dev/null
@@ -1,2 +0,0 @@
-/usr/lib/libfakeroot/libfakeroot-sysv 0
-/usr/lib/libfakeroot/libfakeroot-tcp 0

-- 
fakeroot



More information about the Fakeroot-commits mailing list