diff options
| author | Guillem Jover <guillem@debian.org> | 2008-06-21 15:45:04 +0000 |
|---|---|---|
| committer | Guillem Jover <guillem@debian.org> | 2008-06-21 15:45:04 +0000 |
| commit | 070113e4d45efb665b504bc613a3043bdaf53d9f (patch) | |
| tree | b888af55ef74be3c301abc3a54114042d9cd1f55 /debian | |
| parent | c75e1d84834254b1a9916603a93a27b29e923b38 (diff) | |
Mangle the Debian version in the watch file
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/watch | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6671f14..f943a0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ gnumach (2:1.3.99.dfsg.cvs20070809-2) UNRELEASED; urgency=low * Refresh patches with -pab. * Remove DPATCHLEVEL variable from patches. * Change source and binary packages from Section base to admin. + * Mangle the Debian version in the watch file. -- Guillem Jover <guillem@debian.org> Thu, 09 Aug 2007 01:45:22 +0300 diff --git a/debian/watch b/debian/watch index fcb3a40..30c8f17 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 +opts=dversionmangle=s/\.dfsg\.cvs\d+$// \ http://ftp.gnu.org/gnu/gnumach/ gnumach-(.*)\.tar\.gz debian uupdate |
