diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ab03f92..afd483f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ ipmitool (1.8.11-4) unstable; urgency=low - Add status support (Closes: #536119). * debian/ipmitool.{post,pre}{inst,rm}: Add -e. * Fix buffer overflow in tsol session. + * Update Vcs-Browser as URL mentioned within Alioth's gitweb + interface does not work. - -- Luk Claes <luk@debian.org> Tue, 20 Sep 2011 08:07:40 +0200 + -- Luk Claes <luk@debian.org> Thu, 22 Sep 2011 07:49:10 +0200 ipmitool (1.8.11-3) unstable; urgency=high diff --git a/debian/control b/debian/control index 50259bf..fe27bd9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Matthew Johnson <mjj29@debian.org> Uploaders: Luk Claes <luk@debian.org> Build-Depends: debhelper (>> 5.0.0), libreadline-dev, libssl-dev, quilt, autotools-dev -Vcs-Browser: http://anonscm.debian.org/git/collab-maint/ipmitool.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ipmitool.git Vcs-Git: git://anonscm.debian.org/git/collab-maint/ipmitool.git Standards-Version: 3.8.0 |