diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/watch | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 91495ba..7ed8a17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ipmiutil (2.9.6-1) UNRELEASED; urgency=medium    * New upstream release.      - Remove debian/patches/100-out-of-bounds.patch.    * Remove debian/source/options because compression xz is standard now. +  * debian/watch: +    - Remove "debian uupdate"   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 12 Nov 2014 17:12:39 +0100 diff --git a/debian/watch b/debian/watch index b674e67..7c0fc3f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@  version=3  opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$// \ -http://sf.net/ipmiutil/ipmiutil-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2) debian uupdate +http://sf.net/ipmiutil/ipmiutil-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2) | 
