debian/0000755000000000000000000000000012155644260007173 5ustar debian/README.source0000644000000000000000000000143212155644114011350 0ustar The package has been converted to git => The sources are in the 'upstream' branch of git://git.debian.org/pkg-java/simplyhtml.git (see http://wiki.debian.org/Java/JavaGit). -- Felix Natter , Mon Jan 21 20:46:00 CEST 2013 The sources can be downloaded using the target "get-orig-source" found in debian/rules; a repackaging for DFSG reasons is then required, the necessary command is output by the same target. The package uses the simple patch system from CDBS, check the manpage of 'cdbs-edit-patch' for one possible way to add or edit patches. The "patch" target can be used to apply the patches (found under debian/patches), but you risk to break the patching mechanism if you don't pay attention. -- Eric Lavarde , Sat Sep 27 21:02:19 CEST 2008 debian/ant.properties0000644000000000000000000000006612155644114012073 0ustar ant.build.javac.source=1.5 ant.build.javac.target=1.5 debian/changelog0000644000000000000000000000721712155644260011054 0ustar simplyhtml (0.16.07-1) unstable; urgency=low * Upload to unstable * remove Eric from Uploaders: * add License for NamedObject.java to debian/copyright * add missing stuff to changelog below -- Felix Natter Sat, 11 May 2013 11:18:24 +0200 simplyhtml (0.16.07-1~exp1) experimental; urgency=low * New upstream version. * Require Java 5 (also fixes issue with javadoc generation) * Move source repo to git * Use standards version 3.9.4 * Use copyright-format/1.0 for debian/copyright, check with "cme check dpkg-copyright" * Add patch descriptions * Fix lintian warnings: include classpath in SimplyHTML.jar, create SimplyHTMLHelp.jar without a manyfest, extend simplyhtml-doc description -- Felix Natter Sat, 02 Mar 2013 13:38:14 +0100 simplyhtml (0.16.05-1) unstable; urgency=low * New upstream version. -- Eric Lavarde Sat, 01 Dec 2012 13:46:05 +0100 simplyhtml (0.13.1-3) unstable; urgency=low * Team upload. * Replace B-D on openjdk-6-jdk with default-jdk. (Closes: #652803). * Add optional Depends on openjdk-7-jre and drop obsolete Suggests on java-virtual-machine. * Bump Standards-Version to 3.9.2. No changes were required. * Switch to source format 3.0 (quilt). * Remove usage of deprecated simple-patchsys patch management. * Add missing Vcs-Browser field and use recommended URL scheme with Vcs-Svn. -- Miguel Landaeta Thu, 22 Dec 2011 18:26:02 -0430 simplyhtml (0.13.1-2) unstable; urgency=low * Team upload. * Add Vcs-Svn header to d/control. * Remove myself from Uploaders list. -- Torsten Werner Thu, 04 Aug 2011 21:10:16 +0200 simplyhtml (0.13.1-1) unstable; urgency=low * New Upstream Release. * Bump standard version from 3.8.0 to 3.8.1 (add ${misc:Depends}). -- Eric Lavarde Sun, 24 May 2009 21:22:31 +0200 simplyhtml (0.12.3+dfsg-3) unstable; urgency=low * Build package with source=1.4 and target=1.4. (Closes: #503803) * Add myself to Uploaders. -- Torsten Werner Sat, 08 Nov 2008 12:21:36 +0100 simplyhtml (0.12.3+dfsg-2) unstable; urgency=low * Removed duplicate javahelp2 dependency. * Add README.source to explain how to get and "massage" the sources. -- Eric Lavarde Tue, 23 Sep 2008 21:21:41 +0200 simplyhtml (0.12.3+dfsg-1) unstable; urgency=low * Repackaged upstream sources to avoid DFSG issues. * Clarified copyright/license for package itself. * Created and closed ITP (Closes: #499929). -- Eric Lavarde Mon, 22 Sep 2008 21:35:58 +0200 simplyhtml (0.12.3-1) unstable; urgency=low * New upstream version, only for copyright/license clarification. -- Eric Lavarde Fri, 05 Sep 2008 10:18:53 +0200 simplyhtml (0.12.2-2) unstable; urgency=low * Remove recommendation for web browser and add missing build-dep on docbook-to-man. Also bump compat version to 5. Thanks to Matthew Johnson for his review. -- Eric Lavarde Sun, 03 Aug 2008 15:35:41 +0200 simplyhtml (0.12.2-1) unstable; urgency=low * New upstream release. Initial "official" Debian Release. * Change default build JDK to OpenJDK 6, move SimplyHTML to main. * Use default packaged javahelp2 instead of locally download one. * Bump standard version from 3.7.2 to 3.8.0 (no changes). -- Eric Lavarde Sun, 03 Aug 2008 14:05:44 +0200 simplyhtml (0.9.0~beta9-1) freemind-unstable; urgency=low * Initial Release for upstream (FreeMind). -- Eric Lavarde Sun, 03 Mar 2007 14:05:55 +0100 debian/compat0000644000000000000000000000000212155644114010367 0ustar 5 debian/control0000644000000000000000000000251712155644114010601 0ustar Source: simplyhtml Priority: optional Maintainer: Debian Java Maintainers Uploaders: Felix Natter Build-Depends: debhelper (>= 5.0.40), cdbs (>= 0.4.28) Build-Depends-Indep: default-jdk, libgnu-regexp-java, javahelp2, ant, docbook-to-man Standards-Version: 3.9.4 Section: web Homepage: http://sf.net/projects/simplyhtml Vcs-Git: git://git.debian.org/pkg-java/simplyhtml.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/simplyhtml.git Package: simplyhtml Architecture: all Depends: openjdk-6-jre | openjdk-7-jre | java2-runtime, libgnu-regexp-java, ${misc:Depends} Recommends: javahelp2 Suggests: simplyhtml-doc Description: Java word processor based on HTML and CSS SimplyHTML is an application built for working with text documents. Text documents are stored in HTML and CSS format, but the application is meant as a word processor rather than a code editor or web site builder. . SimplyHTML can be used standalone as well like a library/plugin. Package: simplyhtml-doc Architecture: all Depends: ${misc:Depends} Suggests: simplyhtml, default-jdk-doc Section: doc Description: API documentation for simplyhtml The javadoc for SimplyHTML, a Java word processor based on HTML and CSS. . You need this package if you want to include simplyhtml in your (Java) application.debian/copyright0000644000000000000000000001403012155644114011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: simplyhtml Source: http://simplyhtml.sf.net/ Upstream-Contact: Felix Natter Files: * Copyright: 2006-2013 Dimitri Polivaev 2002,2003 Ulrich Hilger License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: ./src/com/sun/demo/ElementTreePanel.java ./src/com/sun/demo/ExampleFileFilter.java Copyright: 2004 Sun Microsystems, Inc. License: Sun * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * -Redistribution of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. * * -Redistribution in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * Neither the name of Sun Microsystems, Inc. or the names of contributors may * be used to endorse or promote products derived from this software without * specific prior written permission. * * This software is provided "AS IS," without a warranty of any kind. ALL * EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING * ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE * OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN") * AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE * AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS * DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST * REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, * INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY * OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. * * You acknowledge that this software is not designed, licensed or intended * for use in the design, construction, operation or maintenance of any * nuclear facility. Files: ./src/com/lightdev/app/shtm/NamedObject.java Copyright: 2006-2013 Dimitri Polivaev 2006-2013 Christian Foltin License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: 2013 Felix Natter 2008-2012 Eric Lavarde License: GPL-2+ or BSD-2-clause This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". . . For the "BSD-2-clause" option, here is the license text: . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY {{THE COPYRIGHT HOLDERS AND CONTRIBUTORS}} "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL {{THE COPYRIGHT HOLDER OR CONTRIBUTORS}} BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/dirs0000644000000000000000000000001712155644114010053 0ustar usr/share/java debian/export_shtml.sh0000755000000000000000000000256612155644114012271 0ustar #!/bin/bash -x # This small script can be used to export the SimplyHTML source tree from CVS if [ $# -lt 1 ] then echo "Usage: $0 [ [keep]]" >&2 echo "Example: $0 0.7.9.rc4 fm_0_8_0_rc4" >&2 echo "Example: $0 0.8.0+01 FM-0-8-0 keep" >&2 echo "Use the 'keep' parameter to keep a complete copy." >&2 exit 1 fi simplyhtml_dir="simplyhtml-$1" simplyhtml_tar="simplyhtml_$1" if [ ! -d shtml ] && [ ! -d "${simplyhtml_dir}" ] then # we don't want to overwrite anything... cvs -z3 -d:pserver:anonymous@simplyhtml.cvs.sourceforge.net:/cvsroot/simplyhtml export -r "$2" shtml || exit 1 mv shtml "${simplyhtml_dir}" || exit 1 else echo "Directory 'shtml' or '${simplyhtml_dir}' exists." >&2 exit 1 fi ### SAVE FIRST THE WHOLE SIMPLYHTML TREE ### if [ -n "$3" ] then mv ${simplyhtml_dir} ${simplyhtml_dir}.complete tar cvzf ${simplyhtml_tar}.complete.tar.gz \ ${simplyhtml_dir}.complete mv ${simplyhtml_dir}.complete ${simplyhtml_dir} fi ### THEN CLEANUP THE SOURCE TREE ### find ${simplyhtml_dir} -name \*.jar -o -name \*.zip | xargs rm -vf rm -vfr ${simplyhtml_dir}/simplyhtml/windows-launcher ### CREATE ORIG.TAR.GZ ### if [ -f "${simplyhtml_tar}.orig.tar.gz" ] then mv -f "${simplyhtml_tar}.orig.tar.gz" "${simplyhtml_tar}.orig.tar.gz.BAK" \ || exit 1 fi tar cvzf "${simplyhtml_tar}.orig.tar.gz" "${simplyhtml_dir}" || exit 1 rm -fr "${simplyhtml_dir}" debian/install0000644000000000000000000000016512155644114010564 0ustar dist/lib/SimplyHTML-0.16.07.jar usr/share/java dist/lib/SimplyHTMLHelp-0.16.07.jar usr/share/java simplyhtml usr/bin debian/links0000644000000000000000000000022012155644114010226 0ustar usr/share/java/SimplyHTML-0.16.07.jar usr/share/java/SimplyHTML.jar usr/share/java/SimplyHTMLHelp-0.16.07.jar usr/share/java/SimplyHTMLHelp.jar debian/patches/0000755000000000000000000000000012155644114010620 5ustar debian/patches/10_build_xml.patch0000644000000000000000000000227512155644114014126 0ustar adapt paths to jar dependencies (/usr/share/java/*.jar) --- a/src/build.xml +++ b/src/build.xml @@ -10,15 +10,15 @@ - - + + - - + + debian/patches/40_fix_codeless_jar.patch0000644000000000000000000000131312155644114015445 0ustar use ant target for SimplyHTMLHelp-XXX.jar because (as opposed to ) this will not create a manifest file. This fixes a lintian "codeless jar" warning. --- a/src/build.xml +++ b/src/build.xml @@ -93,12 +93,12 @@ - - + debian/patches/series0000644000000000000000000000005512155644114012035 0ustar 10_build_xml.patch 40_fix_codeless_jar.patch debian/rules0000755000000000000000000000206112155644114010250 0ustar #!/usr/bin/make -f # debian/rules for Commons Fileupload (uses CDBS) include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME_DIRS := /usr/lib/jvm/default-java ANT_HOME := /usr/share/ant DEB_ANT_BUILD_TARGET := full-dist DEB_BUILDDIR := src LIBRARY=SimplyHTML VERSION=0.16.07 build: /usr/bin/docbook-to-man debian/simplyhtml.sgml > simplyhtml.1 cp debian/simplyhtml.sh simplyhtml clean:: -rm -f simplyhtml.1 -rm -f simplyhtml -rm -fr bin get-orig-source: if [ -f $(CURDIR)/debian/changelog ]; then \ if [ -d $(CURDIR)/../tarballs ]; then \ uscan --destdir $(CURDIR)/../tarballs --repack --rename ;\ else \ uscan --repack --rename ;\ fi; \ echo "Use a command like the following to create a binary free (DFSG) source file:";\ echo "gunzip -c simplyhtml_0.13.1.orig.tar.gz | tar --delete --wildcards -vf - ./lib/\* ./api | gzip -c > simplyhtml_0.13.1+dfsg.orig.tar.gz";\ else \ echo "The get-orig-source uses 'uscan' and works only if 'debian/changelog' is in the current directory.";\ fi debian/simplyhtml-doc.doc-base0000644000000000000000000000060612155644114013537 0ustar Document: simplyhtml-doc Title: Programmer API for SimplyHTML Author: Ulrich Hilger and Dimitri Polivaev Abstract: The programmer API of SimplyHTML, a Java word processor based on HTML and CSS. Section: Programming/Java Format: HTML Index: /usr/share/doc/simplyhtml-doc/api/index.html Files: /usr/share/doc/simplyhtml-doc/api/* debian/simplyhtml-doc.docs0000644000000000000000000000001212155644114013001 0ustar dist/api/ debian/simplyhtml.manpages0000644000000000000000000000001512155644114013104 0ustar simplyhtml.1 debian/simplyhtml.sgml0000644000000000000000000001736512155644114012273 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Eric"> Lavarde"> 2006-11-17"> 1"> deb@zorglub.s.bawue.de"> SIMPLYHTML"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2006 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; A Java editor based on HTML and CSS. &dhpackage; no_options DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the &debian; distribution because the original program does not have a manual page. Instead, it has online documentation (see Help menu in SimplyHTML). Project Description With project SimplyHTML an application is built for working with text documents. Text documents are stored in HTML and CSS format, but the application is meant as a word processor rather than a code editor or web site builder. Open to the maximum SimplyHTML is built with the aim to document as much of its functionality and usage as possible. The application is written in Java and distributed with full source codes. By using Java, HTML, CSS and PDF all parts of the project are 100% platform independent and can be used on almost any machine. Extensive documentation Source codes are commented in Javadoc format and additional inline comments. The sources are created with good legibility and structure in mind. In addition, an extensive tutorial is delivered covering both usage of the application and its internals. The tutorial is available in JavaHelp format and can be used as online help out of SimplyHTML. Or it can be read with a plain web browser. A PDF version of the tutorial is avalable too. Why another HTML editor? SimplyHTML is not an HTML editor in first place. It is a text processing application being based on HTML and CSS files. Although it has a simple HTML editor built in as well, the application focuses on text processing rather than web page creation. SimplyHTML tries to distinguish from comparable applications by combining simplicity, ease of use and transparency for both users and developers. OPTIONS This program does not have any option. Just start it! ENVIRONMENT VARIABLES If this environment variable is set, SimplyHTML gives more information on how it finds its different elements, as well as some other information. Default value for the java virtual machine (the java command). If $JAVACMD is not set, the java virtual machine is searched under $JAVA_BINDIR/java. If $JAVACMD and $JAVA_BINDIR are not set, the java virtual machine is searched under $JAVA_HOME/bin/java. If all $JAVA... environment variables fail, the java virtual machine command (java) is searched in the $PATH (with which). The $CLASSPATH variable also lets one specify additional jars, which is good, if you want to add a new Look&Feel jar (the motif one is so ugly...). Alternatively, the content of $ADD_JARS will be prepended to $CLASSPATH. FILES If all searches through environment variables fail, the java virtual machine is expected to be /usr/bin/java; if not, simplyhtml exits with an error. SEE ALSO The online documentation under http://simplyhtml.sf.net/, especially the Linux related one under the Wiki page link http://simplyhtml.sourceforge.net/wiki/index.php/SimplyHTML_on_Linux. AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
debian/simplyhtml.sh0000755000000000000000000000570312155644114011737 0ustar #!/bin/sh _debug() { if [ -n "${DEBUG}" ] then echo "DEBUG: $1" >&2 shift for text in "$@" do echo " ${text}" >&2 done fi } _error() { echo "ERROR: $1" >&2 shift for text in "$@" do echo " ${text}" >&2 done } findjava() { # We try hard to find the proper 'java' command if [ -n "${JAVACMD}" ] && [ -x "${JAVACMD}" ] then _debug "Using \$JAVACMD to find java virtual machine." elif [ -n "${JAVA_BINDIR}" ] && [ -x "${JAVA_BINDIR}/java" ] then JAVACMD="${JAVA_BINDIR}/java" _debug "Using \$JAVA_BINDIR to find java virtual machine." elif [ -n "${JAVA_HOME}" ] && [ -x "${JAVA_HOME}/bin/java" ] then JAVACMD="${JAVA_HOME}/bin/java" _debug "Using \$JAVA_HOME to find java virtual machine." else JAVACMD=$(which java) if [ -n "${JAVACMD}" ] && [ -x "${JAVACMD}" ] then _debug "Using \$PATH to find java virtual machine." elif [ -x /usr/bin/java ] then _debug "Using /usr/bin/java to find java virtual machine." JAVACMD=/usr/bin/java fi fi # if we were successful, we return 0 else we complain and return 1 if [ -n "${JAVACMD}" ] && [ -x "${JAVACMD}" ] then _debug "Using '$JAVACMD' as java virtual machine..." if [ -n "${DEBUG}" ] then "$JAVACMD" -version >&2 fi if (! "${JAVACMD}" -version 2>&1 | grep -qe 'Java(TM)' -e OpenJDK) then _error "Your Java virtual machine is not certified," \ "=======================================" \ "FREEMIND WILL MOST PROBABLY *NOT* WORK," \ "=======================================" \ "define JAVACMD, JAVA_BINDIR, JAVA_HOME or PATH in order" \ "to point to such a VM. See the manpage of freemind(1) for details." return 0 fi return 0 else _error "Couldn't find a java virtual machine," \ "define JAVACMD, JAVA_BINDIR, JAVA_HOME or PATH." \ "See the manpage of freemind(1) for details." return 1 fi } _source() { if [ -f "$1" ] then _debug "Sourcing '$1'." . "$1" fi } output_info() { if [ -z "${DEBUG}" ] then return 0 fi _debug "Freemind parameters are '${@}'." _debug "$(uname -a)" if [ -x $(which dpkg) ] then _debug "The following DEB packages are installed:" COLUMNS=132 dpkg -l \*simplyhtml\* \*j\* | grep -v '' >&2 elif [ -x $(which rpm) ] then _debug "The following RPM packages are installed:" rpm -qa | grep -i -e simplyhtml -e j >&2 else _debug "Neither dpkg nor rpm is installed." fi } findjava if [ $? -ne 0 ] then exit 1 fi output_info # The CLASSPATH also lets one specify additional jars, which is good, if # you want to add a new Look&Feel jar (the motif one is so ugly...). # #CLASSPATH="${ADD_JARS}:${CLASSPATH}:\ #/usr/share/java/gnu-regexp.jar:\ #/usr/share/java/jhall.jar:\ #/usr/share/java/SimplyHTMLHelp.jar:\ #/usr/share/java/SimplyHTML.jar:" _debug "Calling: '${JAVACMD} -jar /usr/share/java/SimplyHTML.jar com.lightdev.app.shtm.App $@'." "${JAVACMD}" -jar /usr/share/java/SimplyHTML.jar com.lightdev.app.shtm.App "$@" debian/source/0000755000000000000000000000000012155644115010472 5ustar debian/source/format0000644000000000000000000000001412155644115011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000021212155644115010216 0ustar version=3 opts=uversionmangle=s/_/./g,dversionmangle=s/\+dfsg\d*// \ http://sf.net/simplyhtml/SimplyHTML_src_(\d+[._]\d+[._]\d+)\.tar.gz