summaryrefslogtreecommitdiff
path: root/debian/control.in
Commit message (Collapse)AuthorAge
* Update long description to mention new Slideous output format.Jonas Smedegaard2012-06-20
|
* Extend long description to mention newly added support for reading (not only ↵Jonas Smedegaard2012-05-20
| | | | writing) DocBook XML.
* Have pandoc package recommend libghc-citeproc-hs-data. Closes: bug#645530.Jonas Smedegaard2012-05-20
|
* Update package relations: Fix include ${haskell:Extra-Depends}. See ↵Jonas Smedegaard2012-05-11
| | | | bug#645530. Sort package releations.
* Manually update arch-indep build-dependencies.Jonas Smedegaard2012-04-24
|
* Sync control.in with control: Add Clint Adams as uploader. Move -doc build ↵Jonas Smedegaard2012-04-24
| | | | dependencies to Build-Depends-Indep. Stop build-depending on ghc-haskell: Pulled in by ghc-doc.
* Use anonscm.debian.org for Vcs-Browser field.Jonas Smedegaard2012-04-24
|
* Rephrase long description (and comment in rules file) to no longer mention ↵Jonas Smedegaard2012-02-29
| | | | markdown2pdf: No longer provided upstream.
* Sync long descriptions with upstream: Mention newly supported output formats ↵Jonas Smedegaard2012-02-28
| | | | Word Docx, AsciiDoc, DZSlides. Explicitly mention output formats XHTML and HTML 5. Explicitly mention out put (sub)format LaTeX beamer.
* Newline-delimit uploaders field.Jonas Smedegaard2012-02-28
|
* Sync control.in with control: Bump standards-version to 3.9.3. Move ↵Jonas Smedegaard2012-02-28
| | | | maintainance to Haskell team, with Jonas and Kiwamu as uploaders.
* Update package relations: Add ${haskell:Depends} ${haskell:Recommends} ↵Jonas Smedegaard2011-09-29
| | | | ${haskell:Suggests} and ${haskell:Provides}, and stop explicitly suggesting *-doc packages. Fix depend on ${shlibs:Depends}.
* Update build-dependencies: Build-depend-indep on ghc-haddock (not on virtual ↵Jonas Smedegaard2011-09-29
| | | | haddock).
* Fix make -prof package arch-any (not arch-all), thanks to lintian.Jonas Smedegaard2011-09-07
|
* Build-depend on a bunch of libghc-*-prof. Provide binary package ↵Jonas Smedegaard2011-09-07
| | | | libghc-pandoc-prof. Closes: bug#630713. Thanks to Clint Adams.
* Adjust long description: Update references to suggested LaTeX packages.Jonas Smedegaard2011-08-24
|
* Really fix suggest -doc packages (expansion variable missing from control file).Jonas Smedegaard2011-05-26
|
* Update naming of -dev and -doc packages to drop haskel major version. Thanks ↵Jonas Smedegaard2011-05-26
| | | | to Giovanni Mascellani
* Bump policy compliance to standards-version 3.9.2.Jonas Smedegaard2011-04-14
|
* Update long descriptions to mention newly supported formats and features.Jonas Smedegaard2011-02-07
|
* Sync long descriptions with upstream README: Mention new output formats EPUB ↵Jonas Smedegaard2010-10-19
| | | | and Slidy.
* Bump Policy compliance to Standards-Version 3.9.1.Jonas Smedegaard2010-07-31
|
* Bump Policy compliance to Standards-Version 3.9.0.Jonas Smedegaard2010-06-29
|
* Lower priority of -dev and -doc packages to extra.Jonas Smedegaard2010-06-21
|
* Sync long descriptions with upstream README: mention more supported file ↵Jonas Smedegaard2010-03-23
| | | | formats, clarify Markdown enhancements as optional, and slightly rephrase comparison with other Markdown parsers.
* Mention optional texlive-xetex requirement in long description.Jonas Smedegaard2010-03-22
|
* Update long descriptions to no longer mention web page wrapper (dropped ↵Jonas Smedegaard2010-03-22
| | | | upstream now), mention markdown2pdf by name, and mention its requirement on texlive-latex-extra.
* Update long descriptions to mention new plain text output format.Jonas Smedegaard2010-03-22
|
* Bump Standards-Version to 3.8.4.Jonas Smedegaard2010-03-12
|
* Fix section of haskell library to haskell (not lib-devel).Jonas Smedegaard2009-09-23
|
* Depend on misc:Depends.Jonas Smedegaard2009-09-23
|
* Build binary package libghc6-pandoc-doc (not pandoc-doc - only library parts ↵Jonas Smedegaard2009-09-23
| | | | are documented).
* Bump Policy compliance to standards-version 3.8.3.Jonas Smedegaard2009-09-23
|
* Packaging moved to collab-maint Git at Alioth. Update Vcs-* stanzas.Jonas Smedegaard2009-09-23
|
* Friendly takeover: Update maintainer field in debian/control.Jonas Smedegaard2009-09-23
|
* Resolve all package releationships (except arch-independent ↵Jonas Smedegaard2009-09-23
build-dependencies) in debian/rules, and enable semi-auto-update of debian/control.