summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)$