diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f0b7d42..07fcfa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium * debian/copyright: - Add year 2017. - Change email address. + * debian/control: + - Change Homepage. * Migrate to debhelper 10: - Change debian/compat to 10. - Bump minimum debhelper version in debian/control to >= 10. diff --git a/debian/control b/debian/control index e5e24a1..570a179 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git -Homepage: https://dmidecode.nongnu.org/ +Homepage: http://nongnu.org/dmidecode/ Package: dmidecode Priority: important |