[Pkg-haskell-commits] darcs: haskell-quickcheck-unicode: Fix debian/copyright syntax

Joachim Breitner mail at joachim-breitner.de
Tue Apr 21 13:28:53 UTC 2015


Tue Apr 21 13:28:42 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix debian/copyright syntax

    M ./changelog +6
    M ./copyright -4 +4

Tue Apr 21 13:28:42 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix debian/copyright syntax
diff -rN -u old-haskell-quickcheck-unicode/changelog new-haskell-quickcheck-unicode/changelog
--- old-haskell-quickcheck-unicode/changelog	2015-04-21 13:28:53.222104821 +0000
+++ new-haskell-quickcheck-unicode/changelog	2015-04-21 13:28:53.222104821 +0000
@@ -1,3 +1,9 @@
+haskell-quickcheck-unicode (1.0.0.1-2) UNRELEASED; urgency=medium
+
+  * Fix debian/copyright syntax
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 21 Apr 2015 15:28:36 +0200
+
 haskell-quickcheck-unicode (1.0.0.1-1) experimental; urgency=low
 
   [ Debian Haskell Group ]
diff -rN -u old-haskell-quickcheck-unicode/copyright new-haskell-quickcheck-unicode/copyright
--- old-haskell-quickcheck-unicode/copyright	2015-04-21 13:28:53.222104821 +0000
+++ new-haskell-quickcheck-unicode/copyright	2015-04-21 13:28:53.222104821 +0000
@@ -1,17 +1,17 @@
-Just Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: quickcheck-unicode
 Upstream-Contact: Bryan O'Sullivan <bos at serpentine.com>
 Source: https://hackage.haskell.org/package/quickcheck-unicode
 
 Files: *
 Copyright: 2014 Bryan O'Sullivan
-License: BSD3
+License: BSD2
 
 Files: */debian
 Copyright: held by the contributors mentioned in debian/changelog
-License: BSD3
+License: BSD2
 
-License: BSD3
+License: BSD2
  All rights reserved.
  .
  Redistribution and use in source and binary forms, with or without




More information about the Pkg-haskell-commits mailing list