[DHG_packages] branch experimental updated (7afefce -> 44d26bc)

Sean Whitton spwhitton at spwhitton.name
Tue Feb 28 02:41:44 UTC 2017


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

spwhitton pushed a change to branch experimental
in repository DHG_packages.

      from  7afefce   ghc: delimit ghc --info output
      adds  b842610   ghc: fix lwa instruction generation
      adds  779e131   ghc: that was meant for unstable
      adds  d4b94a2   stack: Add missing dependency on ca-certificates
      adds  c3e1442   stack: Remove `--no-automatic-dbgsym' from d/rules
      adds  390d327   stack: Remove duplicated 'section' field from the binary package
      adds  a79fdca   stack: Remove duplicate entries from build-depends field
      adds  8e7e86a   stack: Remove unused lintian override
      adds  5a12938   stack: Remove leading spaces from package description
      adds  cc820f3   hoogle: Forward `generate_from_multiple_sources' patch
      adds  860c2f5   snap: Correct package description
      adds  53c7e84   snap: Do not recommend libghc-snap-loader-{dynamic,static}-dev
      adds  9ff01d0   snap-templates: Improve package description
      adds  ea358f9   snap-templates: Recommend libghc-snap-dev
      adds  b3a5722   hdevtools: Apply upstream patch to fix #846023
      adds  77d6497   hdevtools: Remove duplicate entries from build-depends field
      adds  917842f   hdevtools: Add myself to uploaders
      adds  ec7be28   cabal-debian: Remove Build-Depends-Indep dependencies
      adds  4c25b54   cabal-debian: Replace 'debian' with 'Debian' in package description
      adds  5f38fce   cabal-debian: Remove unused lintian override
      adds  a752b36   Remove Per Olofsson from the Uploaders list
      adds  cf05763   hsh: Patch in order to work with newer versions of process
      adds  f234d5f   ghc: add osdecommitmemory-compat.patch
      adds  ff17f50   ghc: release
      adds  db30df6   hakyll: Upgrading from 4.9.1.0 to 4.9.2.0
      adds  a2d3d73   ghc: fix armhf SMP check
      adds  a804308   ghc: add upstream patch "Add relocation type R_X86_64_REX_GOTPCRELX"
      adds  d205c9c   hoogle: Add missing dependency on libghc-js-jquery-data
      adds  a187f91   hoogle: Depend on newer version of libjs-chosen
      adds  1bd9a82   doctest: ensure build against ghc with amd64 linker fix
      adds  b2bfa67   cabal-debian: refresh existing patch
      adds  e49cb5c   cabal-debian: fix to detect GHC built-in packages correctly.
      adds  e3c7edc   cabal-debian: Bump debian revision
      adds  77af0fc   Upload cabal-debian
      adds  be033b6   ghc: remove old link (Closes: #855627)
      adds  305c488   ghc: Fix build and previous commit
      adds  38d04ba   raaz: Upgrading from 0.0.2 to 0.1.0
      adds  44d26bc   raaz: update path in *.examples

No new revisions were added by this update.

Summary of changes:
 .../debian/cabal-debian.lintian-overrides          |  1 -
 p/cabal-debian/debian/changelog                    | 23 ++++++++
 p/cabal-debian/debian/control                      | 26 +--------
 p/cabal-debian/debian/patches/newer-cabal          | 22 --------
 p/cabal-debian/debian/patches/series               |  1 -
 p/ghc/debian/changelog                             | 35 +++++++++++-
 p/ghc/debian/ghc-doc.links.in                      |  1 -
 p/ghc/debian/patches/R_X86_64_REX_GOTPCRELX        | 45 +++++++++++++++
 p/ghc/debian/patches/fix-ppc-lwa-generation        | 64 ++++++++++++++++++++++
 p/ghc/debian/patches/osdecommitmemory-compat.patch | 37 +++++++++++++
 p/ghc/debian/patches/series                        |  4 ++
 p/ghc/debian/patches/smp-arm-fix.patch             | 11 ++++
 p/ghc/debian/rules                                 |  1 -
 p/haskell-doctest/debian/changelog                 |  6 ++
 p/haskell-doctest/debian/control                   |  2 +-
 p/haskell-hakyll/debian/changelog                  |  8 +++
 p/haskell-hakyll/debian/control                    |  2 +-
 .../debian/libghc-hakyll-dev.haskell-binaries      |  1 +
 p/haskell-hakyll/debian/patches/missing-test-data  | 20 +++++++
 p/haskell-hakyll/debian/patches/series             |  1 +
 p/haskell-hoogle/debian/changelog                  |  8 +++
 p/haskell-hoogle/debian/control                    |  3 +-
 p/haskell-hoogle/debian/hoogle.links               |  1 +
 .../debian/patches/generate_from_multiple_sources  |  2 +-
 p/haskell-hsh/debian/changelog                     |  7 +++
 p/haskell-hsh/debian/patches/newer-process         | 41 ++++++++++++++
 p/haskell-hsh/debian/patches/series                |  1 +
 p/haskell-raaz/debian/changelog                    |  7 +++
 p/haskell-raaz/debian/libghc-raaz-dev.examples     |  2 +-
 p/haskell-snap-templates/debian/changelog          |  8 +++
 p/haskell-snap-templates/debian/control            |  6 +-
 p/haskell-snap/debian/changelog                    |  9 +++
 p/haskell-snap/debian/control                      |  9 +--
 p/haskell-stack/debian/changelog                   | 12 ++++
 p/haskell-stack/debian/control                     | 43 +++++----------
 .../debian/haskell-stack.lintian-overrides         |  1 -
 p/haskell-stack/debian/rules                       |  1 -
 p/hdevtools/debian/changelog                       |  9 +++
 p/hdevtools/debian/control                         |  9 ++-
 .../debian/patches/fix_getStackGhcLibDir.patch     | 22 ++++++++
 p/hdevtools/debian/patches/series                  |  1 +
 p/xmonad-contrib/debian/changelog                  |  7 +++
 p/xmonad-contrib/debian/control                    |  1 -
 p/xmonad/debian/changelog                          |  7 +++
 p/xmonad/debian/control                            |  1 -
 45 files changed, 425 insertions(+), 104 deletions(-)
 delete mode 100644 p/cabal-debian/debian/cabal-debian.lintian-overrides
 delete mode 100644 p/cabal-debian/debian/patches/newer-cabal
 delete mode 100644 p/cabal-debian/debian/patches/series
 delete mode 100644 p/ghc/debian/ghc-doc.links.in
 create mode 100644 p/ghc/debian/patches/R_X86_64_REX_GOTPCRELX
 create mode 100644 p/ghc/debian/patches/fix-ppc-lwa-generation
 create mode 100644 p/ghc/debian/patches/osdecommitmemory-compat.patch
 create mode 100644 p/ghc/debian/patches/smp-arm-fix.patch
 create mode 100644 p/haskell-hakyll/debian/libghc-hakyll-dev.haskell-binaries
 create mode 100644 p/haskell-hakyll/debian/patches/missing-test-data
 create mode 100644 p/haskell-hakyll/debian/patches/series
 create mode 100644 p/haskell-hsh/debian/patches/newer-process
 delete mode 100644 p/haskell-stack/debian/haskell-stack.lintian-overrides
 create mode 100644 p/hdevtools/debian/patches/fix_getStackGhcLibDir.patch
 create mode 100644 p/hdevtools/debian/patches/series

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



More information about the Pkg-haskell-commits mailing list