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-jmacro/debian | |
| 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-jmacro/debian')
| -rw-r--r-- | p/haskell-jmacro/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-jmacro/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-jmacro/debian/changelog b/p/haskell-jmacro/debian/changelog index c8984513f..1b4b776c3 100644 --- a/p/haskell-jmacro/debian/changelog +++ b/p/haskell-jmacro/debian/changelog @@ -1,3 +1,9 @@ +haskell-jmacro (0.6.13-3) UNRELEASED; urgency=medium + + * Switch Vcs-Git/Vcs-Browser headers to new location. + + -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:19:06 -0500 + haskell-jmacro (0.6.13-2) experimental; urgency=medium * Bump standards-version to 3.9.6 diff --git a/p/haskell-jmacro/debian/control b/p/haskell-jmacro/debian/control index 861d5432d..f92d804a3 100644 --- a/p/haskell-jmacro/debian/control +++ b/p/haskell-jmacro/debian/control @@ -48,8 +48,8 @@ Build-Depends-Indep: ghc-doc, libghc-wl-pprint-text-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/jmacro -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-jmacro -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-jmacro +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ +Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git X-Description: library for programmatic generation of JavaScript jmacro is a QuasiQuotation library for programmatic generation of JavaScript code in Haskell: JavaScript syntax, functional syntax, |
