[DHG_packages] 01/03: Merge branch 'master' into jessie-backports

Joachim Breitner nomeata at moszumanska.debian.org
Tue Dec 22 13:27:29 UTC 2015


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

nomeata pushed a commit to annotated tag ghc_v7.10.3-4_bpo8+1
in repository DHG_packages.

commit 356c630e9e45d248e6c4538f4681e122b7192d3f
Merge: eb5ee70 8cf00bd
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Dec 22 10:32:46 2015 +0100

    Merge branch 'master' into jessie-backports
    
    by simply taking the current state of master of all packages that we had
    in jessie-backports before, losing the previous (usually not very useful)
    changelog entry.

 .gitattributes                                     |   3 +
 .gitignore                                         |   4 +
 README.md                                          |  15 +-
 debian2dsc.sh                                      | 115 --------
 mass-build.sh                                      | 314 --------------------
 mass-upload.sh                                     |  38 ---
 order-sources.pl                                   |  91 ------
 p/ghc/debian/Dh_Haskell.sh                         |   3 +-
 p/ghc/debian/changelog                             | 181 ++++++++++--
 p/ghc/debian/control                               |  74 +++--
 p/ghc/debian/copyright                             |   2 +-
 p/ghc/debian/dh_haskell_provides                   |   6 +-
 p/ghc/debian/gen_contents_index                    |   0
 p/ghc/debian/ghc-doc.dirs                          |   4 -
 p/ghc/debian/ghc-doc.postinst                      |   0
 p/ghc/debian/ghc-doc.preinst                       |   0
 p/ghc/debian/ghc-doc.prerm                         |   1 +
 p/ghc/debian/ghc-doc.triggers                      |   4 -
 p/ghc/debian/ghc.postinst                          |   0
 p/ghc/debian/ghc.preinst                           |   0
 p/ghc/debian/ghc.prerm                             |   1 +
 p/ghc/debian/ghc6-doc.prerm                        |   1 +
 p/ghc/debian/ghc6.preinst                          |   4 +-
 p/ghc/debian/haddock.man                           |  16 +-
 p/ghc/debian/patches/ARM-VFPv3D16                  |   8 +-
 p/ghc/debian/patches/PPC-relocations.patch         |  42 ---
 p/ghc/debian/patches/arm64.patch                   | 322 ---------------------
 p/ghc/debian/patches/buildpath-abi-stability.patch |  16 +-
 .../debian/patches/cabal-show-detail-direct.patch  | 103 +++++++
 p/ghc/debian/patches/ghc-7.8.4-3-aarch64.patch     |  80 -----
 p/ghc/debian/patches/haddock-hardcode-ghc-paths    |  40 ---
 p/ghc/debian/patches/hurd.diff                     |  16 +-
 p/ghc/debian/patches/mips-support.patch            |  27 --
 .../debian/patches/no-missing-haddock-file-warning |  14 +-
 p/ghc/debian/patches/reproducible-tmp-names        |  43 +++
 p/ghc/debian/patches/saner-linker-opt-handling     |  78 -----
 p/ghc/debian/patches/series                        |  12 +-
 .../patches/sh4-platform-detection-support.patch   |  28 ++
 .../patches/sparc64-initial-platform-support.patch | 174 +++++++++++
 .../patches/stable-specialization-rule-names       |  18 --
 p/ghc/debian/patches/use-debian-gen_contents_index |  12 +-
 p/ghc/debian/patches/use-gold-on-arm               |  15 -
 p/ghc/debian/provided_substvars                    |   0
 p/ghc/debian/rules                                 | 165 +++--------
 p/ghc/debian/runghc.man                            |  21 +-
 p/ghc/debian/watch                                 |   1 +
 p/haskell-cabal-install/debian/changelog           |  36 ++-
 p/haskell-cabal-install/debian/control             |  64 ++--
 p/haskell-cabal-install/debian/copyright           |  12 +-
 .../debian/patches/newer-quickcheck.diff           |  11 +
 p/haskell-cabal-install/debian/patches/series      |   1 +
 p/haskell-cabal-install/debian/rules               |   8 +-
 p/haskell-cabal/debian/changelog                   |  16 +-
 p/haskell-cabal/debian/control                     |  53 ++--
 p/haskell-cabal/debian/copyright                   |   1 -
 p/haskell-cabal/debian/libghc-cabal-doc.doc-base   |   8 -
 p/haskell-cabal/debian/libghc-cabal-doc.docs       |   1 -
 p/haskell-http/debian/changelog                    |  14 +-
 p/haskell-http/debian/control                      |  92 +++---
 p/haskell-http/debian/copyright                    |   4 +-
 p/haskell-mtl/debian/changelog                     |  16 +-
 p/haskell-mtl/debian/control                       |  52 ++--
 p/haskell-network-uri/debian/changelog             |  13 +-
 p/haskell-network-uri/debian/control               |  16 +-
 p/haskell-network-uri/debian/copyright             |   2 +-
 p/haskell-network/debian/changelog                 |  13 +-
 p/haskell-network/debian/control                   |  44 +--
 p/haskell-parsec/debian/changelog                  |  18 +-
 p/haskell-parsec/debian/control                    |  86 +++---
 p/haskell-parsec/debian/copyright                  |   5 +-
 p/haskell-random/debian/changelog                  |  14 +-
 p/haskell-random/debian/control                    |  53 ++--
 p/haskell-random/debian/copyright                  |   1 +
 p/haskell-stm/debian/changelog                     |  14 +-
 p/haskell-stm/debian/control                       |  49 ++--
 p/haskell-text/debian/changelog                    |  15 +-
 p/haskell-text/debian/control                      |  53 ++--
 p/haskell-text/debian/copyright                    |   4 +-
 p/haskell-text/debian/rules                        |   1 +
 p/haskell-zlib/debian/changelog                    |  18 +-
 p/haskell-zlib/debian/control                      |  67 ++---
 tag.pl                                             |  42 ---
 what-to-build.pl                                   |  38 ---
 83 files changed, 1147 insertions(+), 1920 deletions(-)

-- 
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