This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository libzstd.
commit 0cb74483a6d4ec97cd0c9047ab5eedbbfa89ce36 Author: Kevin Murray <[email protected]> Date: Mon Nov 14 10:01:37 2016 +1100 Whitespace fix in d/control --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa5a9ab..50ca55a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libzstd (1.1.1-1) UNRELEASED; urgency=medium * New upstream version 1.1.1 (Closes: #844248) + * Whitespace fix to d/control -- Kevin Murray <[email protected]> Sun, 13 Nov 2016 23:03:48 +1100 diff --git a/debian/control b/debian/control index 9ce6297..e84274f 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: libzstd Priority: optional Maintainer: Debian Med Packaging <[email protected]> Uploaders: Kevin Murray <[email protected]>, -Build-Depends: debhelper (>= 9), - d-shlibs, +Build-Depends: debhelper (>= 9), + d-shlibs, Standards-Version: 3.9.8 Section: libs Homepage: https://github.com/facebook/zstd -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
