lp:debian/wheezy/pandoc

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/wheezy/pandoc
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Iain Lane

Cherry-pick patch from upstream to not build with the threaded runtime.
It has a performance penalty and is not supported on multiple Debian
architectures, leading to build failures there. (Closes: #682433)

19. By Clint Adams

* New upstream version, fixing non-ASCII filenames.
* Add Recommends on libghc-citeproc-hs-data (for --bibliography).

18. By Jonas Smedegaard <email address hidden>

* New upstream release.

* Update long description to mention new Slideous output format.
* Tighten (build-)dependencies for highlighting-kate-* packages,
  reflecting upstream change.
* Drop patch: Adopted upstream.
* Drop NEWS file: contents relevant only for transisitions from Lenny
  (now oldstable).

17. By Jonas Smedegaard <email address hidden>

* New upstream release.

* (Build-)depend on GHC -doc and -prof packages of blaze-builder
  hs-bibutils random and text: Indirectly needed (at least for -doc
  packages) but not pulled in.
* Update package relations:
  + Fix have pandoc package recommend libghc-citeproc-hs-data.
    Closes: bug#645530.
  + Fix tighten dependencies needed since 1.8.0.1:
    - libghc-utf8-string-*
    - libghc-syb-*
  + Fix drop dependencies unused since 1.9.1.1:
    - libghc-xhtml-*
    - libghc-dlist-*
  + Fix drop dependencies apparently never used:
    - libghc-testpack-*
    - hscolour
  + Fix drop dependencies apparently used only for testsuite (which
    fails currently so is not enabled):
    - diff
    - test-framework-dev
    - test-framework-hunit-dev
    - test-framework-quickcheck2-dev
    - quickcheck-dev
    - hunit-dev
    - template-haskell-dev
    - ansi-terminal-dev
  + Fix exclude upper bound of libghc-zlib-* versioning (<< not <=).
  + Fix have libghc-* packages depend on ${haskell:Extra-Depends}, as
    suggested in bug#645530.
  + Tighten dependencies needed since 1.9.3:
    - libghc-mtl-*
  + Generally relax to drop lower bound of versionings: Satisfied in
    Wheezy and unavailable in Squeeze or Lenny (libghc-* naming was
    introduced post-Squeeze).
  + Build-depend only on libghc-*-prof packages explicitly declared in
    upstream cabal file (only include libghc-*-doc packages when
    Haddock complains).
  + Sort package relations.
* Extend long description to mention newly added support for reading
  (not only writing) DocBook XML.
* Add patch 1001 to support setting language in slidy output.
* Update copyright file: Extend copyright years.

16. By Jonas Smedegaard <email address hidden>

* New upstream release.

* Drop dpkg-source local-options hint: Declared options are default
  since dpkg-source 1.16.1.
* Use anonscm.debian.org for Vcs-Browser field.
* Update copyright file:
  + Fix double-indent in Copyright fields as per Policy §5.6.13.
  + Quote license strings in License comment field.
  + Explicitly mention when non-copyrighted files are in the public
    domain.

15. By Clint Adams

* New upstream release.

[ Kiwamu Okabe ]
* Allow DM uploads.
* New debian/watch file to scan pandoc 1.9
* Bump standards-version to 3.9.3.
* Move maintenance to Haskell team, with Jonas and Kiwamu as
  uploaders.
* Add new (build-)dependencies:
  + libghc-blaze-html-*
  + libghc-temporary-*
  + libghc-zlib-*
  Drop obsolete (build-)dependency:
  + libghc-deepseq-*
  Tighten build-dependencies:
  + libghc-http-dev
  + libghc-texmath-dev
  + libghc-pandoc-types-dev
  + libghc-json-dev
  + libghc-highlighting-kate-dev

[ Jonas Smedegaard ]
* Newline-delimit uploaders field.
* Update copyright file:
  + Extend copyright years.
  + Adapt a Files section.
  + Bump copyright format to final version 1.0.
* Update long descriptions:
  + Mention newly supported output formats:
    - Word Docx
    - AsciiDoc
    - DZSlides.
  + Explicitly mention output formats XHTML and HTML 5.
  + Explicitly mention out put (sub)format LaTeX beamer.
  + No longer mention markdown2pdf: Dropped upstream.

[ Clint Adams ]
* Move -doc build dependencies to Build-Depends-Indep.

14. By Jonas Smedegaard <email address hidden>

* Bump debhelper compatibility level to 7.
* Update package relations:
  + Fix stop bogusly depending on libghc-rts-doc or libghc-rts-prof.
  + Build-depend-indep on ghc-haddock (not on virtual haddock).
  + Add ${haskell:Depends} ${haskell:Recommends} ${haskell:Suggests}
    and ${haskell:Provides}, and stop explicitly suggesting *-doc
    packages.
    This fixes: bug#640963. Thanks to Clint Adams.
  + Fix depend on ${shlibs:Depends}.
  + Relax to build-depend unversioned on devscripts and debhelper:
    Needed version satisfied even in oldstable.

13. By Jonas Smedegaard <email address hidden>

* New upstream release.
  Closes: bug#640645. Thanks to Clint Adams.
* Fix adjust package dependencies for recent upstream releases:
  + Suggest texlive-luatex.
  + Stop suggesting texlive-latex-extra.
  + Relax build-dependency on libghc-pandoc-types-dev.
* Adjust long description: Update references to suggested LaTeX
  packages.
* Fix build-depend on a bunch of libghc-*-doc.
* Build-depend on a bunch of libghc-*-prof. Provide binary package
  libghc-pandoc-prof.
  Closes: bug#630713. Thanks to Clint Adams.
* Fix use true upstream hackage URL (not googlecode).

12. By Jonas Smedegaard <email address hidden>

* Build-depend on and suggest some additional -doc packages.
* Imported Upstream version 1.8.2
* Update md5sum hint for new upstream 1.8.2 release.
* Build-depend on libghc-base64-bytestring-dev and -doc. Tighten
  build-dependency on libghc-pandoc-types-dev.
* Update copyright file: Add Slidy, licensed W3C-Document and
  W3C-Software.

11. By Jonas Smedegaard <email address hidden>

* New upstream release.
  Closes: bug#613256, #592851. Thanks to Juhapekka Tolvanen and
  Giovanni Mascellani.
* Update copyright file format to DEP5 draft 174.
* Update long descriptions to mention newly supported formats and
  features.
* Update copyright-check suppression hint to match recent CDBS
  releases.
* Tighten and extend build-dependencies.
* Bump policy compliance to standards-version 3.9.2.
* Adapt (build-)dependencies to new GHC naming scheme.
* Update naming of -dev and -doc packages to drop Haskell major
  version. Thanks to Giovanni Mascellani.
* Fix install pandoc_markdown.5 manpage.
* Fix add all data files.
  Closes: bug#610583. Thanks to Rogério Brito.
* Fix suggest related -doc packages for our -doc package.
* Put aside upstream-shipped temp files (manpages) during build.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/pandoc
This branch contains Public information 
Everyone can see this information.

Subscribers