[haskell-swish] branch master updated (27f17f8 -> 59d00f0)
Jonas Smedegaard
dr at jones.dk
Wed Jun 21 17:50:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository haskell-swish.
from 27f17f8 prepare for release: Bump directory bounds. This fixes the build failure with new ghc 8.0.2 in unstable
new ce1e898 New upstream version 0.9.1.8
new ca7da07 Merge tag 'upstream/0.9.1.8'
new 3bc0f06 Modernize cdbs: Do copyright-check in maintainer script (not during build).
new 76f53ea Drop patch 1003: Fixed upstream.
new 06875e5 Update copyright info: Extend coverage for main upstream author.
new de51edf Update copyright info: Extend copyright of packaging to cover current year.
new 7df0178 Declare compliance with Debian Policy 4.0.0.
new 29a06af Stop suppress versioned build-dependency on debherlp: Handed in cdbs now.
new 521dd15 Stop override lintian for package-needs-versioned-debhelper-build-depends: Fixed in lintian.
new 94a19b3 Update package relations: Drop GHC lower bounds for network-uri: Needed version satisfied even in oldsable.
new 1b0602f Tidy rules and control.in files: Update note on nats.
new a50dc04 Modernize git-buildpackage config: Filter any .git* file.
new 54645d3 Stop track upstream tarbarll checksum: Use gbp --uscan.
new 7efab1d Fix enable use of network-url, as intended since 0.9.1.3-1. Drop patch 1001.
new 455dc65 Update copyright info: Use https protocol in format string.
new 12a8c45 Modernize Vcs-* fields: Use https protocol. Consistently use git (not cgit).
new ed58126 Drop patch 1002: Fixed upstream.
new 59d00f0 Prepare for release: Update changelog, control file and copyright hints.
The 18 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:
CHANGELOG | 6 +
README.md | 2 +-
debian/changelog | 34 +++
debian/control | 10 +-
debian/control.in | 8 +-
debian/copyright | 6 +-
debian/copyright-check | 26 ++
debian/copyright_hints | 289 ++++++++++-----------
debian/gbp.conf | 4 +-
debian/patches/1001_avoid_network-uri.patch | 137 ----------
debian/patches/1002_relax_polyparse.patch | 15 --
.../1003_bump_directory_version_buildd.patch | 14 -
debian/patches/README | 3 -
debian/patches/series | 3 -
debian/rules | 15 +-
debian/source/lintian-overrides | 3 -
swish.cabal | 8 +-
tests/RDFGraphTest.hs | 6 +-
18 files changed, 226 insertions(+), 363 deletions(-)
create mode 100755 debian/copyright-check
delete mode 100644 debian/patches/1001_avoid_network-uri.patch
delete mode 100644 debian/patches/1002_relax_polyparse.patch
delete mode 100644 debian/patches/1003_bump_directory_version_buildd.patch
delete mode 100644 debian/patches/README
delete mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/haskell-swish.git
More information about the Pkg-haskell-commits
mailing list