[DHG_packages] 03/05: pandoc-citeproc: Upgrading from 0.9.1.1 to 0.10.1.1
Clint Adams
clint at moszumanska.debian.org
Tue Oct 18 00:06:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit e6a34f3e94c91b2ccfafdcfcacae1ca205687b1a
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 21:40:11 2016 -0400
pandoc-citeproc: Upgrading from 0.9.1.1 to 0.10.1.1
---
p/haskell-pandoc-citeproc/debian/changelog | 6 +-
p/haskell-pandoc-citeproc/debian/control | 97 ++++++++++++++++++------------
2 files changed, 62 insertions(+), 41 deletions(-)
diff --git a/p/haskell-pandoc-citeproc/debian/changelog b/p/haskell-pandoc-citeproc/debian/changelog
index a276737..54f6d13 100644
--- a/p/haskell-pandoc-citeproc/debian/changelog
+++ b/p/haskell-pandoc-citeproc/debian/changelog
@@ -1,8 +1,8 @@
-haskell-pandoc-citeproc (0.9.1.1-2) UNRELEASED; urgency=medium
+haskell-pandoc-citeproc (0.10.1.1-1) experimental; urgency=medium
- * Fix VCS fields
+ * New upstream version.
- -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 02 Jun 2016 19:12:53 +0200
+ -- Clint Adams <clint at debian.org> Fri, 07 Oct 2016 21:40:11 -0400
haskell-pandoc-citeproc (0.9.1.1-1) unstable; urgency=medium
diff --git a/p/haskell-pandoc-citeproc/debian/control b/p/haskell-pandoc-citeproc/debian/control
index 76ffa54..985403b 100644
--- a/p/haskell-pandoc-citeproc/debian/control
+++ b/p/haskell-pandoc-citeproc/debian/control
@@ -1,32 +1,37 @@
Source: haskell-pandoc-citeproc
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
+ haskell-devscripts (>= 0.10),
+ libghc-aeson-dev,
+ libghc-aeson-dev (<< 1.1),
libghc-aeson-dev (>= 0.7),
- libghc-aeson-dev (<< 0.12),
+ libghc-aeson-pretty-dev (>= 0.8),
libghc-aeson-prof,
+ libghc-attoparsec-dev,
libghc-data-default-dev,
libghc-data-default-prof,
libghc-hs-bibutils-dev (>= 0.3),
libghc-hs-bibutils-prof,
libghc-mtl-dev,
libghc-mtl-prof,
- libghc-pandoc-dev (>= 1.16),
libghc-pandoc-dev (<< 1.18),
+ libghc-pandoc-dev (>= 1.16),
libghc-pandoc-prof,
- libghc-pandoc-types-dev (>= 1.16),
libghc-pandoc-types-dev (<< 1.17),
+ libghc-pandoc-types-dev (>= 1.16),
libghc-pandoc-types-prof,
libghc-parsec3-dev,
libghc-parsec3-prof,
- libghc-setenv-dev (>= 0.1),
libghc-setenv-dev (<< 0.2),
+ libghc-setenv-dev (>= 0.1),
libghc-setenv-prof,
libghc-split-dev,
libghc-split-prof,
@@ -34,26 +39,24 @@ Build-Depends: debhelper (>= 9),
libghc-syb-prof,
libghc-tagsoup-dev,
libghc-tagsoup-prof,
+ libghc-temporary-dev (>= 1.1),
libghc-text-dev,
- libghc-text-prof,
libghc-text-icu-dev,
libghc-text-icu-prof,
- libghc-unordered-containers-dev (>= 0.2),
+ libghc-text-prof,
libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-prof,
libghc-vector-dev,
+ libghc-vector-dev (>= 0.10),
libghc-vector-prof,
- libghc-xml-conduit-dev (>= 1.2),
libghc-xml-conduit-dev (<< 1.4),
+ libghc-xml-conduit-dev (>= 1.2),
libghc-xml-conduit-prof,
libghc-yaml-dev (>= 0.8.8.7),
libghc-yaml-prof,
- libghc-aeson-dev,
- libghc-aeson-pretty-dev,
- libghc-attoparsec-dev,
- libghc-temporary-dev (>= 1.1),
- libghc-vector-dev (>= 0.10),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-aeson-doc,
libghc-data-default-doc,
libghc-hs-bibutils-doc,
@@ -84,13 +87,17 @@ X-Description: support for using pandoc with citeproc
Package: libghc-pandoc-citeproc-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
+Depends:
libghc-pandoc-citeproc-data (>= ${source:Version}),
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -98,11 +105,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-pandoc-citeproc-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -111,10 +122,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-pandoc-citeproc-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
+Depends:
${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -122,11 +136,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-pandoc-citeproc-data
Architecture: all
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Breaks: pandoc (<< 1.11.1-3),
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Breaks:
+ pandoc (<< 1.11.1-3),
Description: Pandoc support for Citation Style Language - data files
pandoc-citeproc is a Haskell implementation of the Citation Style Language
(CSL).
@@ -143,12 +161,15 @@ Description: Pandoc support for Citation Style Language - data files
Package: pandoc-citeproc
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ libghc-pandoc-citeproc-data (>= ${source:Version}),
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
- libghc-pandoc-citeproc-data (>= ${source:Version}),
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: Pandoc support for Citation Style Language - tools
pandoc-citeproc is a Haskell implementation of the Citation Style Language
(CSL).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list