This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mauve.
commit 2e71276533c8a61b73813eb5ee944dcc98ca1ab3 Author: Andreas Tille <[email protected]> Date: Thu Apr 30 13:22:01 2015 +0200 DEP3 descriptions for new patches --- debian/patches/do_not_use_goose_jar.patch | 5 +++++ debian/patches/no_ext_dir_at_all.patch | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/debian/patches/do_not_use_goose_jar.patch b/debian/patches/do_not_use_goose_jar.patch index 9e7b022..8ca56b5 100644 --- a/debian/patches/do_not_use_goose_jar.patch +++ b/debian/patches/do_not_use_goose_jar.patch @@ -1,3 +1,8 @@ +Author: Andreas Tille <[email protected]> +Last-Updated: Fri, 17 Apr 2015 15:38:22 +0200 +Description: Do not use goose.jar since it is not used accorcing to upstream + see: https://lists.debian.org/debian-med/2015/04/msg00069.html + --- a/.classpath +++ b/.classpath @@ -9,7 +9,6 @@ diff --git a/debian/patches/no_ext_dir_at_all.patch b/debian/patches/no_ext_dir_at_all.patch index abe5543..61cba39 100644 --- a/debian/patches/no_ext_dir_at_all.patch +++ b/debian/patches/no_ext_dir_at_all.patch @@ -1,3 +1,9 @@ +Author: Andreas Tille <[email protected]> +Last-Updated: Fri, 17 Apr 2015 15:38:22 +0200 +Description: Some remainings of mentioning ext/ in build.xml were breaking + the build. Just removed everything which is possibly a bit brute force + but works. + --- a/build.xml +++ b/build.xml @@ -29,7 +29,6 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mauve.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
