diff options
Diffstat (limited to 'p/haskell-word8')
| -rw-r--r-- | p/haskell-word8/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-word8/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-word8/debian/changelog b/p/haskell-word8/debian/changelog index c1b422d50..5d90a9b58 100644 --- a/p/haskell-word8/debian/changelog +++ b/p/haskell-word8/debian/changelog @@ -1,3 +1,9 @@ +haskell-word8 (0.1.2-4) UNRELEASED; urgency=medium + + * Switch Vcs-Git/Vcs-Browser headers to new location. + + -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:20:07 -0500 + haskell-word8 (0.1.2-3) experimental; urgency=medium * Bump standards-version to 3.9.6 diff --git a/p/haskell-word8/debian/control b/p/haskell-word8/debian/control index 9b7032cc0..b5b69c6ea 100644 --- a/p/haskell-word8/debian/control +++ b/p/haskell-word8/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/word8 -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-word8 -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-word8 +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-word8-dev Architecture: any |
