[DHG_packages] 01/02: Fix VCS-* fields

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Thu Jun 2 13:38:22 UTC 2016


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

locutusofborg-guest pushed a commit to branch experimental
in repository DHG_packages.

commit 6cbcdfd3e6ab3875b1dfacecc649c2b6867b24cc
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Jun 2 15:37:46 2016 +0200

    Fix VCS-* fields
---
 p/ghc-testsuite/debian/control              | 2 +-
 p/haskell-binary-orphans/debian/control     | 4 ++--
 p/haskell-ed25519/debian/control            | 4 ++--
 p/haskell-fixed/debian/control              | 2 +-
 p/haskell-half/debian/control               | 2 +-
 p/haskell-heredoc/debian/control            | 4 ++--
 p/haskell-presburger/debian/control         | 4 ++--
 p/haskell-sbv/debian/control                | 4 ++--
 p/haskell-servant/debian/control            | 2 +-
 p/haskell-simple/debian/control             | 4 ++--
 p/haskell-string-conversions/debian/control | 2 +-
 p/haskell-uglymemo/debian/control           | 4 ++--
 p/haskell-x509-util/debian/control          | 4 ++--
 13 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/p/ghc-testsuite/debian/control b/p/ghc-testsuite/debian/control
index 71a7df9..428b856 100644
--- a/p/ghc-testsuite/debian/control
+++ b/p/ghc-testsuite/debian/control
@@ -29,7 +29,7 @@ Build-Depends:
  libghc-parsec3-prof,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/trac/ghc/wiki/Building/RunningTests
-Vcs-Git: git://anonscm.debian.org/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
 
 
diff --git a/p/haskell-binary-orphans/debian/control b/p/haskell-binary-orphans/debian/control
index 1fd8337..84499bf 100644
--- a/p/haskell-binary-orphans/debian/control
+++ b/p/haskell-binary-orphans/debian/control
@@ -57,8 +57,8 @@ Build-Depends-Indep: ghc-doc,
  libghc-vector-binary-instances-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/phadej/binary-orphans#readme
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-binary-orphans
-Vcs-Darcs: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Orphan instances for binary
  `binary-orphans` defines orphan instances for types in some popular packages,
  in particular:
diff --git a/p/haskell-ed25519/debian/control b/p/haskell-ed25519/debian/control
index ef7454a..57f085e 100644
--- a/p/haskell-ed25519/debian/control
+++ b/p/haskell-ed25519/debian/control
@@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://thoughtpolice.github.com/hs-ed25519
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-ed25519
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ed25519
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Ed25519 cryptographic signatures
  This package provides a simple, portable implementation of the
  ed25519 public-key signature system. It also includes support for
diff --git a/p/haskell-fixed/debian/control b/p/haskell-fixed/debian/control
index f79127e..5654967 100644
--- a/p/haskell-fixed/debian/control
+++ b/p/haskell-fixed/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/ekmett/fixed
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-fixed
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: signed 15.16 precision fixed point arithmetic
  Signed fixed-precision values 15 bits above the decimal, 16 bits below.
  .
diff --git a/p/haskell-half/debian/control b/p/haskell-half/debian/control
index 282f7ef..92304f9 100644
--- a/p/haskell-half/debian/control
+++ b/p/haskell-half/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/ekmett/half
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-half
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: half-precision floating-point
  Half-precision floating point values with 1 bit of sign, 5 bits of
  exponent, 11 bits of mantissa trailing a leading 1 bit with proper
diff --git a/p/haskell-heredoc/debian/control b/p/haskell-heredoc/debian/control
index f3fabc4..7747c5c 100644
--- a/p/haskell-heredoc/debian/control
+++ b/p/haskell-heredoc/debian/control
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/heredoc
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-heredoc
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-heredoc
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: multi-line string / here document using QuasiQuotes
  multi-line string / here document using QuasiQuotes
 
diff --git a/p/haskell-presburger/debian/control b/p/haskell-presburger/debian/control
index c699066..b49a522 100644
--- a/p/haskell-presburger/debian/control
+++ b/p/haskell-presburger/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/yav/presburger
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-presburger
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-presburger
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: decision procedure for quantifier-free linear arithmetic
  The decision procedure is based on the algorithm used in
  CVC4, which is itself based on the Omega test.
diff --git a/p/haskell-sbv/debian/control b/p/haskell-sbv/debian/control
index 986a899..6b772cd 100644
--- a/p/haskell-sbv/debian/control
+++ b/p/haskell-sbv/debian/control
@@ -39,8 +39,8 @@ Build-Depends-Indep: ghc-doc,
  libghc-syb-doc,
 Standards-Version: 3.9.8
 Homepage: http://leventerkok.github.com/sbv/
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-sbv
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-sbv
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: symbolic Haskell theorem prover using SMT solving
  Express properties about Haskell programs and automatically prove them
  using SMT (Satisfiability Modulo Theories) solvers.
diff --git a/p/haskell-servant/debian/control b/p/haskell-servant/debian/control
index b189842..d96d5de 100644
--- a/p/haskell-servant/debian/control
+++ b/p/haskell-servant/debian/control
@@ -67,7 +67,7 @@ Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://haskell-servant.readthedocs.org/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-servant
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: family of combinators for defining webservices APIs
  A family of combinators for defining webservices APIs and serving them.
 
diff --git a/p/haskell-simple/debian/control b/p/haskell-simple/debian/control
index e88d80e..ab12936 100644
--- a/p/haskell-simple/debian/control
+++ b/p/haskell-simple/debian/control
@@ -71,8 +71,8 @@ Build-Depends-Indep: ghc-doc,
  libghc-wai-extra-doc,
 Standards-Version: 3.9.8
 Homepage: http://simple.cx
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-simple
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-simple
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: minimalist web framework for the WAI server interface
  Simple is a "framework-less" web framework for Haskell web applications
  based on the WAI server interface (f.ex. for use with the warp server).
diff --git a/p/haskell-string-conversions/debian/control b/p/haskell-string-conversions/debian/control
index 8ee6d83..341db39 100644
--- a/p/haskell-string-conversions/debian/control
+++ b/p/haskell-string-conversions/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/string-conversions
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-string-conversions
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Simplifies dealing with different types for strings
  Provides a simple type class for converting values
  of different string types into values of other string types.
diff --git a/p/haskell-uglymemo/debian/control b/p/haskell-uglymemo/debian/control
index 3d3778c..5ac6872 100644
--- a/p/haskell-uglymemo/debian/control
+++ b/p/haskell-uglymemo/debian/control
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/uglymemo
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-uglymemo
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-uglymemo
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: simple (but internally ugly) memoization function
  This provides a simple memoization function in pure and IO forms.
 
diff --git a/p/haskell-x509-util/debian/control b/p/haskell-x509-util/debian/control
index 7aed17c..f00dbd8 100644
--- a/p/haskell-x509-util/debian/control
+++ b/p/haskell-x509-util/debian/control
@@ -19,8 +19,8 @@ Build-Depends: debhelper (>= 9),
  libghc-x509-validation-dev (>= 1.6.3),
 Standards-Version: 3.9.8
 Homepage: http://github.com/vincenthz/hs-certificate
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x509-util
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x509-util
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: x509-util
 Architecture: any

-- 
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