summaryrefslogtreecommitdiff
path: root/p/haskell-lazysmallcheck
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-lazysmallcheck
parent590a70db77265979dff0c7a3b35fdd4dd85dd8e2 (diff)
downloadDHG_packages-aacf56121852f0618776bd36f162ba266221c674.tar.gz
Switch Vcs-Git/Vcs-Browser headers to new location. (733 packages)
Diffstat (limited to 'p/haskell-lazysmallcheck')
-rw-r--r--p/haskell-lazysmallcheck/debian/changelog7
-rw-r--r--p/haskell-lazysmallcheck/debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/p/haskell-lazysmallcheck/debian/changelog b/p/haskell-lazysmallcheck/debian/changelog
index 878bef64e..c9e121e4a 100644
--- a/p/haskell-lazysmallcheck/debian/changelog
+++ b/p/haskell-lazysmallcheck/debian/changelog
@@ -1,3 +1,10 @@
+haskell-lazysmallcheck (0.6-6.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Switch Vcs-Git/Vcs-Browser headers to new location.
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:19:10 -0500
+
haskell-lazysmallcheck (0.6-6) experimental; urgency=medium
* Redo packaging to add the -doc file.
diff --git a/p/haskell-lazysmallcheck/debian/control b/p/haskell-lazysmallcheck/debian/control
index 0e680a7b1..cacb05c9b 100644
--- a/p/haskell-lazysmallcheck/debian/control
+++ b/p/haskell-lazysmallcheck/debian/control
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: http://www.cs.york.ac.uk/~mfn/lazysmallcheck/
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-lazysmallcheck
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-lazysmallcheck
+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: A library for demand-driven testing of Haskell programs
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds