diff options
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 984fc75..557c7b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ xtrkcad (1:4.2.4a-2) UNRELEASED; urgency=medium    [ Jörg Frings-Fürst ]    * debian/control: -    + Add Daniel E. Markle as maintainer again. +    - Add Daniel E. Markle as maintainer again.      - Add myself as uploader. +    - Use http for the homepage because https isn't available.   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Thu, 26 Jan 2017 21:28:03 +0100 diff --git a/debian/control b/debian/control index 17531a1..47756fa 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends:   libgtk2.0-dev,   libwebkitgtk-dev  Standards-Version: 3.9.8 -Homepage: https://xtrkcad.org/ +Homepage: http://xtrkcad.org/  Vcs-Git: git://anonscm.debian.org/collab-maint/xtrkcad.git  Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xtrkcad.git  | 
