[DHG_packages] 03/03: Add missing Vcs-Git/Vcs-Browser headers (4 packages)

Clint Adams clint at moszumanska.debian.org
Thu Dec 3 19:30:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 7bdd0cebe9091d690553b19b98d67c9a5067e1d8
Author: Clint Adams <clint at debian.org>
Date:   Thu Dec 3 14:25:38 2015 -0500

    Add missing Vcs-Git/Vcs-Browser headers (4 packages)
---
 p/cabal-debian/debian/changelog    | 6 ++++++
 p/cabal-debian/debian/control      | 2 ++
 p/haskell-doctest/debian/changelog | 6 ++++++
 p/haskell-doctest/debian/control   | 2 ++
 p/haskell-hsmtlib/debian/changelog | 6 ++++++
 p/haskell-hsmtlib/debian/control   | 2 ++
 p/haskell-smtlib/debian/changelog  | 6 ++++++
 p/haskell-smtlib/debian/control    | 2 ++
 8 files changed, 32 insertions(+)

diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog
index 085fd15..dc4875d 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 at 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 d826c1b..8216a1d 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 ea791b6..6bd92f5 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 at 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 11dc64e..9ecb225 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 2ea63cc..fa1a8ef 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 at 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 67b295e..d1d9b97 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 70a5ea0..9b4a0fe 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 at 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 f9a0625..34dd643 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list