summaryrefslogtreecommitdiff
path: root/p/haskell-gnuidn
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-gnuidn')
-rw-r--r--p/haskell-gnuidn/debian/changelog6
-rw-r--r--p/haskell-gnuidn/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-gnuidn/debian/changelog b/p/haskell-gnuidn/debian/changelog
index 3ce7640b0..1b783ee29 100644
--- a/p/haskell-gnuidn/debian/changelog
+++ b/p/haskell-gnuidn/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gnuidn (0.2.2-2) UNRELEASED; urgency=medium
+
+ * Use secure (https) uri in Vcs-Git field in 'debian/control'
+
+ -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300
+
haskell-gnuidn (0.2.2-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-gnuidn/debian/control b/p/haskell-gnuidn/debian/control
index ac45ba195..2af9f9f8a 100644
--- a/p/haskell-gnuidn/debian/control
+++ b/p/haskell-gnuidn/debian/control
@@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.7
Homepage: https://john-millikin.com/software/haskell-gnuidn/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-gnuidn
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: bindings for GNU IDN
These are Haskell bindings to the GNU IDN (Internationalized Domain Names)
library for Unicode domain names.