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 7aa89eef8c9964dbefd46e8bac1d84d1274c8a47 Author: Charles Plessy <[email protected]> Date: Sat Nov 5 15:22:23 2011 +0900 Changelog and watch files, to download snappy-java. --- debian/changelog | 5 +++++ debian/watch | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..ead5605 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +snappy-java (1.0.4.1) UNRELEASED; urgency=low + + * Initial release. (Closes: #636181) + + -- Charles Plessy <[email protected]> Sat, 05 Nov 2011 15:07:30 +0900 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..97aef59 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=3 + +opts=downloadurlmangle=s|//code.google.com|| \ + http://code.google.com/p/snappy-java/downloads/list \ + //snappy-java.googlecode.com/files/snappy-java-(.*).tar.gz -- 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

