r162 - trunk/debian

Laurent Fousse lfousse at costa.debian.org
Sat Jan 8 19:56:01 CET 2005


Author: lfousse
Date: 2005-01-08 19:50:52 +0100 (Sat, 08 Jan 2005)
New Revision: 162

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
New debian upload.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-01-05 10:40:11 UTC (rev 161)
+++ trunk/debian/changelog	2005-01-08 18:50:52 UTC (rev 162)
@@ -1,3 +1,9 @@
+cabot (0.0.20050105-2) unstable; urgency=low
+
+  * Add a link to the ca-bot manpage with more natural name (closes: #289330).
+
+ -- Laurent Fousse <laurent at komite.net>  Sat,  8 Jan 2005 18:02:55 +0100
+
 cabot (0.0.20050105-1) unstable; urgency=low
 
   * New development snapshot (r160), and a happy new year 2005.

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2005-01-05 10:40:11 UTC (rev 161)
+++ trunk/debian/rules	2005-01-08 18:50:52 UTC (rev 162)
@@ -69,6 +69,8 @@
 	# Remove superfluous COPYRIGHT and changelog
 	rm debian/cabot/usr/share/doc/cabot/COPYING
 	rm debian/cabot/usr/share/doc/cabot/ChangeLog
+	# Add link to manpage
+	ln -s /usr/share/man/man7/ca-bot.7.gz debian/cabot/usr/share/man/man7/cabot.7.gz 
 
 
 # Build architecture-independent files here.



More information about the Cabot-commit mailing list