This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-jaxrs-providers.
commit f435d4eb5d9e5a0a9a4bffd8ef036c3ebbdd8c53 Author: Emmanuel Bourg <[email protected]> Date: Sun Apr 10 00:27:22 2016 +0200 Upload to unstable --- debian/changelog | 4 ++-- debian/copyright | 4 +--- debian/rules | 2 -- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a3a59b..f0ca4c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jackson-jaxrs-providers (2.7.3-1) UNRELEASED; urgency=medium +jackson-jaxrs-providers (2.7.3-1) unstable; urgency=medium * Team upload. * New upstream release @@ -10,7 +10,7 @@ jackson-jaxrs-providers (2.7.3-1) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs - -- Emmanuel Bourg <[email protected]> Sat, 09 Apr 2016 09:41:57 +0200 + -- Emmanuel Bourg <[email protected]> Sun, 10 Apr 2016 00:27:12 +0200 jackson-jaxrs-providers (2.4.2-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index a12aded..f04c77b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: Jackson JAX-RS Source: http://wiki.fasterxml.com/JacksonHome Files: * -Copyright: 2014, FasterXML +Copyright: 2014-2016, FasterXML License: Apache-2.0 Files: debian/* @@ -13,5 +13,3 @@ License: Apache-2.0 License: Apache-2.0 On Debian systems, the full text of the Apache-2.0 license can be found in the file '/usr/share/common-licenses/Apache-2.0' - - diff --git a/debian/rules b/debian/rules index b6c1003..964b398 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DH_VERBOSE=1 - VERSION_FILES = \ json/src/main/java/com/fasterxml/jackson/jaxrs/json/PackageVersion.java \ xml/src/main/java/com/fasterxml/jackson/jaxrs/xml/PackageVersion.java \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

