[Pkg-haskell-commits] darcs: haskell-hspec-discover: Fix debian/copyright syntax
Joachim Breitner
mail at joachim-breitner.de
Tue Apr 21 13:30:47 UTC 2015
Tue Apr 21 13:30:44 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Fix debian/copyright syntax
M ./changelog +6
M ./copyright -1 +1
Tue Apr 21 13:30:44 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Fix debian/copyright syntax
diff -rN -u old-haskell-hspec-discover/changelog new-haskell-hspec-discover/changelog
--- old-haskell-hspec-discover/changelog 2015-04-21 13:30:47.762117696 +0000
+++ new-haskell-hspec-discover/changelog 2015-04-21 13:30:47.766117697 +0000
@@ -1,3 +1,9 @@
+haskell-hspec-discover (2.1.5-2) UNRELEASED; urgency=medium
+
+ * Fix debian/copyright syntax
+
+ -- Joachim Breitner <nomeata at debian.org> Tue, 21 Apr 2015 15:30:44 +0200
+
haskell-hspec-discover (2.1.5-1) experimental; urgency=low
* Initial release
diff -rN -u old-haskell-hspec-discover/copyright new-haskell-hspec-discover/copyright
--- old-haskell-hspec-discover/copyright 2015-04-21 13:30:47.762117696 +0000
+++ new-haskell-hspec-discover/copyright 2015-04-21 13:30:47.766117697 +0000
@@ -1,4 +1,4 @@
-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: hspec-discover
Upstream-Contact: Simon Hengel <sol at typeful.net>
Source: https://hackage.haskell.org/package/hspec-discover
More information about the Pkg-haskell-commits
mailing list