[med-svn] r10114 - trunk/packages/rostlab/libzerg/trunk/debian

Laszlo Kajan lkajan-guest at alioth.debian.org
Wed Mar 28 10:08:57 UTC 2012


Author: lkajan-guest
Date: 2012-03-28 10:08:52 +0000 (Wed, 28 Mar 2012)
New Revision: 10114

Modified:
   trunk/packages/rostlab/libzerg/trunk/debian/rules
   trunk/packages/rostlab/libzerg/trunk/debian/watch
Log:
added get-orig-source rule, fixed watch file

Modified: trunk/packages/rostlab/libzerg/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/libzerg/trunk/debian/rules	2012-03-27 15:27:34 UTC (rev 10113)
+++ trunk/packages/rostlab/libzerg/trunk/debian/rules	2012-03-28 10:08:52 UTC (rev 10114)
@@ -14,3 +14,7 @@
 .PHONY: override_dh_strip
 override_dh_strip:
 	dh_strip --dbg-package=libzerg0-dbg
+
+get-orig-source:
+	mkdir -p ../tarballs
+	uscan --verbose --force-download --destdir=../tarballs

Modified: trunk/packages/rostlab/libzerg/trunk/debian/watch
===================================================================
--- trunk/packages/rostlab/libzerg/trunk/debian/watch	2012-03-27 15:27:34 UTC (rev 10113)
+++ trunk/packages/rostlab/libzerg/trunk/debian/watch	2012-03-28 10:08:52 UTC (rev 10114)
@@ -1,23 +1,5 @@
-# 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 libzerg-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/libzerg-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/libzerg-(.*)\.tar\.gz debian uupdate
-
 # Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/libzerg/libzerg-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-http://code.google.com/p/libzerg/downloads/list libzerg[_-](.*)\.tar\.gz
+http://sf.net/libzerg/libzerg_(.*)\.tar\.gz




More information about the debian-med-commit mailing list