summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-12-03 14:25:38 -0500
committerClint Adams <clint@debian.org>2015-12-03 14:25:38 -0500
commit7bdd0cebe9091d690553b19b98d67c9a5067e1d8 (patch)
tree047ffe202715b615b84a8defcdfea570ca509500
parentaacf56121852f0618776bd36f162ba266221c674 (diff)
downloadDHG_packages-7bdd0cebe9091d690553b19b98d67c9a5067e1d8.tar.gz
Add missing Vcs-Git/Vcs-Browser headers (4 packages)
-rw-r--r--p/cabal-debian/debian/changelog6
-rw-r--r--p/cabal-debian/debian/control2
-rw-r--r--p/haskell-doctest/debian/changelog6
-rw-r--r--p/haskell-doctest/debian/control2
-rw-r--r--p/haskell-hsmtlib/debian/changelog6
-rw-r--r--p/haskell-hsmtlib/debian/control2
-rw-r--r--p/haskell-smtlib/debian/changelog6
-rw-r--r--p/haskell-smtlib/debian/control2
8 files changed, 32 insertions, 0 deletions
diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog
index 085fd15a9..dc4875d6e 100644
--- a/p/cabal-debian/debian/changelog
+++ b/p/cabal-debian/debian/changelog
@@ -1,3 +1,9 @@
+cabal-debian (4.31-4) UNRELEASED; urgency=medium
+
+ * Add missing Vcs-Git/Vcs-Browser headers.
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:24:34 -0500
+
cabal-debian (4.31-3) experimental; urgency=medium
* Depend on haskell-devscripts >= 0.10 to ensure that this package
diff --git a/p/cabal-debian/debian/control b/p/cabal-debian/debian/control
index d826c1b31..8216a1dab 100644
--- a/p/cabal-debian/debian/control
+++ b/p/cabal-debian/debian/control
@@ -36,6 +36,8 @@ Build-Depends: debhelper (>= 9),
libghc-prettyclass-dev,
Standards-Version: 3.9.6
Homepage: https://github.com/ddssff/cabal-debian
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
Package: cabal-debian
Architecture: any
diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog
index ea791b67f..6bd92f5ff 100644
--- a/p/haskell-doctest/debian/changelog
+++ b/p/haskell-doctest/debian/changelog
@@ -1,3 +1,9 @@
+haskell-doctest (0.10.1-3) UNRELEASED; urgency=medium
+
+ * Add missing Vcs-Git/Vcs-Browser headers.
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:24:34 -0500
+
haskell-doctest (0.10.1-2) experimental; urgency=medium
* Add lintian override for spurious rpaths
diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control
index 11dc64e27..9ecb22545 100644
--- a/p/haskell-doctest/debian/control
+++ b/p/haskell-doctest/debian/control
@@ -17,6 +17,8 @@ Build-Depends-Indep: ghc-doc,
libghc-syb-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/sol/doctest-haskell
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
Package: libghc-doctest-dev
Architecture: any
diff --git a/p/haskell-hsmtlib/debian/changelog b/p/haskell-hsmtlib/debian/changelog
index 2ea63cc12..fa1a8ef9f 100644
--- a/p/haskell-hsmtlib/debian/changelog
+++ b/p/haskell-hsmtlib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hsmtlib (0.2.0.6-3) UNRELEASED; urgency=medium
+
+ * Add missing Vcs-Git/Vcs-Browser headers.
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:24:34 -0500
+
haskell-hsmtlib (0.2.0.6-2) experimental; urgency=medium
* Depend on haskell-devscripts >= 0.10 to ensure that this package
diff --git a/p/haskell-hsmtlib/debian/control b/p/haskell-hsmtlib/debian/control
index 67b295e38..d1d9b971c 100644
--- a/p/haskell-hsmtlib/debian/control
+++ b/p/haskell-hsmtlib/debian/control
@@ -21,6 +21,8 @@ Build-Depends-Indep: ghc-doc,
libghc-smtlib-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/MfesGA/Hsmtlib
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
X-Description: Haskell library for easy interaction with SMT-LIB 2 compliant solvers.
Hsmtl provides functions to interact with several smt solvers using SMT-LIB 2.
The current suported solvers are Alt-Ergo, Cvc4, MathSat, Yices, Z3.
diff --git a/p/haskell-smtlib/debian/changelog b/p/haskell-smtlib/debian/changelog
index 70a5ea051..9b4a0fe67 100644
--- a/p/haskell-smtlib/debian/changelog
+++ b/p/haskell-smtlib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-smtlib (1.0.7-3) UNRELEASED; urgency=medium
+
+ * Add missing Vcs-Git/Vcs-Browser headers.
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:24:34 -0500
+
haskell-smtlib (1.0.7-2) experimental; urgency=medium
* Depend on haskell-devscripts >= 0.10 to ensure that this package
diff --git a/p/haskell-smtlib/debian/control b/p/haskell-smtlib/debian/control
index f9a062556..34dd64396 100644
--- a/p/haskell-smtlib/debian/control
+++ b/p/haskell-smtlib/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9),
ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
X-Description: A library for working with the SMTLIB format.
Package: libghc-smtlib-dev