[Pkg-haskell-commits] darcs: yi-rope: Make lintian almost happy
Marcel Fourné
debian at marcelfourne.de
Fri May 29 09:42:15 UTC 2015
Fri May 29 09:40:30 UTC 2015 Marcel Fourn[_<U+00E9>_] <debian at marcelfourne.de>
* Make lintian almost happy
M ./control -2 +2
M ./copyright +1
Fri May 29 09:40:30 UTC 2015 Marcel Fourné <debian at marcelfourne.de>
* Make lintian almost happy
diff -rN -u old-yi-rope/control new-yi-rope/control
--- old-yi-rope/control 2015-05-29 09:42:15.573419304 +0000
+++ new-yi-rope/control 2015-05-29 09:42:15.577419397 +0000
@@ -36,8 +36,8 @@
libghc-text-doc,
libghc-text-icu-doc,
Standards-Version: 3.9.6
-X-Description: A rope data structure used by Yi
- A rope data structure used by Yi
+X-Description: Rope data structure used by Yi
+ This is a Haskell library providing a rope data structure used by Yi
Package: libghc-yi-rope-dev
Architecture: any
diff -rN -u old-yi-rope/copyright new-yi-rope/copyright
--- old-yi-rope/copyright 2015-05-29 09:42:15.573419304 +0000
+++ new-yi-rope/copyright 2015-05-29 09:42:15.581419489 +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