[pkg-java] r5667 - trunk/jajuk/debian

varun at alioth.debian.org varun at alioth.debian.org
Sun Feb 10 15:42:33 UTC 2008


Author: varun
Date: 2008-02-10 15:42:33 +0000 (Sun, 10 Feb 2008)
New Revision: 5667

Modified:
   trunk/jajuk/debian/changelog
   trunk/jajuk/debian/copyright
   trunk/jajuk/debian/rules
Log:
* release


Modified: trunk/jajuk/debian/changelog
===================================================================
--- trunk/jajuk/debian/changelog	2008-02-10 15:29:59 UTC (rev 5666)
+++ trunk/jajuk/debian/changelog	2008-02-10 15:42:33 UTC (rev 5667)
@@ -1,4 +1,4 @@
-jajuk (1.5+svn3461-1) UNRELEASED; urgency=low
+jajuk (1.5+svn3461-1) unstable; urgency=low
 
   * New upstream release
   * Move package to non-free as some of the icons used are released under
@@ -6,7 +6,7 @@
   * Remove patches/lastfm.diff - not required
   * Update watch and orig-tar.sh files
 
- -- Varun Hiremath <varun at debian.org>  Sun, 20 Jan 2008 17:16:21 +0530
+ -- Varun Hiremath <varun at debian.org>  Sun, 10 Feb 2008 21:29:03 +0530
 
 jajuk (1.4.6+svn3338-1) unstable; urgency=low
 

Modified: trunk/jajuk/debian/copyright
===================================================================
--- trunk/jajuk/debian/copyright	2008-02-10 15:29:59 UTC (rev 5666)
+++ trunk/jajuk/debian/copyright	2008-02-10 15:42:33 UTC (rev 5667)
@@ -73,7 +73,7 @@
 Tango Icons:
 
 License:
-    Tango Icons used in this project are released under CREATIVE
+    Tango Icons used in this project are released under the CREATIVE
     COMMONS PUBLIC LICENSE, Attribution-ShareAlike 2.5.
 
     The complete text of the license follows:

Modified: trunk/jajuk/debian/rules
===================================================================
--- trunk/jajuk/debian/rules	2008-02-10 15:29:59 UTC (rev 5666)
+++ trunk/jajuk/debian/rules	2008-02-10 15:42:33 UTC (rev 5667)
@@ -7,7 +7,7 @@
 VERSION			:= $(shell echo $(DEB_UPSTREAM_VERSION) | sed -e 's/\+.*//g')
 JAVA_HOME		:= /usr/lib/jvm/java-6-sun
 DEB_ANT_BUILDFILE	:= debian/build.xml
-DEB_ANT_BUILD_TARGET	:= jar -Djajuk.version="$(VERSION) Debian"
+DEB_ANT_BUILD_TARGET	:= jar -Djajuk.version="$(VERSION)"
 DEB_JARS := animation basicplayer cobra commons-codec commons-collections3 commons-httpclient commons-logging entagged-tageditor forms jcommon jdic jfreechart jh jl jmactritonusspi jogg jorbis js jspeex log4j-1.2 mp3spi qdwizard substance swingx tablelayout tritonus_share vldocking vorbisspi
 
 install/jajuk::




More information about the pkg-java-commits mailing list