This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-datatype-guava.
commit f96df1034bb34c81a55b1c41a657d0adc17d73a4 Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 01:38:37 2016 +0200 Upload to unstable --- debian/README.source | 9 --------- debian/changelog | 4 ++-- debian/copyright | 2 +- debian/libjackson2-datatype-guava-java.docs | 1 - debian/maven.cleanIgnoreRules | 1 - debian/maven.publishedRules | 1 - debian/rules | 2 -- 7 files changed, 3 insertions(+), 17 deletions(-) diff --git a/debian/README.source b/debian/README.source index 6bb8ac7..a6ad694 100644 --- a/debian/README.source +++ b/debian/README.source @@ -11,12 +11,3 @@ the Debian policy. The debian/replace-generate.sh script is used in place of the Maven replacer plugin to substitute project metadata in the PackageVersion.java.in file. - -The source tarball has been repacked by hand to remove the PDF -of an obsolete contributor license agreement. This file has -been removed from the master branch of the jackson-datatype-guava -repository and will not be part of future source packages. - -See the github issue about this for details: - -https://github.com/FasterXML/jackson-datatype-guava/issues/53 diff --git a/debian/changelog b/debian/changelog index 2bd3ea7..2af5bc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jackson-datatype-guava (2.7.3-1) UNRELEASED; urgency=medium +jackson-datatype-guava (2.7.3-1) unstable; urgency=medium * Team upload. * New upstream release @@ -6,7 +6,7 @@ jackson-datatype-guava (2.7.3-1) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* fields - -- Emmanuel Bourg <[email protected]> Sat, 09 Apr 2016 01:28:07 +0200 + -- Emmanuel Bourg <[email protected]> Sat, 09 Apr 2016 01:37:53 +0200 jackson-datatype-guava (2.4.2+dfsg-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index b7f002d..8945f1f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,7 +18,7 @@ Comment: FasterXML used a dual licensing approach (Apache-2.0 or LGPL) [0] http://markmail.org/message/ckwelxnmoqlm5qr4 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/libjackson2-datatype-guava-java.docs b/debian/libjackson2-datatype-guava-java.docs index df1431b..b43bf86 100644 --- a/debian/libjackson2-datatype-guava-java.docs +++ b/debian/libjackson2-datatype-guava-java.docs @@ -1,2 +1 @@ README.md -release-notes/VERSION diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules deleted file mode 100644 index 8b13789..0000000 --- a/debian/maven.cleanIgnoreRules +++ /dev/null @@ -1 +0,0 @@ - diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules deleted file mode 100644 index 8b13789..0000000 --- a/debian/maven.publishedRules +++ /dev/null @@ -1 +0,0 @@ - diff --git a/debian/rules b/debian/rules index 7d6f4b1..fd520d0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -#export DH_VERSION=1 - VERSION_FILE=src/main/java/com/fasterxml/jackson/datatype/guava/PackageVersion.java export JAVA_HOME=/usr/lib/jvm/default-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-datatype-guava.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

