[pkg-java] r14878 - in tags/electric: . 8.10-2/debian
Torsten Werner
twerner at alioth.debian.org
Mon Sep 12 20:04:51 UTC 2011
Author: twerner
Date: 2011-09-12 20:04:50 +0000 (Mon, 12 Sep 2011)
New Revision: 14878
Added:
tags/electric/8.10-2/
tags/electric/8.10-2/debian/changelog
tags/electric/8.10-2/debian/compat
tags/electric/8.10-2/debian/control
tags/electric/8.10-2/debian/rules
tags/electric/8.10-2/debian/source/
Removed:
tags/electric/8.10-2/debian/changelog
tags/electric/8.10-2/debian/compat
tags/electric/8.10-2/debian/control
tags/electric/8.10-2/debian/rules
Log:
[svn-buildpackage] Tagging electric 8.10-2
Deleted: tags/electric/8.10-2/debian/changelog
===================================================================
--- trunk/electric/debian/changelog 2011-09-12 19:32:18 UTC (rev 14876)
+++ tags/electric/8.10-2/debian/changelog 2011-09-12 20:04:50 UTC (rev 14878)
@@ -1,232 +0,0 @@
-electric (8.10-1) unstable; urgency=low
-
- * New upstream version.
- * debian/control
- - Add libjava3d-java and quilt build dependencies.
- - Update standards version to 3.8.3.
- - Add libjava3d-java as recommends to binary package.
- * debian/rules
- - Use quilt patch system instead of simple patchsys.
- - Add java3d related jar files to DEB_JARS.
- * debian/patches/*
- - Update as per current upstream source. Convert to quilt.
- * debian/ant.properties
- - Do not disable 3D plugin anymore.
- - Use new property to disable compilation of OS X related classes.
- * debian/wrappers/electric
- - Add java3d related jar files to runtime classpath.
- * debian/README.source
- - Change text to the appropriate one for quilt.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Sat, 09 Jan 2010 16:26:04 +0530
-
-electric (8.09-1) unstable; urgency=low
-
- * New upstream version.
- * debian/control
- - Add myself to uploaders.
- - Update standards version to 3.8.2. No change needed.
- - Add java-wrappers dependency.
- * debian/rules
- - Move get-orig-source logic to orig-tar.sh.
- - Remove unused variable VERSION.
- * debian/watch
- - Add orig-tar.sh action.
- * debian/patches/01_fix_build_xml.patch
- - Update for current version.
- * debian/orig-tar.sh
- - Add to use with uscan.
- * debian/wrappers/electric
- - Modify to use java-wrappers.
- * debian/install
- - Install the jar file to /usr/share/java instead of /usr/share/electric.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Sun, 12 Jul 2009 15:52:29 +0530
-
-electric (8.08-1) unstable; urgency=low
-
- * New upstream version.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 08 Jan 2009 02:05:08 +0530
-
-electric (8.07-2) unstable; urgency=low
-
- * debian/control
- - Remove Sun JDK from build dependencies.
- - Add hard dependency on OpenJDK JRE as the program does not run with GCJ.
- - Remove default-jre from runtime dependencies. (Closes: #503780)
- * debian/rules
- - Remove Sun JDK home directories.
- * debian/wrappers/electric
- - Use java binary from OpenJDK so the program has no problems launching
- when more than one JRE are present. This is similar to how it is done
- for jftp.
- * debian/watch
- - Fix the uscan error.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 06 Nov 2008 00:12:17 +0530
-
-electric (8.07-1) unstable; urgency=low
-
- * Merge with Ubuntu
- * Remaining Debian changes
- - debian/control
- * electric doesn't build with GCJ. Hence remove default-jdk from build
- depends.
- * Set 'Maintainer' to Debian Java Maintainers. Remove
- XSBC-Original-Maintainer field.
- * Add 'Uploaders' field.
- * Add Vcs-* fields
- - debian/copyright
- * Update copyright holders, GPL 2 -> GPL 3.
-
- -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 11 Sep 2008 01:04:45 +0530
-
-electric (8.07-0ubuntu1) intrepid; urgency=low
-
- * New Upstream version. Please check changelog for details. (LP: #242720)
- * debian/control
- - Add build dependencies *-jdk, cdbs and bsh.
- - Remove build dependency dpatch. We will be using CDBS simple patchsys.
- - Refreshed runtime dependencies to default-jre | java2-runtime and bsh.
- - Added home page field.
- - Standard version 3.8.0.
- - Modify Maintainer value to match the DebianMaintainerField
- specification.
- - Changed email address for original maintainer to indicate who has
- refreshed the packaging.
- * debian/rules
- - Revamped to use cdbs.
- - Added get-orig-source target.
- * debian/patches
- - 00list, 02_sensible-browser.dpatch, 01_errors-numbers.dpatch,
- 03_manpage.dpatch - Deleted, not relevant anymore.
- - 01_fix_build_xml.patch - Patch to fix the build.xml.
- * debian/ant.properties
- - File to set various compilation properties.
- * debian/electric.1
- - Remove the entry that causes lintian warning.
- * debian/electric.desktop
- - Change as suggested by desktop-file-validate.
- * debian/electric.docs
- - Updated as per changes in file names.
- * debian/electric.svg
- - Name changed from electric_icon.svg.
- * debian/install
- - Added appropriate locations for jar file, desktop file and wrapper shell
- script.
- * debian/README.source
- - Added to comply with standards version 3.8.0.
- * debian/TODO.Debian
- - Name changed form TODO.
- * debain/wrapper/electric
- - Wrapper shell script to launch the application.
- * debian/manpages
- - Added for installation of manpage.
- * debian/watch
- - Updated to match jar files instead of older tar.gz files.
- * debian/dirs
- - Removed, not needed anymore.
- * debian/{electric.doc-base, electric.examples, substvars}
- - Removed, not relevant anymore.
- * debian/*.debhelper
- - Removed auto generated files. Not relevant anymore.
-
- -- Onkar Shinde <onkarshinde at gmail.com> Wed, 23 Jul 2008 02:09:53 +0530
-
-electric (6.05-4) unstable; urgency=low
-
- * QA upload
- * Use dpatch for patch management
- * debhelper compatibility level 6: use in debian/rules as package tree
- debian/electric instead of debian/tmp
- * debian/rules: do not ignore errors of make clean
- * renamed debian/electric.copyright to debian/copyright, change "Authors(s)"
- to "Author".
- * renamed debian/electric/menu to debianmenu, changed menu section to
- Applications/Science/Engineering, quote strings.
- * src/vhdl/vhdlparser.c: fix bug concerning display of numbers in error
- messages. Patch contributed by Ian Jackson (thanks!) (Closes: Bug#156613).
- * src/graph/graphqt.cpp and src/graph/graphunixx11.c: call sensible-browser
- instad of netscape. Add dependency on www-browser (Closes: Bug#140058).
- * Add electric.desktop file contributed by Vassilis Pandis (thanks!)
- (Closes: Bug#367242).
- * Renamed debian/electric.dirs to debian/dirs,
- added /usr/share/{pixmaps,applicatins}.
- * Install electric icon (taken from Ubuntu patch).
- * Fix some nroff errors in manpage, patch by Nicolas François (thanks!)
- (Closes: Bug#349892).
-
- -- Ralf Treinen <treinen at debian.org> Thu, 17 Jan 2008 23:04:59 +0100
-
-electric (6.05-3) unstable; urgency=low
-
- * Non-maintainer upload.
- * lesstif1 is deprecated, transition to lesstif2 (Closes: #374242)
- * Fixed copyright to point to GPL license to fix lintian error
-
- -- Kai Hendry <hendry at iki.fi> Fri, 14 Jul 2006 13:26:04 +0900
-
-electric (6.05-2.1) unstable; urgency=low
-
- * Orphaning this package, setting maintainer to QA.
-
- -- Kyle McMartin <kyle at debian.org> Thu, 17 Mar 2005 11:18:49 -0500
-
-electric (6.05-2) unstable; urgency=low
-
- * New maintainer. (closes: #277731)
-
- -- Kyle McMartin <kyle at debian.org> Fri, 22 Oct 2004 21:22:14 -0400
-
-electric (6.05-1) unstable; urgency=low
-
- * new upstream release
- * added menu hints (closes: #128765)
- * changed doc-base to go into Technical section per menu-policy
-
- -- Chris Ruffin <cmruffin at debian.org> Sat, 23 Mar 2002 11:02:56 -0500
-
-electric (6.03-3) unstable; urgency=low
-
- * Upgraded standards conformance to 3.5.4.0
-
- -- Chris Ruffin <cmruffin at debian.org> Sun, 3 Jun 2001 22:06:41 -0400
-
-electric (6.03-2) unstable; urgency=low
-
- * Moved documentation to /usr/share/doc (closes: Bug#94788)
-
- -- Chris Ruffin <cmruffin at debian.org> Thu, 26 Apr 2001 20:32:27 -0400
-
-electric (6.03-1) unstable; urgency=low
-
- * New upstream sources.
-
- -- Chris Ruffin <cmruffin at debian.org> Mon, 2 Apr 2001 20:44:08 -0400
-
-electric (6.02.1-1) unstable; urgency=low
-
- * New upstrem sources.
- * Restructured package
-
- -- Chris Ruffin <cmruffin at debian.org> Sat, 13 Jan 2001 20:57:44 -0500
-
-electric (6.00-2) unstable; urgency=low
-
- * Added upstream-provided man page
-
- -- Chris Ruffin <cmruffin at debian.org> Sat, 13 Jan 2001 15:05:06 -0500
-
-electric (6.00-1) unstable; urgency=low
-
- * Initial Release. (closes: Bug#76824, Bug#76825)
- * Modified Makefile.in and src/include/config.h to bring package into
- into compliance with Debian standards.
- * Modified src/usr/usrcomek.c to specify the location of the documentation
- directory (/usr/share/doc/electric/html)
-
- -- Chris Ruffin <cmruffin at debian.org> Sat, 9 Sep 2000 16:50:25 -0400
-
-
-
Copied: tags/electric/8.10-2/debian/changelog (from rev 14877, trunk/electric/debian/changelog)
===================================================================
--- tags/electric/8.10-2/debian/changelog (rev 0)
+++ tags/electric/8.10-2/debian/changelog 2011-09-12 20:04:50 UTC (rev 14878)
@@ -0,0 +1,241 @@
+electric (8.10-2) unstable; urgency=low
+
+ * Team upload
+ * Switch to default-jdk.
+ * Switch to source format 3.0.
+ * Switch to debhelper level 7.
+
+ -- Torsten Werner <twerner at debian.org> Mon, 12 Sep 2011 21:59:35 +0200
+
+electric (8.10-1) unstable; urgency=low
+
+ * New upstream version.
+ * debian/control
+ - Add libjava3d-java and quilt build dependencies.
+ - Update standards version to 3.8.3.
+ - Add libjava3d-java as recommends to binary package.
+ * debian/rules
+ - Use quilt patch system instead of simple patchsys.
+ - Add java3d related jar files to DEB_JARS.
+ * debian/patches/*
+ - Update as per current upstream source. Convert to quilt.
+ * debian/ant.properties
+ - Do not disable 3D plugin anymore.
+ - Use new property to disable compilation of OS X related classes.
+ * debian/wrappers/electric
+ - Add java3d related jar files to runtime classpath.
+ * debian/README.source
+ - Change text to the appropriate one for quilt.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Sat, 09 Jan 2010 16:26:04 +0530
+
+electric (8.09-1) unstable; urgency=low
+
+ * New upstream version.
+ * debian/control
+ - Add myself to uploaders.
+ - Update standards version to 3.8.2. No change needed.
+ - Add java-wrappers dependency.
+ * debian/rules
+ - Move get-orig-source logic to orig-tar.sh.
+ - Remove unused variable VERSION.
+ * debian/watch
+ - Add orig-tar.sh action.
+ * debian/patches/01_fix_build_xml.patch
+ - Update for current version.
+ * debian/orig-tar.sh
+ - Add to use with uscan.
+ * debian/wrappers/electric
+ - Modify to use java-wrappers.
+ * debian/install
+ - Install the jar file to /usr/share/java instead of /usr/share/electric.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Sun, 12 Jul 2009 15:52:29 +0530
+
+electric (8.08-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 08 Jan 2009 02:05:08 +0530
+
+electric (8.07-2) unstable; urgency=low
+
+ * debian/control
+ - Remove Sun JDK from build dependencies.
+ - Add hard dependency on OpenJDK JRE as the program does not run with GCJ.
+ - Remove default-jre from runtime dependencies. (Closes: #503780)
+ * debian/rules
+ - Remove Sun JDK home directories.
+ * debian/wrappers/electric
+ - Use java binary from OpenJDK so the program has no problems launching
+ when more than one JRE are present. This is similar to how it is done
+ for jftp.
+ * debian/watch
+ - Fix the uscan error.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 06 Nov 2008 00:12:17 +0530
+
+electric (8.07-1) unstable; urgency=low
+
+ * Merge with Ubuntu
+ * Remaining Debian changes
+ - debian/control
+ * electric doesn't build with GCJ. Hence remove default-jdk from build
+ depends.
+ * Set 'Maintainer' to Debian Java Maintainers. Remove
+ XSBC-Original-Maintainer field.
+ * Add 'Uploaders' field.
+ * Add Vcs-* fields
+ - debian/copyright
+ * Update copyright holders, GPL 2 -> GPL 3.
+
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 11 Sep 2008 01:04:45 +0530
+
+electric (8.07-0ubuntu1) intrepid; urgency=low
+
+ * New Upstream version. Please check changelog for details. (LP: #242720)
+ * debian/control
+ - Add build dependencies *-jdk, cdbs and bsh.
+ - Remove build dependency dpatch. We will be using CDBS simple patchsys.
+ - Refreshed runtime dependencies to default-jre | java2-runtime and bsh.
+ - Added home page field.
+ - Standard version 3.8.0.
+ - Modify Maintainer value to match the DebianMaintainerField
+ specification.
+ - Changed email address for original maintainer to indicate who has
+ refreshed the packaging.
+ * debian/rules
+ - Revamped to use cdbs.
+ - Added get-orig-source target.
+ * debian/patches
+ - 00list, 02_sensible-browser.dpatch, 01_errors-numbers.dpatch,
+ 03_manpage.dpatch - Deleted, not relevant anymore.
+ - 01_fix_build_xml.patch - Patch to fix the build.xml.
+ * debian/ant.properties
+ - File to set various compilation properties.
+ * debian/electric.1
+ - Remove the entry that causes lintian warning.
+ * debian/electric.desktop
+ - Change as suggested by desktop-file-validate.
+ * debian/electric.docs
+ - Updated as per changes in file names.
+ * debian/electric.svg
+ - Name changed from electric_icon.svg.
+ * debian/install
+ - Added appropriate locations for jar file, desktop file and wrapper shell
+ script.
+ * debian/README.source
+ - Added to comply with standards version 3.8.0.
+ * debian/TODO.Debian
+ - Name changed form TODO.
+ * debain/wrapper/electric
+ - Wrapper shell script to launch the application.
+ * debian/manpages
+ - Added for installation of manpage.
+ * debian/watch
+ - Updated to match jar files instead of older tar.gz files.
+ * debian/dirs
+ - Removed, not needed anymore.
+ * debian/{electric.doc-base, electric.examples, substvars}
+ - Removed, not relevant anymore.
+ * debian/*.debhelper
+ - Removed auto generated files. Not relevant anymore.
+
+ -- Onkar Shinde <onkarshinde at gmail.com> Wed, 23 Jul 2008 02:09:53 +0530
+
+electric (6.05-4) unstable; urgency=low
+
+ * QA upload
+ * Use dpatch for patch management
+ * debhelper compatibility level 6: use in debian/rules as package tree
+ debian/electric instead of debian/tmp
+ * debian/rules: do not ignore errors of make clean
+ * renamed debian/electric.copyright to debian/copyright, change "Authors(s)"
+ to "Author".
+ * renamed debian/electric/menu to debianmenu, changed menu section to
+ Applications/Science/Engineering, quote strings.
+ * src/vhdl/vhdlparser.c: fix bug concerning display of numbers in error
+ messages. Patch contributed by Ian Jackson (thanks!) (Closes: Bug#156613).
+ * src/graph/graphqt.cpp and src/graph/graphunixx11.c: call sensible-browser
+ instad of netscape. Add dependency on www-browser (Closes: Bug#140058).
+ * Add electric.desktop file contributed by Vassilis Pandis (thanks!)
+ (Closes: Bug#367242).
+ * Renamed debian/electric.dirs to debian/dirs,
+ added /usr/share/{pixmaps,applicatins}.
+ * Install electric icon (taken from Ubuntu patch).
+ * Fix some nroff errors in manpage, patch by Nicolas François (thanks!)
+ (Closes: Bug#349892).
+
+ -- Ralf Treinen <treinen at debian.org> Thu, 17 Jan 2008 23:04:59 +0100
+
+electric (6.05-3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * lesstif1 is deprecated, transition to lesstif2 (Closes: #374242)
+ * Fixed copyright to point to GPL license to fix lintian error
+
+ -- Kai Hendry <hendry at iki.fi> Fri, 14 Jul 2006 13:26:04 +0900
+
+electric (6.05-2.1) unstable; urgency=low
+
+ * Orphaning this package, setting maintainer to QA.
+
+ -- Kyle McMartin <kyle at debian.org> Thu, 17 Mar 2005 11:18:49 -0500
+
+electric (6.05-2) unstable; urgency=low
+
+ * New maintainer. (closes: #277731)
+
+ -- Kyle McMartin <kyle at debian.org> Fri, 22 Oct 2004 21:22:14 -0400
+
+electric (6.05-1) unstable; urgency=low
+
+ * new upstream release
+ * added menu hints (closes: #128765)
+ * changed doc-base to go into Technical section per menu-policy
+
+ -- Chris Ruffin <cmruffin at debian.org> Sat, 23 Mar 2002 11:02:56 -0500
+
+electric (6.03-3) unstable; urgency=low
+
+ * Upgraded standards conformance to 3.5.4.0
+
+ -- Chris Ruffin <cmruffin at debian.org> Sun, 3 Jun 2001 22:06:41 -0400
+
+electric (6.03-2) unstable; urgency=low
+
+ * Moved documentation to /usr/share/doc (closes: Bug#94788)
+
+ -- Chris Ruffin <cmruffin at debian.org> Thu, 26 Apr 2001 20:32:27 -0400
+
+electric (6.03-1) unstable; urgency=low
+
+ * New upstream sources.
+
+ -- Chris Ruffin <cmruffin at debian.org> Mon, 2 Apr 2001 20:44:08 -0400
+
+electric (6.02.1-1) unstable; urgency=low
+
+ * New upstrem sources.
+ * Restructured package
+
+ -- Chris Ruffin <cmruffin at debian.org> Sat, 13 Jan 2001 20:57:44 -0500
+
+electric (6.00-2) unstable; urgency=low
+
+ * Added upstream-provided man page
+
+ -- Chris Ruffin <cmruffin at debian.org> Sat, 13 Jan 2001 15:05:06 -0500
+
+electric (6.00-1) unstable; urgency=low
+
+ * Initial Release. (closes: Bug#76824, Bug#76825)
+ * Modified Makefile.in and src/include/config.h to bring package into
+ into compliance with Debian standards.
+ * Modified src/usr/usrcomek.c to specify the location of the documentation
+ directory (/usr/share/doc/electric/html)
+
+ -- Chris Ruffin <cmruffin at debian.org> Sat, 9 Sep 2000 16:50:25 -0400
+
+
+
Deleted: tags/electric/8.10-2/debian/compat
===================================================================
--- trunk/electric/debian/compat 2011-09-12 19:32:18 UTC (rev 14876)
+++ tags/electric/8.10-2/debian/compat 2011-09-12 20:04:50 UTC (rev 14878)
@@ -1,2 +0,0 @@
-6
-
Copied: tags/electric/8.10-2/debian/compat (from rev 14877, trunk/electric/debian/compat)
===================================================================
--- tags/electric/8.10-2/debian/compat (rev 0)
+++ tags/electric/8.10-2/debian/compat 2011-09-12 20:04:50 UTC (rev 14878)
@@ -0,0 +1 @@
+7
Deleted: tags/electric/8.10-2/debian/control
===================================================================
--- trunk/electric/debian/control 2011-09-12 19:32:18 UTC (rev 14876)
+++ tags/electric/8.10-2/debian/control 2011-09-12 20:04:50 UTC (rev 14878)
@@ -1,22 +0,0 @@
-Source: electric
-Section: electronics
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: "Barak A. Pearlmutter" <bap at debian.org>, Onkar Shinde <onkarshinde at ubuntu.com>
-Build-Depends: debhelper (>= 6), cdbs, ant, quilt
-Build-Depends-Indep: openjdk-6-jdk, bsh, libjava3d-java
-Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/electric
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/electric
-Homepage: http://www.staticfreesoft.com/productsFree.html
-
-Package: electric
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre, bsh, java-wrappers
-Recommends: libjava3d-java
-Description: electrical CAD system
- Electric is a sophisticated electrical CAD system that can handle many forms
- of circuit design, including custom IC layout (ASICs), schematic drawing,
- hardware description language specifications, and electro-mechanical hybrid
- layout.
-
Copied: tags/electric/8.10-2/debian/control (from rev 14877, trunk/electric/debian/control)
===================================================================
--- tags/electric/8.10-2/debian/control (rev 0)
+++ tags/electric/8.10-2/debian/control 2011-09-12 20:04:50 UTC (rev 14878)
@@ -0,0 +1,22 @@
+Source: electric
+Section: electronics
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: "Barak A. Pearlmutter" <bap at debian.org>, Onkar Shinde <onkarshinde at ubuntu.com>
+Build-Depends: debhelper (>= 7), cdbs, ant
+Build-Depends-Indep: default-jdk, bsh, libjava3d-java
+Standards-Version: 3.8.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/electric
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/electric
+Homepage: http://www.staticfreesoft.com/productsFree.html
+
+Package: electric
+Architecture: all
+Depends: ${misc:Depends}, default-jre, bsh, java-wrappers
+Recommends: libjava3d-java
+Description: electrical CAD system
+ Electric is a sophisticated electrical CAD system that can handle many forms
+ of circuit design, including custom IC layout (ASICs), schematic drawing,
+ hardware description language specifications, and electro-mechanical hybrid
+ layout.
+
Deleted: tags/electric/8.10-2/debian/rules
===================================================================
--- trunk/electric/debian/rules 2011-09-12 19:32:18 UTC (rev 14876)
+++ tags/electric/8.10-2/debian/rules 2011-09-12 20:04:50 UTC (rev 14878)
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-JAVA_HOME := /usr/lib/jvm/java-6-openjdk
-DEB_JARS := bsh vecmath j3dcore j3dutils
-DEB_INSTALL_CHANGELOGS_ALL := ChangeLog.txt
-
-
-get-orig-source::
- uscan --verbose --force-download
Copied: tags/electric/8.10-2/debian/rules (from rev 14877, trunk/electric/debian/rules)
===================================================================
--- tags/electric/8.10-2/debian/rules (rev 0)
+++ tags/electric/8.10-2/debian/rules 2011-09-12 20:04:50 UTC (rev 14878)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+JAVA_HOME := /usr/lib/jvm/default-java
+DEB_JARS := bsh vecmath j3dcore j3dutils
+DEB_INSTALL_CHANGELOGS_ALL := ChangeLog.txt
+
+
+get-orig-source::
+ uscan --verbose --download-version $(DEB_UPSTREAM_VERSION) --force-download
More information about the pkg-java-commits
mailing list