diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-06-26 00:39:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-06-26 00:39:23 +0200 |
commit | e02d86b053c929237478a24b9fe589e63555c7b1 (patch) | |
tree | d93b3ddffd57814ec0e9fe3d5e2a930cf67bceea | |
parent | e39015003576b387bbe363de9d3648493a15b3d1 (diff) |
Switch Vcs-* to new loacation
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 34be1db..b18002a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ipmiutil (3.1.1-1) unstable; urgency=medium - Change years for Andy Cress. * debian/rules: - Fix FTBFS with dh_installsystemd (Closes: #901731). + * debian/control: + - Switch Vcs-* to new loacation. -- Jörg Frings-Fürst <debian@jff.email> Tue, 01 May 2018 14:07:48 +0200 diff --git a/debian/control b/debian/control index 24f2490..44d581e 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: openssl Standards-Version: 4.1.4 Homepage: https://sourceforge.net/projects/ipmiutil/ -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git +Vcs-Git: git://jff.email/opt/git/ipmiutil.git +Vcs-Browser: https://jff.email/cgit/ipmiutil.git Package: ipmiutil Architecture: any |