[Pkg-voip-commits] r6661 - in /gnugk/trunk/debian: changelog manpages rules watch

msp at alioth.debian.org msp at alioth.debian.org
Mon Jan 12 22:56:05 UTC 2009


Author: msp
Date: Mon Jan 12 22:56:05 2009
New Revision: 6661

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6661
Log:
* Add debian/manpages
* Cleanup debian/watch

Added:
    gnugk/trunk/debian/manpages
Modified:
    gnugk/trunk/debian/changelog
    gnugk/trunk/debian/rules
    gnugk/trunk/debian/watch

Modified: gnugk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/changelog?rev=6661&op=diff
==============================================================================
--- gnugk/trunk/debian/changelog (original)
+++ gnugk/trunk/debian/changelog Mon Jan 12 22:56:05 2009
@@ -9,8 +9,10 @@
   [ Mark Purcell ]
   * Add debian/examples
   * Add debian/docs
-
- -- Mark Purcell <msp at debian.org>  Tue, 13 Jan 2009 09:33:07 +1100
+  * Add debian/manpages
+  * Cleanup debian/watch
+
+ -- Mark Purcell <msp at debian.org>  Tue, 13 Jan 2009 09:54:39 +1100
 
 gnugk (2:2.2.7-3-2) unstable; urgency=low
 

Added: gnugk/trunk/debian/manpages
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/manpages?rev=6661&op=file
==============================================================================
--- gnugk/trunk/debian/manpages (added)
+++ gnugk/trunk/debian/manpages Mon Jan 12 22:56:05 2009
@@ -1,0 +1,1 @@
+docs/*.1

Modified: gnugk/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/rules?rev=6661&op=diff
==============================================================================
--- gnugk/trunk/debian/rules (original)
+++ gnugk/trunk/debian/rules Mon Jan 12 22:56:05 2009
@@ -85,7 +85,7 @@
 	dh_installmenu
 	dh_installinit -- defaults 90 10
 	dh_installchangelogs changes.txt
-	dh_installman docs/gnugk.1 
+	dh_installman 
 	dh_link
 	dh_strip
 	dh_compress

Modified: gnugk/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/watch?rev=6661&op=diff
==============================================================================
--- gnugk/trunk/debian/watch (original)
+++ gnugk/trunk/debian/watch Mon Jan 12 22:56:05 2009
@@ -1,20 +1,4 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-# Uncomment to examine a Webpage 
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate
 
 # Uncomment to find new files on sourceforge, for debscripts >= 2.9
 # http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz




More information about the Pkg-voip-commits mailing list