This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snappy-java.
commit b68d44e7a42beae294f286cf71dfec1efbf460d6 Author: Charles Plessy <[email protected]> Date: Wed Mar 28 13:10:42 2012 +0900 Using repacked original sources. --- debian/changelog | 2 +- debian/copyright | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6197ef6..7db54e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -snappy-java (1.0.4.1-1) UNRELEASED; urgency=low +snappy-java (1.0.4.1~dfsg-1) UNRELEASED; urgency=low * Initial release. (Closes: #636181) diff --git a/debian/copyright b/debian/copyright index 0d5d802..27523ad 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://snappy-java.googlecode.com/files/snappy-java-1.0.4.1.tar.gz Comment: lib/silk-weaver.jar is not packaged in Debian, and the other files in - this directory are not useful to the Debian package. -Removed: lib + this directory are not useful to the Debian package, so they were removed. + The native snappy library, for which the sources are not present in the snappy-java + archive, was removed as well. +Removed: lib src/main/resources/org/xerial/snappy/native Files: * Copyright: © 2008–2011 Taro L. Saito -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

