[DHG_packages] 01/01: parallel-tree-search: Add Vcs-*: fields to control file.
Mike Gabriel
sunweaver at debian.org
Fri Oct 20 11:16:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository DHG_packages.
commit b59bae9e2357f1e5858ab35e714c3e1b5d677d56
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 20 13:16:21 2017 +0200
parallel-tree-search: Add Vcs-*: fields to control file.
---
p/haskell-parallel-tree-search/debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/p/haskell-parallel-tree-search/debian/control b/p/haskell-parallel-tree-search/debian/control
index 456d6d9..0ee4a28 100644
--- a/p/haskell-parallel-tree-search/debian/control
+++ b/p/haskell-parallel-tree-search/debian/control
@@ -19,6 +19,8 @@ Build-Depends-Indep: ghc-doc,
libghc-tree-monad-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/sebfisch/parallel-tree-search
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-parallel-tree-search
X-Description: Parallel Tree Search
This Haskell library provides an implementation of parallel search
based on the search tree provided by the package tree-monad.
--
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