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-yi-language | |
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-yi-language')
-rw-r--r-- | p/haskell-yi-language/debian/changelog | 7 | ||||
-rw-r--r-- | p/haskell-yi-language/debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/p/haskell-yi-language/debian/changelog b/p/haskell-yi-language/debian/changelog index 996a36347..34ce24cc0 100644 --- a/p/haskell-yi-language/debian/changelog +++ b/p/haskell-yi-language/debian/changelog @@ -1,3 +1,10 @@ +haskell-yi-language (0.1.1.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:20:12 -0500 + haskell-yi-language (0.1.1.0-2) experimental; urgency=medium * Depend on haskell-devscripts >= 0.10 to ensure that this package diff --git a/p/haskell-yi-language/debian/control b/p/haskell-yi-language/debian/control index 69501068f..e8f376e9b 100644 --- a/p/haskell-yi-language/debian/control +++ b/p/haskell-yi-language/debian/control @@ -48,8 +48,8 @@ Build-Depends-Indep: ghc-doc, libghc-unordered-containers-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yi-editor/yi-language -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yi-language -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yi-language +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: Collection of language-related Yi libraries. This is a Haskell library providing a collection of language-related Yi libraries: lexers, scanners… |