[Pkg-haskell-commits] darcs: haskell-hgl: Fix debian/copyright fields to match specification

Ernesto Hernández-Novich (USB) emhn at usb.ve
Fri Aug 30 00:56:57 UTC 2013


Fri Aug 30 00:56:23 UTC 2013  Ernesto Hern[_<U+00E1>_]ndez-Novich (USB) <emhn at usb.ve>
  * Fix debian/copyright fields to match specification

    M ./copyright -5 +5

Fri Aug 30 00:56:23 UTC 2013  Ernesto Hernández-Novich (USB) <emhn at usb.ve>
  * Fix debian/copyright fields to match specification
diff -rN -u old-haskell-hgl/copyright new-haskell-hgl/copyright
--- old-haskell-hgl/copyright	2013-08-30 00:56:57.737535033 +0000
+++ new-haskell-hgl/copyright	2013-08-30 00:56:57.745540305 +0000
@@ -1,11 +1,11 @@
-Format-Specification: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Name: hgl
-Maintainer: Christoph Lueth <christoph.lueth at dfki.de>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hgl
+Upstream-Contact: Christoph Lueth <christoph.lueth at dfki.de>
 Source: http://hackage.haskell.org/packages/archive/HGL/
 
 Files: *
 Copyright: 1996-2003, Alastair Reid
-License: BSD-2-clause
+License: BSD-like
  The Haskell Graphics Library is Copyright (c) Alastair Reid,
  1996-2003, All rights reserved, and is distributed as free software
  under the following license.
@@ -47,4 +47,4 @@
  .
  On Debian GNU/Linux systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-3'
-All rights reserved.
+ All rights reserved.




More information about the Pkg-haskell-commits mailing list