diff options
author | Clint Adams <clint@debian.org> | 2015-12-03 14:20:19 -0500 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2015-12-03 14:20:19 -0500 |
commit | aacf56121852f0618776bd36f162ba266221c674 (patch) | |
tree | 7ab7e413ffaf2984bf83943b068160662d482d67 /p/haskell-basic-prelude | |
parent | 590a70db77265979dff0c7a3b35fdd4dd85dd8e2 (diff) | |
download | DHG_packages-aacf56121852f0618776bd36f162ba266221c674.tar.gz |
Switch Vcs-Git/Vcs-Browser headers to new location. (733 packages)
Diffstat (limited to 'p/haskell-basic-prelude')
-rw-r--r-- | p/haskell-basic-prelude/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-basic-prelude/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-basic-prelude/debian/changelog b/p/haskell-basic-prelude/debian/changelog index fcea0f931..71844e41a 100644 --- a/p/haskell-basic-prelude/debian/changelog +++ b/p/haskell-basic-prelude/debian/changelog @@ -1,3 +1,9 @@ +haskell-basic-prelude (0.5.0-2) UNRELEASED; urgency=medium + + * Switch Vcs-Git/Vcs-Browser headers to new location. + + -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:18:09 -0500 + haskell-basic-prelude (0.5.0-1) experimental; urgency=medium * New upstream release diff --git a/p/haskell-basic-prelude/debian/control b/p/haskell-basic-prelude/debian/control index 20cadcd24..514858ba7 100644 --- a/p/haskell-basic-prelude/debian/control +++ b/p/haskell-basic-prelude/debian/control @@ -33,8 +33,8 @@ Build-Depends-Indep: ghc-doc, libghc-vector-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/basic-prelude -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-basic-prelude -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-basic-prelude +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ +Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git Package: libghc-basic-prelude-dev Architecture: any |