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

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


The following commit has been merged in the upstream branch:
commit 0b3918ed02543161f5aa62d240b651e277653dfc
Author: Clint Adams <schizo at debian.org>
Date:   Tue Jul 13 00:35:16 2004 +0000

    gzip faked-tcp and fakeroot-tcp manpages.
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-14

diff --git a/debian/changelog b/debian/changelog
index b55deaa..6a6b29b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fakeroot (1.0.5) unstable; urgency=low
+
+  * gzip faked-tcp and fakeroot-tcp manpages. 
+
+ -- Clint Adams <schizo at debian.org>  Mon, 12 Jul 2004 20:33:34 -0400
+
 fakeroot (1.0.4) unstable; urgency=medium
 
   * faked.c: Implement a hash table for looking up inode data.  This
diff --git a/debian/rules b/debian/rules
index 16d9b40..5ca57ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,6 +108,8 @@ endif
 		 debian/tmp/usr/share/man/sv/man1/faked.1 \
 		 debian/tmp/usr/share/man/man1/faked.1 \
 		 debian/tmp/usr/share/man/man1/fakeroot.1 \
+		 debian/tmp/usr/share/man/man1/faked-tcp.1 \
+		 debian/tmp/usr/share/man/man1/fakeroot-tcp.1 \
 		 debian/tmp/usr/share/doc/fakeroot/changelog
 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 	strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/tmp/usr/lib/libfakeroot.so.0.0.1

-- 
fakeroot



More information about the Fakeroot-commits mailing list