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 b5452283..5834369f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hardinfo (0.5.1+git20180227-2) UNRELEASED; urgency=medium * Change my email to tsimonq2@debian.org now that I am a Debian Developer. + * Reflect the move in Salsa namespace. -- Simon Quigley <tsimonq2@debian.org> Sun, 23 Dec 2018 23:54:40 -0600 diff --git a/debian/control b/debian/control index fe444774..c13186fa 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://salsa.debian.org/tsimonq2-guest/hardinfo -Vcs-Git: https://salsa.debian.org/tsimonq2-guest/hardinfo.git +Vcs-Browser: https://salsa.debian.org/tsimonq2/hardinfo +Vcs-Git: https://salsa.debian.org/tsimonq2/hardinfo.git Package: hardinfo Architecture: any |