[Pkg-haskell-commits] [pandoc] annotated tag debian/1.13.2.1_dfsg-1 created (now 531e48c)

Jonas Smedegaard dr at jones.dk
Wed Apr 29 10:38:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag debian/1.13.2.1_dfsg-1
in repository pandoc.

        at  531e48c   (tag)
   tagging  f6b8dadeb39ff466e3e5341a7daf36f9c017dec6 (commit)
  replaces  debian/1.13.2.dfsg-2
 tagged by  Jonas Smedegaard
        on  Wed Apr 29 12:36:17 2015 +0200

- Log -----------------------------------------------------------------
pandoc Debian release 1.13.2.1~dfsg-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJVQLQhAAoJECx8MUbBoAEhbqwP/1iCJbdbkCJSk3nuXZmXEvKu
EsjEqfaOxnVxJ+DLCvvgSuInLYwKJR2sNKe8DZzLsHyZM3+9cSRAIxDX+PmSgkc9
FKAmo40X2d54ghApmaSjkSGV8xxzXCuH79h6aecSvi8L2ZAU7uYevFf1Z+cY6weM
OliZID4fyv3uD+CyrncMYzQWmQwm7Nwm6/un2UoLgie4dOidBPMefiVJ2uTMU5cO
qeZLYmeoxJpfl4FsoVrA4Np415ET1dCqEGB5Sm9vYj4UvU6kCgECPwcCD5PKLDyP
S0C3lU6tvEwoQ3c/Jumzh3d9H6VhVF6Mvraltyh7dqx48UxRATo4NpkT1/w1D+Mn
k4wvYyoO2n/9ltWdp7UY+M/iJ6pOPcg1gxiMCuqi7uLczOhSbBKedhaymxQXOPzh
XcXYmNIUcMUzJTAelM9ne7Zy2MTnRR+KzCb07JFoNEcnxXGbbxNUKlFBFtpPiom0
Q7UIsqvhFbhkWfZ8Cr0s5RyyY5J6MwxEFYHz1bDkD0XrrQcOhtcq64figyAp8gRD
gXIMkhhpzrr6pEIvWZR0baUGs/EJp4/sN19GKmMMiAKD/PeOC+xUPWcKCPu36b6/
aN0PsCrmaF4x81NFZ879cz0QzWWw1TAoxuoWfhMEIN+q/ApR1PB2lgY3XeR8LyvK
X5y1ErRSIQcDl3DHIqqa
=1Aqo
-----END PGP SIGNATURE-----

Joachim Breitner (5):
      Override binary-or-shlib-defines-rpath
      releasing package pandoc version 1.13.2~dfsg-3
      Upload to unstable
      Data dir is no longer versiond in haskell-devscripts
      Merge branch 'master' of git+ssh://git.debian.org/git/collab-maint/pandoc

John MacFarlane (8):
      Updated travis.yml to use ghc 7.10 and check packdeps.
      Version bump to 1.13.2.1.
      Updated changelog
      Bumped version bounds for filepath, blaze-markup, blaze-html
      Adjusted lhs-test.* so highlighting is not used.
      Use CPP to avoid unneeded import warning for blaze-markup >= 0.6.3.
      Changed profiling options from -auto-all to -fprof-auto-exported.
      Added tested-on GHC 7.4.2

Jonas Smedegaard (29):
      Sync control.in and rules with control: Switch to network-uri.
      Sync rules with control: Depend on haskell-devscript (>= 0.9), to force building against experimental.
      Fix really enable network-uri as intended in 1.13.2~dfsg-2 (also in build options, not only package relations).
      Tidy rules file: Generalize package name.
      Tidy rules file: Strip space before comma.
      Update package relations: Relax drop GHC lower versioning restrictions for teext data-default scientific haddock-library deepseq-generics juicypixels quickcheck2: Needed versions satisfied even in oldstable.
      Use GHC_* variables (not GHC6_*): Supported since devscripts 0.8.5 now even in oldstable.
      Tidy rules file: Drop TODO on recommending (not suggesting) pandoc-citeproc: Suggestion is appropriate (package is big and citeproc _is_ optional).
      Tidy rules file: Drop obsolete comments.
      Tidy rules file: Fix release name in TODO comment (buster not stretch: only then is too-old haskell-devscript obsolete).
      Update copyright info: Extend coverage for myself.
      Update copyright info: Merge identically licensed Flies-sections.
      Bump debhelper compatibility level to 9.
      Build-depend unversioned on debhelper (cdbs not yet adapted for Stretch release).
      Update changelog, control file and copyright hints.
      Imported Upstream version 1.13.2.1~dfsg
      Merge tag 'upstream/1.13.2.1_dfsg'
      Modernize git-buildpackage config: Rename section git-import-orig → import-orig.
      Update package relations: Relax GHC upper bounds for blaze-html.
      Revert to build-depend unversioned on haskell-devscripts (was needed only for experimental builds).
      Update changelog and control file.
      Revert to support versioned data dir: Still needed with oldstable haskell-devscripts.
      Move packaging to pkg-haskell Alioth group.
      Declare compliance with Debian Policy 3.9.6.
      Update changelog, control file and copyright hints.
      Re-apply dropping support versioned data dir: Apparently haskell-devscripts changed logic again, breaking that backporting hack.
      Update package relations: Fix tighten build-dependency on haskell-devscripts to versions using unversioned datadir.
      Fix datadir.
      Prepare for release: Update changelog and control file.

Mark Wright (15):
      Allow haddock-library 1.2
      Allow haddock-library 1.2, by calling the Documentation.Haddock.Types.MetaDoc record accessor function _doc :: MetaDoc mod id -> DocH mod id
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies ; ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies ; ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies
      ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...
      ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof...

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pandoc.git



More information about the Pkg-haskell-commits mailing list