[pkg-java] r13024 - in trunk/libconqat-ccsm-commons-java/debian: . patches
Sylvestre Ledru
sylvestre at alioth.debian.org
Sun Oct 10 16:10:09 UTC 2010
Author: sylvestre
Date: 2010-10-10 16:09:54 +0000 (Sun, 10 Oct 2010)
New Revision: 13024
Added:
trunk/libconqat-ccsm-commons-java/debian/patches/
trunk/libconqat-ccsm-commons-java/debian/patches/missingFiles.diff
trunk/libconqat-ccsm-commons-java/debian/patches/series
Modified:
trunk/libconqat-ccsm-commons-java/debian/changelog
trunk/libconqat-ccsm-commons-java/debian/control
Log:
with the itp and some other stuff
Modified: trunk/libconqat-ccsm-commons-java/debian/changelog
===================================================================
--- trunk/libconqat-ccsm-commons-java/debian/changelog 2010-10-10 14:46:34 UTC (rev 13023)
+++ trunk/libconqat-ccsm-commons-java/debian/changelog 2010-10-10 16:09:54 UTC (rev 13024)
@@ -1,5 +1,5 @@
libconqat-ccsm-commons-java (2.7.dfsg-1) unstable; urgency=low
- * Initial release. (Closes: #XXXX)
+ * Initial release. (Closes: #599730)
- -- Sylvestre Ledru <sylvestre at debian.org> Thu, 03 Dec 2009 17:54:54 +0100
+ -- Sylvestre Ledru <sylvestre at debian.org> Sun, 10 Oct 2010 17:31:02 +0200
Modified: trunk/libconqat-ccsm-commons-java/debian/control
===================================================================
--- trunk/libconqat-ccsm-commons-java/debian/control 2010-10-10 14:46:34 UTC (rev 13023)
+++ trunk/libconqat-ccsm-commons-java/debian/control 2010-10-10 16:09:54 UTC (rev 13024)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), cdbs, junit
+Build-Depends: debhelper (>= 7.0.50~), cdbs, junit, quilt
Build-Depends-Indep: default-jdk, ant
Standards-Version: 3.9.1
Homepage: http://conqat.in.tum.de/index.php/Ccsm-Commons_Library
Added: trunk/libconqat-ccsm-commons-java/debian/patches/missingFiles.diff
===================================================================
--- trunk/libconqat-ccsm-commons-java/debian/patches/missingFiles.diff (rev 0)
+++ trunk/libconqat-ccsm-commons-java/debian/patches/missingFiles.diff 2010-10-10 16:09:54 UTC (rev 13024)
@@ -0,0 +1,13 @@
+Index: libconqat-ccsm-commons-java-2.7.dfsg/std-env-base.xml
+===================================================================
+--- libconqat-ccsm-commons-java-2.7.dfsg.orig/std-env-base.xml 2010-10-10 17:22:00.000000000 +0200
++++ libconqat-ccsm-commons-java-2.7.dfsg/std-env-base.xml 2010-10-10 17:22:12.000000000 +0200
+@@ -200,7 +200,7 @@
+ </copy>
+
+ <jar destfile="${dist.binary.root.dir}/${lib.dir}/${ant.project.name}.jar">
+- <fileset dir="${build.dir}" excludes="**/test/**/*.*" />
++ <fileset dir="${build.dir}" />
+ <manifest>
+ <attribute name="Provider" value="Technische Universitaet Muenchen" />
+ <attribute name="Project" value="${display-name}" />
Added: trunk/libconqat-ccsm-commons-java/debian/patches/series
===================================================================
--- trunk/libconqat-ccsm-commons-java/debian/patches/series (rev 0)
+++ trunk/libconqat-ccsm-commons-java/debian/patches/series 2010-10-10 16:09:54 UTC (rev 13024)
@@ -0,0 +1 @@
+missingFiles.diff
More information about the pkg-java-commits
mailing list