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

Clint Adams schizo at debian.org
Tue Aug 23 13:06:31 UTC 2011


The following commit has been merged in the upstream branch:
commit 81ea35a5229b70b853184ca36b73cc1aba521f45
Author: Clint Adams <schizo at debian.org>
Date:   Sun Nov 8 22:17:48 2009 -0500

    Rename changelog to changelog.Debian.

diff --git a/debian/rules b/debian/rules
index d919d0d..8c5adee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,7 +106,7 @@ ifneq (,$(findstring $(DEB_HOST_GNU_TYPE), sparc-linux-gnu s390-linux-gnu i486-l
 	$(MAKE) -f debian/rules binary-biarch
 endif
 	$(INSTALL_FILE) debian/copyright debian/tmp/usr/share/doc/fakeroot/copyright
-	$(INSTALL_FILE) debian/changelog debian/tmp/usr/share/doc/fakeroot/changelog
+	$(INSTALL_FILE) debian/changelog debian/tmp/usr/share/doc/fakeroot/changelog.Debian
 	gzip -9f debian/tmp/usr/share/man/man1/faked-sysv.1 \
 		 debian/tmp/usr/share/man/man1/fakeroot-sysv.1 \
 		 debian/tmp/usr/share/man/man1/faked-tcp.1 \
@@ -127,7 +127,7 @@ endif
 		 debian/tmp/usr/share/man/sv/man1/fakeroot-sysv.1 \
 		 debian/tmp/usr/share/man/sv/man1/faked-tcp.1 \
 		 debian/tmp/usr/share/man/sv/man1/fakeroot-tcp.1 \
-		 debian/tmp/usr/share/doc/fakeroot/changelog
+		 debian/tmp/usr/share/doc/fakeroot/changelog.Debian
 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 	strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/tmp/usr/lib/libfakeroot/libfakeroot-sysv.so
 	strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/tmp/usr/lib/libfakeroot/libfakeroot-tcp.so

-- 
fakeroot



More information about the Fakeroot-commits mailing list