Author: apo-guest
Date: 2014-04-05 10:29:22 +0000 (Sat, 05 Apr 2014)
New Revision: 17986

Modified:
   trunk/electric/debian/changelog
   trunk/electric/debian/electric.1
   trunk/electric/debian/electric.desktop
   trunk/electric/debian/patches/build.patch
Log:
Release 9.04+dfsg-1. Final adjustments.


Modified: trunk/electric/debian/changelog
===================================================================
--- trunk/electric/debian/changelog     2014-04-04 20:47:28 UTC (rev 17985)
+++ trunk/electric/debian/changelog     2014-04-05 10:29:22 UTC (rev 17986)
@@ -8,7 +8,7 @@
     - Add myself to Uploaders.
     - Use canonical VCS fields.
     - New build-dependencies for plugins and additional features:
-     + scala, jython, libslf4j-java.
+      + scala, jython, libslf4j-java.
     - Use ${java:Depends} substvar.
     - Remove recommendation for libjava3d-java. It is a dependency now.
     - Depend on default-jre | java7-runtime.
@@ -30,8 +30,10 @@
   * Move icons to debian/icons subdirectory.
   * Rename wrappers directory to bin.
   * Improve watch file. Mangle version correctly.
+  * electric.1: Update OPTIONS section for latest upstream release and remove
+    FILES paragraph.
 
- -- Markus Koschany <a...@gambaru.de>  Fri, 04 Apr 2014 13:51:14 +0200
+ -- Markus Koschany <a...@gambaru.de>  Sat, 05 Apr 2014 12:06:15 +0200
 
 electric (8.10-2) unstable; urgency=low
 

Modified: trunk/electric/debian/electric.1
===================================================================
--- trunk/electric/debian/electric.1    2014-04-04 20:47:28 UTC (rev 17985)
+++ trunk/electric/debian/electric.1    2014-04-05 10:29:22 UTC (rev 17986)
@@ -3,13 +3,13 @@
 electric - a VLSI design system
 
 .SH SYNOPSIS
-\fBelectric\fR [\fI-m\fR] [\fI-t technology\fR] [\fIlibrary\fR]
+\fBelectric\fR [\fIOPTIONS\fR]
 
 .SH DESCRIPTION
 Electric is a general purpose system for all electrical design.
 It currently knows about nMOS, CMOS, Bipolar, artwork,
 schematics, printed-circuit boards, and many other technologies.
-Its has a large set of tools including
+It has a large set of tools including
 multiple design-rule checkers (both incremental and hierarchical),
 an electrical rules checker,
 over a dozen simulator interfaces,
@@ -29,14 +29,65 @@
 If a \fIlibrary\fR disk file is mentioned on the command line, that
 file is read as the initial design for editing.
 In addition, the following switches are recognized:
-.IP -t
-specifies an initial technology.  The argument must be a technology name such 
as
-"nmos", "cmos", "mocmos" (MOSIS CMOS), "mocmossub" (MOSIS CMOS Submicron),
-"bipolar" (simple Bipolar),
-"schematic" (Schematic capture), or "artwork" (sketchpad mode).
-.IP -m
-specifies there may be multiple monitors and that Electric should look for 
them.
 
+.SH OPTIONS
+.TP
+\fB\-mdi
+.br
+\fRmultiple document interface mode
+.TP
+\fB\-sdi
+.br
+\fRsingle document interface mode
+.TP
+\fB\-NOMINMEM
+.br
+\fRignore minimum memory provided for JVM
+.TP
+\fB\-s <script name>
+.br
+\fRbean shell script to execute
+.TP
+\fB\-version
+.br
+\fRversion information
+.TP
+\fB\-v
+.br
+\fRbrief version information
+.TP
+\fB\-debug
+.br
+\fRdebug mode. Extra information is available
+.TP
+\fB\-threads <numThreads>
+.br
+\fRrecommended size of thread pool for Job execution.
+.TP
+\fB\-logging <filePath>
+.br
+\fRlog server events in a binary file
+.TP
+\fB\-socket <socket>
+.br
+\fRsocket port for client/server interaction
+.TP
+\fB\-batch
+.br
+\fRbatch mode implies 'no GUI', and nothing more
+.TP
+\fB\-server
+.br
+\fRdump trace of snapshots
+.TP
+\fB\-client <machine name>
+.br
+\fRreplay trace of snapshots
+.TP
+\fB\-help
+.br
+\fRthis message
+
 .SH REPRESENTATION
 Circuits are represented as networks that contain
 \fInodes\fR and connecting \fIarcs\fR.
@@ -249,37 +300,3 @@
 Electrical User's Guide.
 .br
 Electric Internals manual.
-
-.SH FILES
-.TS
-l l.
-~/.cadrc       Personal startup file
-~/electric.log Session logging file
-*.elib Binary input/output files
-*.txt  Text input/output files
-*.cif  CIF input/output files
-*.pla  PLA personality input files
-*.map  Color map files
-*.mac  Macro files
-*.sim  ESIM, RSIM, RNL, and COSMOS simulation output
-rsim.in        RSIM simulation binary output
-rnl.in RNL simulation binary output
-*.spi  SPICE simulation output
-*.ver  VERILOG simulation output
-*.ntk  MOSSIM simulation output
-*.sil  SILOS simulation output
-*.tdl  TEXSIM simulation output
-*.pal  ABLE PAL simulation output
-
-/usr/local/bin/findfastshorts  Fast short circuit checker
-/usr/local/bin/fastshorts      Slow short circuit checker
-/usr/local/bin/esim    Switch level simulator: ESIM
-/usr/local/bin/rsim    Switch level simulator: RSIM
-/usr/local/bin/rnl     Switch level simulator: RNL
-/usr/local/bin/presim  RNL and RSIM pre-filter
-/usr/local/bin/spice   Circuit level simulator: SPICE
-/usr/local/electric/lib/nl.l   RNL startup file
-.TE
-
-
-

Modified: trunk/electric/debian/electric.desktop
===================================================================
--- trunk/electric/debian/electric.desktop      2014-04-04 20:47:28 UTC (rev 
17985)
+++ trunk/electric/debian/electric.desktop      2014-04-05 10:29:22 UTC (rev 
17986)
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Version=1.0
-Name=electric
+Name=Electric
 GenericName=Electrical CAD
 Comment=Electrical CAD System
 Comment[de]=CAD-System für elektrische Schaltpläne
@@ -8,4 +8,4 @@
 Exec=electric
 Icon=electric
 Categories=Education;Electronics;Engineering;
-Keywords=CAD;editor;electrical;circuits;engineering;
+Keywords=CAD;editor;EDA;electrical;circuit;ic;design;engineering;

Modified: trunk/electric/debian/patches/build.patch
===================================================================
--- trunk/electric/debian/patches/build.patch   2014-04-04 20:47:28 UTC (rev 
17985)
+++ trunk/electric/debian/patches/build.patch   2014-04-05 10:29:22 UTC (rev 
17986)
@@ -2,6 +2,7 @@
 Date: Fri, 4 Apr 2014 17:29:02 +0200
 Subject: build
 
+Forwarded: not-needed
 ---
  build.xml | 18 +++++++++++-------
  1 file changed, 11 insertions(+), 7 deletions(-)


_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to