This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository snappy1.0.3-java.
commit a2c1173c428d64c461d74281b43ca420f1cef26c Author: Andreas Tille <[email protected]> Date: Mon Jul 20 14:41:00 2015 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3a918f2..bfc1103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ snappy1.0.3-java (1.0.3-rc3~dfsg-5) UNRELEASED; urgency=medium * ${shlibs:Depends} not used in Arch: all package Closes: #792962 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 20 Jul 2015 14:29:43 +0200 diff --git a/debian/control b/debian/control index 05ac43a..9f6b724 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: snappy1.0.3-java -Section: java -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]>, Olivier Sallou <[email protected]> +Section: java +Priority: optional Build-Depends: debhelper (>= 9), cdbs, default-jdk, @@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9), xml-twig-tools, libsnappy-dev Build-Depends-Indep: libmaven-bundle-plugin-java -Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/debian-med/snappy1.0.3-java.git -Vcs-Browser: http://git.debian.org/?p=debian-med/snappy1.0.3-java.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/snappy1.0.3-java.git +Vcs-Git: git://anonscm.debian.org/debian-med/snappy1.0.3-java.git Homepage: http://code.google.com/p/snappy-java/ Package: libsnappy1.0.3-java @@ -35,4 +35,3 @@ Description: Snappy v1.0.3 for Java, a fast compressor/decompresser This version of the Java library is not the latest upstream version but it has an ABI which is used by picard-tools package and was finally packaged exactly for the purpose to support picard-tools. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snappy1.0.3-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
