diff options
Diffstat (limited to 'p/haskell-directory-tree/debian')
-rw-r--r-- | p/haskell-directory-tree/debian/changelog | 7 | ||||
-rw-r--r-- | p/haskell-directory-tree/debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/p/haskell-directory-tree/debian/changelog b/p/haskell-directory-tree/debian/changelog index 150a4eec7..dbb38f82f 100644 --- a/p/haskell-directory-tree/debian/changelog +++ b/p/haskell-directory-tree/debian/changelog @@ -1,3 +1,10 @@ +haskell-directory-tree (0.12.0-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Switch Vcs-Git/Vcs-Browser headers to new location. + + -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:18:35 -0500 + haskell-directory-tree (0.12.0-2) experimental; urgency=medium * Bump standards-version to 3.9.6 diff --git a/p/haskell-directory-tree/debian/control b/p/haskell-directory-tree/debian/control index f7710b6a5..41ffeb824 100644 --- a/p/haskell-directory-tree/debian/control +++ b/p/haskell-directory-tree/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://brandon.si/code/directory-tree-module-released/ -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-directory-tree -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-directory-tree +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-directory-tree-dev Architecture: any |