Skip to content
Commits on Source (2)
haskell-yi-misc-modes (0.14.1-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 07 Jan 2018 17:57:05 -0500
haskell-yi-misc-modes (0.13.7-1) unstable; urgency=low
[ Marcel Fourné ]
* Initial release
[ Ilias Tsitsimpis ]
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
-- Marcel Fourné <debian@marcelfourne.de> Sat, 12 Aug 2017 19:17:45 +0200
......@@ -31,11 +31,13 @@ Build-Depends-Indep: ghc-doc,
libghc-yi-core-doc,
libghc-yi-language-doc,
libghc-yi-rope-doc,
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Homepage: https://github.com/yi-editor/yi#readme
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-yi-misc-modes
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Yi editor miscellaneous modes
Yi modes for C, ObjC, C++, Cabal, Clojure, Srmc, Git, SVN, OCaml,
Perl, Ruby, Python, JSON, GNU Make, Ott, and Whitespace.
Package: libghc-yi-misc-modes-dev
Architecture: any
......
......@@ -7,6 +7,10 @@ Files: *
Copyright: Yi developers <yi-devel@googlegroups.com>
License: GPL-2
Files: src/Yi/Lexer/Whitespace.x
Copyright: 2009 Deniz Dogan
License: GPL-2
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: GPL-2+
......
haskell-yi-mode-javascript (0.13.7-1) unstable; urgency=low
haskell-yi-mode-javascript (0.14.1-1) unstable; urgency=medium
[ Marcel Fourné ]
* Initial release
[ Ilias Tsitsimpis ]
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
-- Marcel Fourné <debian@marcelfourne.de> Sat, 12 Aug 2017 19:18:09 +0200
......@@ -34,11 +34,12 @@ Build-Depends-Indep: ghc-doc,
libghc-yi-core-doc,
libghc-yi-language-doc,
libghc-yi-rope-doc,
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Homepage: https://github.com/yi-editor/yi#readme
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-yi-mode-javascript
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Yi editor javascript mode
JavaScript mode for Yi.
Package: libghc-yi-mode-javascript-dev
Architecture: any
......
......@@ -7,6 +7,10 @@ Files: *
Copyright: Yi developers <yi-devel@googlegroups.com>
License: GPL-2
Files: src/Yi/Lexer/JavaScript.x
Copyright: 2009 Deniz Dogan
License: GPL-2
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: GPL-2+
......