summaryrefslogtreecommitdiff
path: root/p/haskell-simple-sendfile
AgeCommit message (Collapse)AuthorFilesLines
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-17simple-sendfile: build with ghc 8 in experimentalClint Adams2-25/+46
2016-10-12Merge branch 'master' into experimentalClint Adams1-3/+3
what a mess
2016-07-12simple-sendfile: Upgrading from 0.2.24 to 0.2.25Clint Adams1-0/+6
2016-06-02Fix some more VCS fields, and update changelogsGianfranco Costamagna1-0/+6
2016-06-02Fix more VCS fieldsGianfranco Costamagna1-1/+1
2016-05-30simple-sendfile: Upgrading from 0.2.21 to 0.2.24Joachim Breitner1-2/+6
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.
2015-12-03fix changelogsClint Adams1-2/+2
2015-12-03Switch Vcs-Git/Vcs-Browser headers to new location. (733 packages)Clint Adams2-2/+8
2015-08-21Fix most source lintian errors and warningsJoachim Breitner2-4/+10
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-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-12Normalize all control filesJoachim Breitner1-36/+40
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-3/+2
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-29haskell-simple-sendfile: releasing package haskell-simple-sendfile version ↵Joachim Breitner1-2/+2
0.2.21-1
2015-06-29haskell-simple-sendfile: New upstream releaseJoachim Breitner5-76257/+10
2015-04-29haskell-simple-sendfile: releasing package haskell-simple-sendfile version ↵Joachim Breitner1-1/+1
0.2.18-3
2015-04-29haskell-simple-sendfile: Rebuild due to haskell-devscripts bug affecting the ↵Joachim Breitner1-0/+6
previous
2015-04-28haskell-simple-sendfile: releasing package haskell-simple-sendfile version ↵Joachim Breitner1-0/+6
0.2.18-2
2014-12-21haskell-simple-sendfile: releasing package haskell-simple-sendfile version ↵Joachim Breitner1-2/+2
0.2.18-1
2014-12-21haskell-simple-sendfile: New upstream releaseJoachim Breitner4-12/+2
2014-12-20haskell-simple-sendfile: Do not depend on transformers, which now comes with GHCJoachim Breitner2-3/+1
2014-12-20haskell-simple-sendfile: Depend on haskell-devscripts 0.9, found in experimentalJoachim Breitner2-1/+7
2014-07-04haskell-simple-sendfile: releasing package haskell-simple-sendfile version ↵Colin Watson1-2/+2
0.2.14-2
2014-07-04haskell-simple-sendfile: Go back to using sendfile64 everywhere, fixing ↵Colin Watson3-0/+54
tests on 32-bit big-endian architectures.
2014-06-19haskell-simple-sendfile: New upstream version 0.2.14.Clint Adams7-45/+76243
2013-10-05haskell-simple-sendfile: Adjust watch file to new hackage layoutJoachim Breitner2-4/+7
2013-06-14haskell-simple-sendfile: releasing version 0.2.11-2Colin Watson1-2/+2
2013-06-14haskell-simple-sendfile: On kFreeBSD, the BSD implementation doesn't work ↵Colin Watson5-6/+52
since 'struct sf_hdtr' has no definition. Use the fallback conduit-based emulation of sendfile instead.
2013-06-14haskell-simple-sendfile: Also build-depend on profiling libraries for ↵Colin Watson2-0/+9
conduit and transformers on the Hurd.
2013-05-29haskell-simple-sendfile: releasing version 0.2.11-1Colin Watson1-2/+2
2013-05-29haskell-simple-sendfile: New upstream version.Colin Watson2-2/+3
2013-05-29haskell-simple-sendfile: Build-depend on conduit and transformers on the ↵Colin Watson2-0/+10
Hurd (closes: #673220).
2013-05-24haskell-simple-sendfile: releasing version 0.2.8-2Joachim Breitner1-2/+2
2013-05-24haskell-simple-sendfile: Use substvars for Haskell description blurbsJoachim Breitner2-11/+8
2013-05-24haskell-simple-sendfile: Enable compat level 9Joachim Breitner3-2/+8
2012-10-20haskell-simple-sendfile: releasing version 0.2.8-1Joachim Breitner1-1/+1
2012-10-20haskell-simple-sendfile: New upstream releaseJoachim Breitner1-2/+3
2012-10-13haskell-simple-sendfile: Bump standards version, no changeJoachim Breitner2-1/+2
2012-10-13haskell-simple-sendfile: Depend on haskell-devscripts 0.8.13 to ensure this ↵Joachim Breitner2-1/+8
packages is built against experimental
2012-05-10haskell-simple-sendfile: New upstream version 0.2.3.Clint Adams2-1/+8
2012-02-10haskell-simple-sendfile: Sourceful upload to rebuild documentation package.Clint Adams1-0/+6
2012-01-29haskell-simple-sendfile: New upstream version 0.2.0.Clint Adams2-15/+15
2011-09-04haskell-simple-sendfile: Initial commit.Iulian Udrea7-0/+116