diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2018-02-27 22:57:51 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2018-02-27 22:57:51 -0600 |
commit | bd954f765e0881d9460bd241497695ba7e5000c3 (patch) | |
tree | fe51abb2d6d88181c251814a79b4a024341deb7b /debian | |
parent | 9049de7eb23f139156590b7d05eb32ddd0b55c29 (diff) |
Update Vcs-* to reflect the move to Salsa.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 64f4af37..3e043f8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ hardinfo (0.5.1+git20180227-1) UNRELEASED; urgency=medium * Bump debhelper compat to 11, no changes needed. * Add zlib1g-dev as a build dependency to make sure that the CPU ZLib benchmark works as intended (Closes: #536244). + * Update Vcs-* to reflect the move to Salsa. -- Simon Quigley <tsimonq2@ubuntu.com> Tue, 27 Feb 2018 22:34:58 -0600 diff --git a/debian/control b/debian/control index 0bc6f6c9..a732552d 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: cmake, pciutils (>= 1:2.1.11-10) Standards-Version: 4.1.3 Homepage: http://hardinfo.org -Vcs-Browser: https://anonscm.debian.org/git/collab-maint/hardinfo.git -Vcs-Git: https://anonscm.debian.org/git/collab-maint/hardinfo.git +Vcs-Browser: https://salsa.debian.org/tsimonq2-guest/hardinfo +Vcs-Git: https://salsa.debian.org/tsimonq2-guest/hardinfo.git Package: hardinfo Architecture: any |