[Pkg-haskell-commits] darcs: haskell-shakespeare-css: New upstream version 1.0.1.5.
Clint Adams
clint at debian.org
Sat Oct 20 17:08:30 UTC 2012
Sat Oct 20 17:08:13 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.0.1.5.
Ignore-this: b56d234b71c9a9e1fe37524aa502d21c
M ./changelog -3 +8
M ./control -3 +2
M ./rules -1 +1
Sat Oct 20 17:08:13 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.0.1.5.
Ignore-this: b56d234b71c9a9e1fe37524aa502d21c
diff -rN -u old-haskell-shakespeare-css//changelog new-haskell-shakespeare-css//changelog
--- old-haskell-shakespeare-css//changelog 2012-10-20 17:08:29.806888283 +0000
+++ new-haskell-shakespeare-css//changelog 2012-10-20 17:08:29.806888283 +0000
@@ -1,10 +1,15 @@
-haskell-shakespeare-css (1.0.1.2-2) UNRELEASED; urgency=low
+haskell-shakespeare-css (1.0.1.5-1) experimental; urgency=low
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ [ Joachim Breitner ]
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:12:48 +0200
+ [ Clint Adams ]
+ * New upstream version.
+ * Enable test suite.
+
+ -- Clint Adams <clint at debian.org> Sat, 20 Oct 2012 13:02:49 -0400
haskell-shakespeare-css (1.0.1.2-1) unstable; urgency=low
diff -rN -u old-haskell-shakespeare-css//control new-haskell-shakespeare-css//control
--- old-haskell-shakespeare-css//control 2012-10-20 17:08:29.779718728 +0000
+++ new-haskell-shakespeare-css//control 2012-10-20 17:08:29.810248107 +0000
@@ -17,9 +17,8 @@
, libghc-text-dev (>> 0.11.1.1)
, libghc-text-dev (<< 0.12)
, libghc-text-prof
-# , libghc-hunit-dev
-# , libghc-hspec-dev (>> 1.1)
-# , libghc-hspec-dev (<< 1.2)
+ , libghc-hunit-dev
+ , libghc-hspec-dev (>> 1.3)
Build-Depends-Indep: ghc-doc
, libghc-parsec3-doc
, libghc-shakespeare-doc
diff -rN -u old-haskell-shakespeare-css//rules new-haskell-shakespeare-css//rules
--- old-haskell-shakespeare-css//rules 2012-10-20 17:08:29.779718728 +0000
+++ new-haskell-shakespeare-css//rules 2012-10-20 17:08:29.810248107 +0000
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-#DEB_ENABLE_TESTS = yes
+DEB_ENABLE_TESTS = yes
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
More information about the Pkg-haskell-commits
mailing list