diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c913189..9716652 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ipmiutil (2.9.9-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patches. + * debian/control: + - Correct Vcs-Git. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 08 May 2016 23:35:46 +0200 diff --git a/debian/control b/debian/control index 7ea8b01..c8836fc 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libssl-dev Standards-Version: 3.9.7 Homepage: https://sourceforge.net/projects/ipmiutil/ -Vcs-Git: https://anonscm.debian.org/collab-maint/ipmiutil.git +Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git Package: ipmiutil |