[Pkg-haskell-commits] darcs: haskell-shakespeare-js: New upstream version 1.0.0.2.

Clint Adams clint at debian.org
Tue May 15 03:29:52 UTC 2012


Tue May 15 03:30:02 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.2.
  Ignore-this: 9d4d13958cbdc27e22c1d139ae04ccbf

    M ./changelog +7
    M ./control -3 +6
    M ./rules +2

Tue May 15 03:30:02 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.2.
  Ignore-this: 9d4d13958cbdc27e22c1d139ae04ccbf
diff -rN -u old-haskell-shakespeare-js//changelog new-haskell-shakespeare-js//changelog
--- old-haskell-shakespeare-js//changelog	2012-05-15 03:29:52.033821755 +0000
+++ new-haskell-shakespeare-js//changelog	2012-05-15 03:29:52.037822365 +0000
@@ -1,3 +1,10 @@
+haskell-shakespeare-js (1.0.0.2-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org>  Mon, 14 May 2012 23:24:33 -0400
+
 haskell-shakespeare-js (0.11.0.1-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-shakespeare-js//control new-haskell-shakespeare-js//control
--- old-haskell-shakespeare-js//control	2012-05-15 03:29:52.001822194 +0000
+++ new-haskell-shakespeare-js//control	2012-05-15 03:29:52.037822365 +0000
@@ -8,17 +8,20 @@
   , haskell-devscripts (>= 0.8)
   , ghc
   , ghc-prof
-  , libghc-shakespeare-dev (>> 0.10.3)
-  , libghc-shakespeare-dev (<< 0.11)
+  , libghc-shakespeare-dev (>> 1.0)
+  , libghc-shakespeare-dev (<< 1.1)
   , libghc-shakespeare-prof
   , ghc-ghci
   , libghc-text-dev (>> 0.7)
   , libghc-text-dev (<< 0.12)
   , libghc-text-prof
+#  , libghc-hunit-dev
+#  , libghc-hspec-dev (>> 0.8)
+#  , libghc-hspec-dev (<< 1.2)
 Build-Depends-Indep: ghc-doc
   , libghc-shakespeare-doc
   , libghc-text-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/shakespeare-js
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-shakespeare-js
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-shakespeare-js
diff -rN -u old-haskell-shakespeare-js//rules new-haskell-shakespeare-js//rules
--- old-haskell-shakespeare-js//rules	2012-05-15 03:29:51.741822079 +0000
+++ new-haskell-shakespeare-js//rules	2012-05-15 03:29:52.037822365 +0000
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+#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