[Pkg-haskell-commits] darcs: yi-language: Make lintian almost happy

Marcel Fourné debian at marcelfourne.de
Fri May 29 09:42:08 UTC 2015


Fri May 29 09:40:26 UTC 2015  Marcel Fourn[_<U+00E9>_] <debian at marcelfourne.de>
  * Make lintian almost happy

    M ./control -1 +2
    M ./copyright +1

Fri May 29 09:40:26 UTC 2015  Marcel Fourné <debian at marcelfourne.de>
  * Make lintian almost happy
diff -rN -u old-yi-language/control new-yi-language/control
--- old-yi-language/control	2015-05-29 09:42:08.377252325 +0000
+++ new-yi-language/control	2015-05-29 09:42:08.381252419 +0000
@@ -56,7 +56,8 @@
 Standards-Version: 3.9.6
 Homepage: https://github.com/yi-editor/yi-language
 X-Description: Collection of language-related Yi libraries.
- Collection of language-related Yi libraries: lexers, scanners…
+ This is a Haskell library providing a collection of language-related Yi
+ libraries: lexers, scanners…
 
 Package: libghc-yi-language-dev
 Architecture: any
diff -rN -u old-yi-language/copyright new-yi-language/copyright
--- old-yi-language/copyright	2015-05-29 09:42:08.377252325 +0000
+++ new-yi-language/copyright	2015-05-29 09:42:08.381252419 +0000
@@ -12,6 +12,7 @@
 License: GPL-2
 
 License: GPL-2
+ Copyright 2014 Mateusz Kowalczyk
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public
  License as published by the Free Software Foundation; 




More information about the Pkg-haskell-commits mailing list