diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-11-11 15:05:46 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-11-11 15:05:46 +0100 |
commit | 5a776fd2fe5331a653cc104dea3d9264aa578698 (patch) | |
tree | 2819f1914214aa73c1f80bc6151cdb50e2fe05d0 /debian | |
parent | 3d541bb4be5993a278f87e36f826909b3f16355f (diff) |
Change Vcs-* to new cgit based repository viewer
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ba027f4..e60b6bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ dmidecode (2.12-4) UNRELEASED; urgency=medium * debian/control: - - Bump Standards-Version to 3.9.6 (no changes required). + - Bump Standards-Version to 3.9.6 (no changes required). - Add arm64 to Architectur (Closes: #767965 ). - - Remove unwanted debian/source/options + - Remove unwanted debian/source/options. + - Change Vcs-* to new cgit based repository viewer. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 11 Nov 2014 13:38:31 +0100 diff --git a/debian/control b/debian/control index 2519735..cff9ae8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Build-Depends: debhelper (>= 9) Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/dmidecode.git +Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/dmidecode.git Vcs-Git: git://anonscm.debian.org/collab-maint/dmidecode.git Homepage: http://dmidecode.nongnu.org/ |