[pkg-kolab] r1147 - kolabd/branches/2.2.1/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sat Jan 17 17:50:58 UTC 2009


Author: mparent-guest
Date: 2009-01-17 17:50:58 +0000 (Sat, 17 Jan 2009)
New Revision: 1147

Removed:
   kolabd/branches/2.2.1/debian/undocumented.1
Modified:
   kolabd/branches/2.2.1/debian/changelog
   kolabd/branches/2.2.1/debian/rules
Log:
 don't create manpage for undocumented (s)bin


Modified: kolabd/branches/2.2.1/debian/changelog
===================================================================
--- kolabd/branches/2.2.1/debian/changelog	2009-01-17 17:49:15 UTC (rev 1146)
+++ kolabd/branches/2.2.1/debian/changelog	2009-01-17 17:50:58 UTC (rev 1147)
@@ -16,7 +16,7 @@
   * debian/rules
     - several perl script are now in libkolab-perl
     - kolab.conf removed (kolab/issue2994)
-    - moved some manpage for undocumented (s)bin to libkolab-perl
+    - don't create manpage for undocumented (s)bin
   * debian/kolabd.lintian-overrides: removed, as kolab.conf is removed
   * debian/control:
     - depends on 2.2.1 version of libkolab-perl as binaries are now there
@@ -36,7 +36,7 @@
     - kolabfilter is now in /usr/bin/
   * 99-issue3311.diff: port upstream patch 
 
- -- Mathieu Parent <math.parent at gmail.com>  Tue, 06 Jan 2009 23:34:45 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Sat, 17 Jan 2009 18:47:24 +0100
 
 kolabd (2.2.0-20080709.dfsg-3) UNRELEASED; urgency=low
 

Modified: kolabd/branches/2.2.1/debian/rules
===================================================================
--- kolabd/branches/2.2.1/debian/rules	2009-01-17 17:49:15 UTC (rev 1146)
+++ kolabd/branches/2.2.1/debian/rules	2009-01-17 17:50:58 UTC (rev 1147)
@@ -54,11 +54,6 @@
 #	# Commented out because of copyright issues, needs further investigation
 #	install -D -m 644 rfc2739.schema debian/kolabd/usr/share/kolabd/schema/rfc2739.schema
 
-	# Man pages
-	mkdir -p debian/kolabd/usr/share/man/man1
-	for x in `find $(CURDIR)/debian/kolabd/usr/bin $(CURDIR)/debian/kolabd/usr/sbin -type f`; do \
-	  sed "s/undocumented/`basename $$x`/g" $(CURDIR)/debian/undocumented.1 > $(CURDIR)/debian/kolabd/usr/share/man/man1/`basename $$x`.1; \
-	done
 binary-indep: build install
 	dh_testdir
 	dh_testroot

Deleted: kolabd/branches/2.2.1/debian/undocumented.1
===================================================================
--- kolabd/branches/2.2.1/debian/undocumented.1	2009-01-17 17:49:15 UTC (rev 1146)
+++ kolabd/branches/2.2.1/debian/undocumented.1	2009-01-17 17:50:58 UTC (rev 1147)
@@ -1,9 +0,0 @@
-.TH undocumented 1 2006-08-23 Kolab
-.SH NAME
-undocumented \- Kolab groupware suite
-.SH SYNOPSIS
-\fBundocumented\fR
-.SH DESCRIPTION
-This program belongs to the Kolab groupware suite, but it does not have
-a useful manual page of its own.  Please see the documentation under
-\fI/usr/share/doc/kolabd/\fR for more information.




More information about the pkg-kolab-devel mailing list