diff options
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  | 
