[DHG_packages] branch master updated (1b3985d -> e1831e3)

Sean Whitton spw-guest at moszumanska.debian.org
Wed Sep 14 03:29:08 UTC 2016


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

spw-guest pushed a change to branch master
in repository DHG_packages.

      from  1b3985d   Merge branch 'master' of ssh://git.debian.org/git/pkg-haskell/DHG_packages
       new  f72a587   build deps to run finite-field test suite
       new  893b390   fix finite-field copyright
       new  ca6d756   finite-field: install changelog & enable tests
       new  46e08e5   fix type-level-numbers copyright
       new  57b4125   enable type-level-numbers tests
       new  e66220e   release finite-field
       new  c586944   release type-level-numbers
       new  e24ee44   Initial packaging of polynomial-0.7.2
       new  3880738   polynomial: touch-up auto-generated packaging
       new  d7a59ef   Initial packaging of dice-entropy-conduit-1.0.0.1
       new  5837ab7   dice-entropy-conduit: touch-up auto-generated packaging
       new  3444354   Initial packaging of secret-sharing-1.0.0.3
       new  2228a4a   dice-entropy-conduit: fix homepage
       new  5113740   secret-sharing: touch-up auto-generated packaging
       new  7c232f7   dice-entropy-conduit: shorten description synopsis
       new  8ce12d5   dice-entropy-conduit: test suite deps
       new  5b990a7   secret-sharing: test suite deps
       new  130c0fa   secret-sharing: shorten description synopsis
       new  b236369   release secret-sharing
       new  8793684   release polynomial
       new  7c1a505   release dice-entropy-conduit
       new  e1831e3   Merge branch 'master' of https://anonscm.debian.org/git/pkg-haskell/DHG_packages

The 22 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 p/haskell-dice-entropy-conduit/debian/changelog    |  5 +++
 .../debian/compat                                  |  0
 .../debian/control                                 | 34 +++++++++++--------
 p/haskell-dice-entropy-conduit/debian/copyright    | 29 ++++++++++++++++
 .../debian/patches/missing-test-suite-deps.patch   | 20 +++++++++++
 .../debian/patches/series                          |  1 +
 .../debian/rules                                   |  4 +--
 .../debian/source/format                           |  0
 .../debian/watch                                   |  2 +-
 p/haskell-finite-field/debian/changelog            |  4 +--
 p/haskell-finite-field/debian/control              |  5 +++
 p/haskell-finite-field/debian/copyright            | 12 +++----
 p/haskell-finite-field/debian/rules                |  2 ++
 p/haskell-polynomial/debian/changelog              |  5 +++
 p/{agda => haskell-polynomial}/debian/compat       |  0
 .../debian/control                                 | 29 +++++++++-------
 p/haskell-polynomial/debian/copyright              | 29 ++++++++++++++++
 .../debian/rules                                   |  2 +-
 .../debian/source/format                           |  0
 .../debian/watch                                   |  2 +-
 p/haskell-secret-sharing/debian/changelog          |  5 +++
 p/{agda => haskell-secret-sharing}/debian/compat   |  0
 .../debian/control                                 | 39 ++++++++++++++--------
 p/haskell-secret-sharing/debian/copyright          | 29 ++++++++++++++++
 .../debian/patches/missing-test-suite-deps.patch   | 22 ++++++++++++
 p/haskell-secret-sharing/debian/patches/series     |  1 +
 .../debian/rules                                   |  4 +--
 .../debian/source/format                           |  0
 .../debian/watch                                   |  2 +-
 p/haskell-type-level-numbers/debian/changelog      |  4 +--
 p/haskell-type-level-numbers/debian/copyright      | 12 +++----
 p/haskell-type-level-numbers/debian/rules          |  1 +
 32 files changed, 238 insertions(+), 66 deletions(-)
 create mode 100644 p/haskell-dice-entropy-conduit/debian/changelog
 copy p/{agda => haskell-dice-entropy-conduit}/debian/compat (100%)
 copy p/{haskell-type-level-numbers => haskell-dice-entropy-conduit}/debian/control (62%)
 create mode 100644 p/haskell-dice-entropy-conduit/debian/copyright
 create mode 100644 p/haskell-dice-entropy-conduit/debian/patches/missing-test-suite-deps.patch
 create mode 100644 p/haskell-dice-entropy-conduit/debian/patches/series
 copy p/{haskell-aeson-compat => haskell-dice-entropy-conduit}/debian/rules (79%)
 copy p/{agda => haskell-dice-entropy-conduit}/debian/source/format (100%)
 copy p/{haskell-should-not-typecheck => haskell-dice-entropy-conduit}/debian/watch (53%)
 create mode 100644 p/haskell-polynomial/debian/changelog
 copy p/{agda => haskell-polynomial}/debian/compat (100%)
 copy p/{haskell-text-zipper => haskell-polynomial}/debian/control (67%)
 create mode 100644 p/haskell-polynomial/debian/copyright
 copy p/{haskell-decimal => haskell-polynomial}/debian/rules (81%)
 copy p/{agda => haskell-polynomial}/debian/source/format (100%)
 copy p/{haskell-asn1-parse => haskell-polynomial}/debian/watch (50%)
 create mode 100644 p/haskell-secret-sharing/debian/changelog
 copy p/{agda => haskell-secret-sharing}/debian/compat (100%)
 copy p/{haskell-type-level-numbers => haskell-secret-sharing}/debian/control (57%)
 create mode 100644 p/haskell-secret-sharing/debian/copyright
 create mode 100644 p/haskell-secret-sharing/debian/patches/missing-test-suite-deps.patch
 create mode 100644 p/haskell-secret-sharing/debian/patches/series
 copy p/{haskell-aeson-compat => haskell-secret-sharing}/debian/rules (82%)
 copy p/{agda => haskell-secret-sharing}/debian/source/format (100%)
 copy p/{haskell-abstract-deque => haskell-secret-sharing}/debian/watch (51%)

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