This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 139245450c0e767cf3626a4e4fbc710cb705ea0a Author: gregor herrmann <[email protected]> Date: Fri Mar 29 17:19:36 2013 +0100 rm osx too Git-Dch: Ignore --- debian/copyright | 2 +- debian/repack.local | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 45212e4..b4f9ee5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JabRef Upstream-Contact: Morten Alver, Nizar Batada Source: http://jabref.sourceforge.net/ -Comment: The +ds version is created by removing lib/, buildlib/, gradle/: +Comment: The +ds version is created by removing lib/, buildlib/, gradle/, osx/: contain sourceless pre-compiled libraries which are not used anyway Files: * diff --git a/debian/repack.local b/debian/repack.local index 2419b79..1fad0a6 100644 --- a/debian/repack.local +++ b/debian/repack.local @@ -3,3 +3,4 @@ SUFFIX=+ds rm lib rm buildlib rm gradle +rm osx -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

