diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5386476..756724a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mailgraph (1.14-17) unstable; urgency=medium + + * debian/control: + - Correct Vcs-* URIs. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Sep 2018 18:09:26 +0200 + mailgraph (1.14-16) unstable; urgency=medium * Change to my new email address. diff --git a/debian/control b/debian/control index d12c77c..e8463d8 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: po-debconf Standards-Version: 4.2.1 Homepage: https://mailgraph.schweikert.ch -Vcs-Git: git://jff.email/opt/git//mailgraph.git -Vcs-Browser: https://jff.email/cgit//mailgraph.git +Vcs-Git: git://jff.email/opt/git/mailgraph.git +Vcs-Browser: https://jff.email/cgit/mailgraph.git Package: mailgraph Architecture: all |