This is an automated email from the git hooks/post-receive script. gg0-guest pushed a commit to branch master in repository sweethome3d-furniture-editor.
commit f286a1feede7b8b84218286bf2108396746d947c Author: Gabriele Giacone <[email protected]> Date: Tue Jan 28 03:07:23 2014 +0100 Refresh patches. --- debian/patches/00build | 13 +++++++++++-- debian/patches/01manifest | 2 +- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/patches/00build b/debian/patches/00build index 306f6d2..3d2e9f1 100644 --- a/debian/patches/00build +++ b/debian/patches/00build @@ -52,7 +52,16 @@ Author: Gabriele Giacone <[email protected]> <include name="**/*_fr.properties"/> <include name="com/eteks/sweethome3d/io/resources/patterns/**"/> <exclude name="com/eteks/sweethome3d/io/DefaultFurniture*.*"/> -@@ -125,6 +132,7 @@ +@@ -129,7 +136,7 @@ + </zip> + </target> + +- <target name="furnitureLibraryEditorJarExecutable" depends="furnitureLibraryEditor,jogl-java3d" ++ <target name="furnitureLibraryEditorJarExecutable" depends="furnitureLibraryEditor" + description="Builds FurnitureLibraryEditor-version.jar executable Jar"> + <!-- Create FurnitureLibraryEditor-version.jar containing Furniture Library Editor classes and resources, + and other DLLs and jars --> +@@ -138,6 +145,7 @@ <attribute name="Main-Class" value="com.eteks.furniturelibraryeditor.FurnitureLibraryEditorBootstrap"/> </manifest> <zipfileset src="build/FurnitureLibraryEditor.jar"/> @@ -60,7 +69,7 @@ Author: Gabriele Giacone <[email protected]> <fileset dir="../SweetHome3D/lib"> <include name="windows/**/*.dll"/> <include name="linux/**/*.so"/> -@@ -149,6 +157,7 @@ +@@ -166,6 +174,7 @@ <include name="THIRDPARTY-LICENSE-TANGO.TXT"/> <include name="THIRDPARTY-LICENSE-CONTRIBUTIONS.TXT"/> </fileset> diff --git a/debian/patches/01manifest b/debian/patches/01manifest index bc0a328..ad4ecd9 100644 --- a/debian/patches/01manifest +++ b/debian/patches/01manifest @@ -3,7 +3,7 @@ Author: Gabriele Giacone <[email protected]> --- a/build.xml +++ b/build.xml -@@ -130,6 +130,7 @@ +@@ -143,6 +143,7 @@ <jar destfile="FurnitureLibraryEditor-${version}.jar"> <manifest> <attribute name="Main-Class" value="com.eteks.furniturelibraryeditor.FurnitureLibraryEditorBootstrap"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture-editor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

