This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-dataformat-cbor.
commit f83b6e965a30c196a323b3c3d4804434a2e1593e Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 11 14:23:47 2016 +0200 Upload to unstable --- debian/README.source | 2 +- debian/changelog | 4 ++-- debian/copyright | 2 +- debian/rules | 2 -- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/README.source b/debian/README.source index 42c42a2..669cea3 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,5 +1,5 @@ Information about jackson-dataformat-cbor ------------------------------- +----------------------------------------- This package was debianized using the mh_make command from the maven-debian-helper package. diff --git a/debian/changelog b/debian/changelog index 4add61d..46a011e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jackson-dataformat-cbor (2.7.3-1) UNRELEASED; urgency=medium +jackson-dataformat-cbor (2.7.3-1) unstable; urgency=medium * Team upload. * New upstream release @@ -7,7 +7,7 @@ jackson-dataformat-cbor (2.7.3-1) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* fields - -- Emmanuel Bourg <[email protected]> Mon, 11 Apr 2016 13:38:13 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 11 Apr 2016 14:23:26 +0200 jackson-dataformat-cbor (2.4.3-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 95539a1..6931a71 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: jackson-dataformat-cbor Source: https://github.com/FasterXML/jackson-dataformat-cbor Files: * -Copyright: 2014, FasterXML, LLC, Seattle, USA <[email protected]> +Copyright: 2014-2016, FasterXML, LLC, Seattle, USA <[email protected]> License: Apache-2.0 Files: debian/* diff --git a/debian/rules b/debian/rules index 1a19c06..448b394 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DH_VERBOSE=1 - VERSION_FILE=src/main/java/com/fasterxml/jackson/dataformat/cbor/PackageVersion.java %: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-cbor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

