summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2008-01-06 22:44:48 +0000
committerMichael Shuler <michael@pbandjelly.org>2008-01-06 22:44:48 +0000
commitf0d729b2144357a304e9c1a5e5fcaa983917536d (patch)
tree66b154f7cc8233dd85974d7646fa26f66921a7a4 /debian
parent24d862ab1ab48951017c9a7ecfffe4a000544ab1 (diff)
Updated debian/watch to version 3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/watch6
2 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 5100036..6c742c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,11 +7,15 @@ libauthen-tacacsplus-perl (0.17-1) UNRELEASED; urgency=low
* Set Build-Depends: debhelper (>= 4.0.2)
[ Jose Luis Rivas ]
- * debian/control:
+ * debian/control:
+ Updated Standards-Version to 3.7.3.
+ Build-Depends on perl updated to >= 5.8
- * debian/rules:
+ * debian/rules:
+ Changed `touch *-stamp' for `touch $@'.
+ Commented dh_installexamples since isn't used.
- -- Michael Shuler <michael@pbandjelly.org> Sun, 6 Jan 2008 09:28:22 -0600
+ [ Michael Shuler ]
+ * debian/watch:
+ + Updated to version 3
+
+ -- Michael Shuler <michael@pbandjelly.org> Sun, 6 Jan 2008 16:37:36 -0600
diff --git a/debian/watch b/debian/watch
index 9cbc7e3..b5fe8d5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-# format version number, currently 2; this line is compulsory!
-version=2
-http://www.cpan.org/modules/by-module/Authen/Authen-TacacsPlus-(.*).(tar.gz|tar|tgz)
+# format version number, currently 3; this line is compulsory!
+version=3
+http://search.cpan.org/dist/Authen-TacacsPlus/ .*/Authen-TacacsPlus-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$