[med-svn] r11731 - trunk/packages/norsnet/trunk/debian

Laszlo Kajan lkajan-guest at alioth.debian.org
Wed Jul 11 12:09:32 UTC 2012


Author: lkajan-guest
Date: 2012-07-11 12:09:31 +0000 (Wed, 11 Jul 2012)
New Revision: 11731

Modified:
   trunk/packages/norsnet/trunk/debian/rules
   trunk/packages/norsnet/trunk/debian/watch
Log:
streamlined debian/rules and make watch file patter stricter

Modified: trunk/packages/norsnet/trunk/debian/rules
===================================================================
--- trunk/packages/norsnet/trunk/debian/rules	2012-07-11 12:09:05 UTC (rev 11730)
+++ trunk/packages/norsnet/trunk/debian/rules	2012-07-11 12:09:31 UTC (rev 11731)
@@ -1,13 +1,7 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
-# nexport DH_VERBOSE=1
+# DH_VERBOSE=1
 
 %:
 	dh $@

Modified: trunk/packages/norsnet/trunk/debian/watch
===================================================================
--- trunk/packages/norsnet/trunk/debian/watch	2012-07-11 12:09:05 UTC (rev 11730)
+++ trunk/packages/norsnet/trunk/debian/watch	2012-07-11 12:09:31 UTC (rev 11731)
@@ -1,2 +1,2 @@
 version=3
-ftp://rostlab.org/norsnet/norsnet-(.+).tar.gz
+ftp://rostlab.org/norsnet/norsnet-([0-9.]+)\.tar\.gz




More information about the debian-med-commit mailing list