summaryrefslogtreecommitdiff
path: root/p/haskell-hoogle
AgeCommit message (Collapse)AuthorFilesLines
2017-09-03hoogle: add missing +dfsg1Sean Whitton1-2/+2
2017-09-03attempt to refresh all patches needing a refreshSean Whitton2-4/+0
2017-09-03hoogle: Upgrading from 5.0.12+dfsg1 to 5.0.13Sean Whitton1-0/+6
2017-07-23hoogle: New upstream releaseIlias Tsitsimpis7-131/+52
2017-07-21haskell-hoogle: fix build with new src-extsGianfranco Costamagna4-1/+19
2016-12-22hoogle: Depend on newer version of libjs-chosenIlias Tsitsimpis3-1/+4
This newer version also uses the chosen-sprite@2x.png file.
2016-12-22hoogle: Add missing dependency on libghc-js-jquery-dataIlias Tsitsimpis2-0/+7
2016-11-18hoogle: Forward `generate_from_multiple_sources' patchIlias Tsitsimpis1-1/+1
2016-10-30hoogle: Upload to unstableIlias Tsitsimpis2-4/+4
2016-10-30hoogle: Remove embedded copies of JS librariesIlias Tsitsimpis8-32/+30
Remove embedded copies of libjs-jquery-cookie and libjs-chosen.
2016-10-30hoogle: Remove unused lintian overrideIlias Tsitsimpis2-1/+1
2016-10-30hoogle: Remove duplicate packages from build-depends fieldIlias Tsitsimpis2-2/+1
2016-10-30hoogle: Update manpageIlias Tsitsimpis2-20/+15
2016-10-30hoogle: Cleanup the d/rules fileIlias Tsitsimpis3-10/+2
2016-10-30hoogle: Remove CGI settingsIlias Tsitsimpis7-20/+13
Hoogle 4 was a CGI binary, served through Apache, while Hoogle 5 is a Haskell Warp server. Document the above change in d/NEWS. Closes: #773781
2016-10-30hoogle: Patch hoogle to use the Debian databaseIlias Tsitsimpis3-0/+31
2016-10-30hoogle: Rewrite `update-hoogle' script to work with the latest versionIlias Tsitsimpis2-22/+10
2016-10-30hoogle: Patch hoogle to accept the `--local' flag more than onceIlias Tsitsimpis3-0/+68
This enables hoogle to generate docs for more than one packages at the same database. Debian uses this in the update-hoogle command.
2016-10-30hoogle: Update Copyright noticesIlias Tsitsimpis2-32/+17
- Rename `hoogle license' to `BSD-3-clause' - Rename `MIT' to `Expat' - Bump Copyright years - Add missing files
2016-10-30hoogle: Remove obsolete d/files_hoogle/hoogle.pngIlias Tsitsimpis4-2/+2
Upstream now ship their own logo.
2016-10-30hoogle: Remove all Debian patchesIlias Tsitsimpis6-172/+2
They are obsolete and do not apply to the latest version of hoogle.
2016-10-30hoogle: Remove pre-compiled keyword hoogle databaseIlias Tsitsimpis5-1129/+3
This file is not compatible with the latest version of hoogle and I could find how to generate one. Could it be that the latest version of Hoogle doesn't index Haskell's keywords?
2016-10-30hoogle: Remove obsolete d/jquery_1.7.2+dfsg.orig.tar.gzIlias Tsitsimpis4-2/+6
2016-10-27change all haskell-devscripts B-Ds to >= 0.13Clint Adams1-1/+1
2016-10-27stage GHC 8 transition in sidClint Adams1-0/+6
2016-10-27hoogle: prevent FTBFS even though the package is brokenClint Adams1-2/+2
2016-10-17hoogle: Upgrading from 4.2.43 to 5.0.1Clint Adams3-64/+114
2016-06-02Fix some more VCS fields, and update changelogsGianfranco Costamagna1-0/+4
2016-06-02Fix more VCS fieldsGianfranco Costamagna1-1/+1
2016-05-10Bump standards version to 3.9.8 (no changes needed)Dmitry Bogatov2-1/+2
2016-05-10Use secure (https) uri in Vcs-Git field in 'debian/control'Dmitry Bogatov2-1/+7
According lintian suggestion: The Vcs-* field uses an unencrypted transport protocol for the URI. It is recommended to use a secure transport such as HTTPS for anonymous read-only access.
2016-01-29releasing package haskell-hoogle version 4.2.43-3Colin Watson1-2/+2
2016-01-29Revert previous change; instead, use libghc-setlocale-doc rather than ↵Colin Watson5-16/+23
libghc-void-doc for autopkgtests, since Data.Void is now in ghc.
2016-01-28releasing package haskell-hoogle version 4.2.43-2Colin Watson1-2/+2
2016-01-28Don't fail the install-remove autopkgtest if libghc-void-doc isn't installed ↵Colin Watson2-1/+8
to start with (possible since hoogle doesn't depend on it).
2015-12-03hoogle: Upgrading from 4.2.41 to 4.2.43Clint Adams2-1/+7
2015-12-03fix changelogsClint Adams1-3/+2
2015-12-03Switch Vcs-Git/Vcs-Browser headers to new location. (733 packages)Clint Adams2-2/+9
2015-08-21Fix most source lintian errors and warningsJoachim Breitner1-1/+0
ignoring those related to debian/copyright, missing source, lintians impression that our uploads are binNMUs and missing Closes: ... in first changelog entries. This is the command line I used: lintian -X scpy --suppress-tags changelog-should-mention-nmu,source-nmu-has-incorrect-version-number,new-package-should-close-itp-bug lab/*dsc
2015-08-21The remaining lintian overridesJoachim Breitner2-0/+7
2015-08-20Mark st3 for upload to experimentalJoachim Breitner1-2/+2
2015-08-20Depend on haskell-devscripts >= 0.10 to ensure that this package builds ↵Joachim Breitner2-1/+3
against GHC in experimental (727 packages)
2015-08-20Bump standards-version to 3.9.6 (561 packages)Joachim Breitner2-1/+7
2015-08-15Refresh or opportunistically remove a few patchesJoachim Breitner1-16/+16
2015-08-13Remove XS-Testsuite fields, not needed with todays’s dpkgJoachim Breitner1-1/+0
2015-08-12Run cabal-debian on (some) packagesJoachim Breitner1-28/+24
2015-08-12Normalize all control filesJoachim Breitner6-93/+94
by reading them into cabal-debian, and serializing them again. This _should_ only change whitespace, linebreaks and order of fields. At least I hope so :-)
2015-08-12Mass-fixup of copyright filesJoachim Breitner1-4/+0
This is fixing all DEP copyright file so that they are read by cabal-debian, and then churned once through the tool so that "cabal-debian --official --upgrade" does not do any changes to it.
2015-06-13haskell-hoogle: releasing package haskell-hoogle version 4.2.41-1Joachim Breitner1-2/+2
2015-06-13haskell-hoogle: Yet another upstream releaseJoachim Breitner2-6/+5