summaryrefslogtreecommitdiff
path: root/p/haskell-x509-validation
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-12-03 14:20:19 -0500
committerClint Adams <clint@debian.org>2015-12-03 14:20:19 -0500
commitaacf56121852f0618776bd36f162ba266221c674 (patch)
tree7ab7e413ffaf2984bf83943b068160662d482d67 /p/haskell-x509-validation
parent590a70db77265979dff0c7a3b35fdd4dd85dd8e2 (diff)
downloadDHG_packages-aacf56121852f0618776bd36f162ba266221c674.tar.gz
Switch Vcs-Git/Vcs-Browser headers to new location. (733 packages)
Diffstat (limited to 'p/haskell-x509-validation')
-rw-r--r--p/haskell-x509-validation/debian/changelog6
-rw-r--r--p/haskell-x509-validation/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-x509-validation/debian/changelog b/p/haskell-x509-validation/debian/changelog
index f2cc24753..14384b1b4 100644
--- a/p/haskell-x509-validation/debian/changelog
+++ b/p/haskell-x509-validation/debian/changelog
@@ -1,3 +1,9 @@
+haskell-x509-validation (1.6.0-2) UNRELEASED; urgency=medium
+
+ * Switch Vcs-Git/Vcs-Browser headers to new location.
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:20:08 -0500
+
haskell-x509-validation (1.6.0-1) experimental; urgency=medium
* New upstream release
diff --git a/p/haskell-x509-validation/debian/control b/p/haskell-x509-validation/debian/control
index e9c345b39..35ac827a6 100644
--- a/p/haskell-x509-validation/debian/control
+++ b/p/haskell-x509-validation/debian/control
@@ -52,8 +52,8 @@ Build-Depends-Indep: ghc-doc,
libghc-x509-store-doc,
Standards-Version: 3.9.6
Homepage: http://github.com/vincenthz/hs-certificate
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x509-validation
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x509-validation
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: X.509 certificate and CRL validation
X.509 certificate/CRL checks and validations routines, following
RFC5280 / RFC6818.