This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fest-reflect.
commit 37a7fd06020139a848ba8ddc65fe296666e053f3 Author: Andreas Tille <[email protected]> Date: Tue Dec 13 10:44:54 2016 +0100 add missing manifest --- debian/changelog | 3 ++- debian/manifest | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 737de28..a1adda9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ fest-reflect (1.4.1-2) UNRELEASED; urgency=medium * cme fix dpkg-control * debhelper 10 * d/watch: version=4 + * add missing manifest - -- Andreas Tille <[email protected]> Tue, 13 Dec 2016 09:43:58 +0100 + -- Andreas Tille <[email protected]> Tue, 13 Dec 2016 09:46:07 +0100 fest-reflect (1.4.1-1) unstable; urgency=low diff --git a/debian/manifest b/debian/manifest new file mode 100644 index 0000000..c2a0607 --- /dev/null +++ b/debian/manifest @@ -0,0 +1,2 @@ +/usr/share/java/fest-reflect.jar: + Class-Path: /usr/share/java/fest-util.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-reflect.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

