[Pkg-haskell-commits] darcs: haskell-citeproc-hs: New upstream release 0.3.4
kiwamu at debian.or.jp
kiwamu at debian.or.jp
Mon Feb 27 13:18:16 UTC 2012
Mon Feb 27 13:14:54 UTC 2012 kiwamu at debian.or.jp
* New upstream release 0.3.4
Ignore-this: 9cb39cd81339157cfd6e35b3fceac2ea
M ./changelog +6
M ./control -2 +4
M ./copyright -3 +3
Mon Feb 27 13:14:54 UTC 2012 kiwamu at debian.or.jp
* New upstream release 0.3.4
Ignore-this: 9cb39cd81339157cfd6e35b3fceac2ea
diff -rN -u old-haskell-citeproc-hs//changelog new-haskell-citeproc-hs//changelog
--- old-haskell-citeproc-hs//changelog 2012-02-27 13:18:16.275248979 +0000
+++ new-haskell-citeproc-hs//changelog 2012-02-27 13:18:16.275248979 +0000
@@ -1,3 +1,9 @@
+haskell-citeproc-hs (0.3.4-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Kiwamu Okabe <kiwamu at debian.or.jp> Mon, 27 Feb 2012 21:45:35 +0900
+
haskell-citeproc-hs (0.3.3-1) unstable; urgency=low
* New upstream release
diff -rN -u old-haskell-citeproc-hs//control new-haskell-citeproc-hs//control
--- old-haskell-citeproc-hs//control 2012-02-27 13:18:16.251249696 +0000
+++ new-haskell-citeproc-hs//control 2012-02-27 13:18:16.279248532 +0000
@@ -2,7 +2,7 @@
Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Giovanni Mascellani <gio at debian.org>
+Uploaders: Giovanni Mascellani <gio at debian.org>, Kiwamu Okabe <kiwamu at debian.or.jp>
Build-Depends:
debhelper (>= 7),
haskell-devscripts (>= 0.8.8),
@@ -18,7 +18,9 @@
libghc-json-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
+ libghc-pandoc-types-dev (<< 1.10),
libghc-pandoc-types-dev (>= 1.8),
+ libghc-pandoc-types-prof (<< 1.10),
libghc-pandoc-types-prof (>= 1.8),
libghc-network-dev,
libghc-network-prof,
@@ -41,7 +43,7 @@
libghc-syb-doc,
libghc-parsec3-doc,
libghc-hs-bibutils-doc,
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/citeproc-hs
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-citeproc-hs
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-citeproc-hs
diff -rN -u old-haskell-citeproc-hs//copyright new-haskell-citeproc-hs//copyright
--- old-haskell-citeproc-hs//copyright 2012-02-27 13:18:16.199249019 +0000
+++ new-haskell-citeproc-hs//copyright 2012-02-27 13:18:16.279248532 +0000
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5
-Name: Haskell support for Citation Style Language
-Maintainer: Andrea Rossato <andrea.rossato at unitn.it>
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: Haskell support for Citation Style Language
+Upstream-Contact: Andrea Rossato <andrea.rossato at unitn.it>
Source: http://hackage.haskell.org/package/citeproc-hs
Files: *
More information about the Pkg-haskell-commits
mailing list