Index: /debian/cutycapt/trunk/debian/control
===================================================================
--- /debian/cutycapt/trunk/debian/control (revision 175)
+++ /debian/cutycapt/trunk/debian/control (revision 179)
@@ -5,10 +5,12 @@
 Build-Depends: debhelper (>= 7), pkg-kde-tools (>= 0.4.2), qt4-qmake, libqt4-dev
 Standards-Version: 3.8.1
-Homepage: <insert the upstream URL, if relevant>
+Homepage: http://cutycapt.sourceforge.net/
 
 
 Package: cutycapt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-webkit, libqt4-svg
+Description: is a utility to render a web page to a image file (vector or bitmap)
+ CutyCapt capture WebKit's rendering of a web page ouput into a variety of
+ vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF,
+ and BMP.
Index: /debian/cutycapt/trunk/debian/compat
===================================================================
--- /debian/cutycapt/trunk/debian/compat (revision 179)
+++ /debian/cutycapt/trunk/debian/compat (revision 179)
@@ -0,0 +1,1 @@
+5
Index: /debian/cutycapt/trunk/debian/copyright
===================================================================
--- /debian/cutycapt/trunk/debian/copyright (revision 175)
+++ /debian/cutycapt/trunk/debian/copyright (revision 179)
@@ -2,19 +2,18 @@
 Sat, 09 May 2009 19:50:27 +0200.
 
-It was downloaded from <url://example.com>
+It was downloaded from http://cutycapt.sourceforge.net/
 
-Upstream Author(s):
+Upstream Author:
 
-    <put author's name and email here>
-    <likewise for another author>
+    Bjoern Hoehrmann <bjoern@hoehrmann.de>
 
 Copyright:
 
-    <Copyright (C) YYYY Name OfAuthor>
-    <likewise for another author>
+    Copyright (C) 2003-2008 Bjoern Hoehrmann
 
 License:
 
-    <Put the license of the package here indented by 4 spaces>
+    cutycapt is covered under the GNU General Public License.
+    See `/usr/share/common-licenses/GPL'
 
 The Debian packaging is:
@@ -25,4 +24,2 @@
 see `/usr/share/common-licenses/GPL-3'.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
Index: /debian/cutycapt/trunk/debian/docs
===================================================================
--- /debian/cutycapt/trunk/debian/docs (revision 179)
+++ /debian/cutycapt/trunk/debian/docs (revision 179)
@@ -0,0 +1,1 @@
+doc/index.html
Index: /debian/cutycapt/trunk/debian/rules
===================================================================
--- /debian/cutycapt/trunk/debian/rules (revision 178)
+++ /debian/cutycapt/trunk/debian/rules (revision 179)
@@ -1,16 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
-# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
-
-
-
 
 configure: configure-stamp
@@ -27,5 +17,4 @@
 	dh_testdir
 
-	# Add here commands to compile the package.
 	$(MAKE)
 	#docbook-to-man debian/cutycapt.sgml > cutycapt.1
@@ -64,32 +53,19 @@
 # Build architecture-dependent files here.
 binary-arch: install
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs 
-	dh_installdocs
-	dh_installexamples
-#	dh_install
-#	dh_installmenu
-#	dh_installdebconf
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_python
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
-	dh_installman
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-#	dh_perl
-#	dh_makeshlibs
-	dh_installdeb
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+	dh_testdir -A
+	dh_testroot -A
+	dh_installchangelogs -A
+	dh_installdocs -A
+	dh_installman -A
+	dh_link -A
+	dh_strip -A
+	dh_compress -A
+	dh_fixperms -A
+	dh_makeshlibs -A
+	dh_installdeb -A
+	dh_shlibdeps -A
+	dh_gencontrol -A
+	dh_md5sums -A
+	dh_builddeb -A
 
 binary: binary-indep binary-arch
Index: /debian/cutycapt/trunk/debian/manpages
===================================================================
--- /debian/cutycapt/trunk/debian/manpages (revision 179)
+++ /debian/cutycapt/trunk/debian/manpages (revision 179)
@@ -0,0 +1,1 @@
+doc/CutyCapt.1
Index: /debian/cutycapt/trunk/doc/index.html
===================================================================
--- /debian/cutycapt/trunk/doc/index.html (revision 179)
+++ /debian/cutycapt/trunk/doc/index.html (revision 179)
@@ -0,0 +1,85 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>CutyCapt - A Qt WebKit Web Page Rendering Capture Utility</title>
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Swiss" type="text/css" />
+</head>
+<body>
+<h1>CutyCapt</h1>
+<p>CutyCapt is a small cross-platform command-line utility to capture WebKit's rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP. See <a href='http://iecapt.sourceforge.net/'>IECapt</a> for a similar tool based on Internet Explorer.</p>
+<h2>Samples</h2>
+<p>Here are some samples of CutyCapt generated renderings:</p>
+<ul>
+<li><a href='digg.png'>PNG Snapshot</a> of <a href='http://digg.com'>http://digg.com</a></li>
+<li><a href='css-co-ltd.png'>PNG Snapshot</a> of <a href='http://csszengarden.com/?cssfile=/209/209.css&amp;page=0'>http://csszengarden.com/?cssfile=/209/209.css&amp;page=0</a></li>
+<li><a href='silverlight.net.svgz'>SVG Snapshot</a> of <a href='http://silverlight.net'>http://silverlight.net</a></li>
+<li><a href='silverlight.net.pdf'>PDF Snapshot</a> of <a href='http://silverlight.net'>http://silverlight.net</a></li>
+</ul>
+<h2>Status</h2>
+<p>CutyCapt has a number of known quirks, most of which are caused by problems with Qt and/or WebKit. For example, Qt double-escapes <code>%</code> characters in addresses, meaning those cannot be loaded. Use of with caution. Also note that plugins probably do not work at the moment.</p>
+<h2>Requirements</h2>
+<p>CutyCapt depends on <a href='http://www.qtsoftware.com/'>Qt 4.4.0+</a>.</p>
+<h2>Download</h2>
+<p><a href='http://downloads.sourceforge.net/cutycapt/CutyCapt-Win32-2008-06-11.zip'>CutyCapt-Win32-2008-06-11.zip (6MB, .exe for Win32 systems)</a></p>
+<h2>Source code</h2>
+<p>The <a href='http://cutycapt.svn.sourceforge.net/viewvc/cutycapt/CutyCapt/'>source code is available in the SVN repositorty</a> (<a href='http://cutycapt.svn.sourceforge.net/viewvc/cutycapt/CutyCapt.tar.gz?view=tar'>download tarball</a>).</p>
+<h2>Usage</h2>
+<p>Open a command prompt and ask for help:</p>
+<pre>
+ % CutyCapt --help
+ -----------------------------------------------------------------------------
+ Usage: CutyCapt --url=http://www.example.org/ --out=localfile.png
+ -----------------------------------------------------------------------------
+  --help                         Print this help page and exit
+  --url=&lt;url&gt;                    The URL to capture (http:...|file:...|...)
+  --out=&lt;path&gt;                   The target file (.png|pdf|ps|svg|jpeg|...)
+  --out-format=&lt;f&gt;               Like extension in --out, overrides heuristic
+  --min-width=&lt;int&gt;              Minimal width for the image (default: 800)
+  --max-wait=&lt;ms&gt;                Don't wait more than (default: 90000, inf: 0)
+  --delay=&lt;ms&gt;                   After successful load, wait (default: 0)
+  --user-styles=&lt;url&gt;            Location of user style sheet, if any
+  --header=&lt;name&gt;:&lt;value&gt;        request header; repeatable; some can't be set
+  --method=&lt;get|post|put&gt;        Specifies the request method (default: get)
+  --body-string=&lt;string&gt;         Unencoded request body (default: none)
+  --body-base64=&lt;base64&gt;         Base64-encoded request body (default: none)
+  --app-name=&lt;name&gt;              appName used in User-Agent; default is none
+  --app-version=&lt;version&gt;        appVers used in User-Agent; default is none
+  --user-agent=&lt;string&gt;          Override the User-Agent header Qt would set
+  --javascript=&lt;on|off&gt;          JavaScript execution (default: on)
+  --java=&lt;on|off&gt;                Java execution (default: unknown)
+  --plugins=&lt;on|off&gt;             Plugin execution (default: unknown)
+  --private-browsing=&lt;on|off&gt;    Private browsing (default: unknown)
+  --auto-load-images=&lt;on|off&gt;    Automatic image loading (default: on)
+  --js-can-open-windows=&lt;on|off&gt; Script can open windows? (default: unknown)
+  --js-can-access-clipboard=&lt;on|off&gt; Script clipboard privs (default: unknown)
+ -----------------------------------------------------------------------------
+  &lt;f&gt; is svg,ps,pdf,itext,html,rtree,png,jpeg,mng,tiff,gif,bmp,ppm,xbm,xpm
+ -----------------------------------------------------------------------------
+ <a href='/'>http://cutycapt.sf.net</a> - (c) 2003-2008 <a href='http://bjoern.hoehrmann.de'>Bjoern Hoehrmann</a> - <a href='mailto:bjoern@hoehrmann.de'>bjoern@hoehrmann.de</a>
+</pre>
+<h2>Build Instructions</h2>
+<p>If your system is set up to compile Qt applications, building CutyCapt should be a simple matter of checking out the source code and running <code>qmake</code> and your version of <code>make</code>. As an example, if you are running Ubuntu Hardy Heron and have configured the system to use packages from <code>hardy-backports</code>, the following should do:</p>
+<pre>
+  % sudo apt-get install subversion libqt4-webkit libqt4-dev g++
+  % svn co https://cutycapt.svn.sourceforge.net/svnroot/cutycapt
+  % cd cutycapt/CutyCapt
+  % qmake
+  % make
+  % ./CutyCapt --url=http://www.example.org --out=example.png
+</pre>
+
+<h2>Using CutyCapt without X server</h2>
+<p>You cannot use CutyCapt without an X server, but you can use e.g. Xvfb as light-weight server if you are not running an interactive graphical desktop environment. For example, you could use:</p>
+<pre>
+  % xvfb-run --server-args="-screen 0, 1024x768x24" ./CutyCapt --url=... --out=...
+</pre>
+
+<h2>Author</h2>
+<address>
+<p><a href='http://bjoern.hoehrmann.de'>Bj&ouml;rn H&ouml;hrmann</a>&nbsp;<a href='mailto:bjoern@hoehrmann.de'>bjoern@hoehrmann.de</a> (<a href='http://sourceforge.net/developer/user_donations.php?user_id=188003'>Donate via SourceForge</a>)</p>
+</address>
+<hr />
+<p style='text-align:center'><a href='http://sourceforge.net/project/project_donations.php?group_id=230656'><img src='http://images.sourceforge.net/images/project-support.jpg' alt='Support this project' border="0" width="88" height='32' /></a> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=230656&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a> <a href="http://validator.w3.org/check?uri=http://cutycapt.sourceforge.net"><img src="http://www.w3.org/Icons/valid-xhtml10" height="31" border="0" width="88" alt="" /></a></p>
+</body>
+</html>
Index: /debian/cutycapt/trunk/doc/CutyCapt.1
===================================================================
--- /debian/cutycapt/trunk/doc/CutyCapt.1 (revision 179)
+++ /debian/cutycapt/trunk/doc/CutyCapt.1 (revision 179)
@@ -0,0 +1,169 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH CUTYCAPT "1" "May 2009" "CutyCapt  -----------------------------------------------------------------------------" "User Commands"
+.SH NAME
+CutyCapt \- manual page for CutyCapt  -----------------------------------------------------------------------------
+.SH DESCRIPTION
+.HP
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.IP
+Usage: CutyCapt \fB\-\-url\fR=\fIhttp\fR://www.example.org/ \fB\-\-out\fR=\fIlocalfile\fR.png
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.TP
+\fB\-\-help\fR
+Print this help page and exit
+.TP
+\fB\-\-url=\fR<url>
+The URL to capture (http:...|file:...|...)
+.TP
+\fB\-\-out=\fR<path>
+The target file (.png|pdf|ps|svg|jpeg|...)
+.TP
+\fB\-\-out\-format=\fR<f>
+Like extension in \fB\-\-out\fR, overrides heuristic
+.TP
+\fB\-\-min\-width=\fR<int>
+Minimal width for the image (default: 800)
+.TP
+\fB\-\-max\-wait=\fR<ms>
+Don't wait more than (default: 90000, inf: 0)
+.TP
+\fB\-\-delay=\fR<ms>
+After successful load, wait (default: 0)
+.TP
+\fB\-\-user\-styles=\fR<url>
+Location of user style sheet, if any
+.TP
+\fB\-\-header=\fR<name>:<value>
+request header; repeatable; some can't be set
+.TP
+\fB\-\-method=\fR<get|post|put>
+Specifies the request method (default: get)
+.TP
+\fB\-\-body\-string=\fR<string>
+Unencoded request body (default: none)
+.TP
+\fB\-\-body\-base64=\fR<base64>
+Base64\-encoded request body (default: none)
+.TP
+\fB\-\-app\-name=\fR<name>
+appName used in User\-Agent; default is none
+.TP
+\fB\-\-app\-version=\fR<version>
+appVers used in User\-Agent; default is none
+.TP
+\fB\-\-user\-agent=\fR<string>
+Override the User\-Agent header Qt would set
+.TP
+\fB\-\-javascript=\fR<on|off>
+JavaScript execution (default: on)
+.TP
+\fB\-\-java=\fR<on|off>
+Java execution (default: unknown)
+.TP
+\fB\-\-plugins=\fR<on|off>
+Plugin execution (default: unknown)
+.TP
+\fB\-\-private\-browsing=\fR<on|off>
+Private browsing (default: unknown)
+.TP
+\fB\-\-auto\-load\-images=\fR<on|off>
+Automatic image loading (default: on)
+.HP
+\fB\-\-js\-can\-open\-windows=\fR<on|off> Script can open windows? (default: unknown)
+.HP
+\fB\-\-js\-can\-access\-clipboard=\fR<on|off> Script clipboard privs (default: unknown)
+.HP
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.IP
+<f> is svg,ps,pdf,itext,html,rtree,png,jpeg,mng,tiff,gif,bmp,ppm,xbm,xpm
+.HP
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.IP
+http://cutycapt.sf.net \- (c) 2003\-2008 Bjoern Hoehrmann \- bjoern@hoehrmann.de
+.IP
+Usage: CutyCapt \fB\-\-url\fR=\fIhttp\fR://www.example.org/ \fB\-\-out\fR=\fIlocalfile\fR.png
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.TP
+\fB\-\-help\fR
+Print this help page and exit
+.TP
+\fB\-\-url=\fR<url>
+The URL to capture (http:...|file:...|...)
+.TP
+\fB\-\-out=\fR<path>
+The target file (.png|pdf|ps|svg|jpeg|...)
+.TP
+\fB\-\-out\-format=\fR<f>
+Like extension in \fB\-\-out\fR, overrides heuristic
+.TP
+\fB\-\-min\-width=\fR<int>
+Minimal width for the image (default: 800)
+.TP
+\fB\-\-max\-wait=\fR<ms>
+Don't wait more than (default: 90000, inf: 0)
+.TP
+\fB\-\-delay=\fR<ms>
+After successful load, wait (default: 0)
+.TP
+\fB\-\-user\-styles=\fR<url>
+Location of user style sheet, if any
+.TP
+\fB\-\-header=\fR<name>:<value>
+request header; repeatable; some can't be set
+.TP
+\fB\-\-method=\fR<get|post|put>
+Specifies the request method (default: get)
+.TP
+\fB\-\-body\-string=\fR<string>
+Unencoded request body (default: none)
+.TP
+\fB\-\-body\-base64=\fR<base64>
+Base64\-encoded request body (default: none)
+.TP
+\fB\-\-app\-name=\fR<name>
+appName used in User\-Agent; default is none
+.TP
+\fB\-\-app\-version=\fR<version>
+appVers used in User\-Agent; default is none
+.TP
+\fB\-\-user\-agent=\fR<string>
+Override the User\-Agent header Qt would set
+.TP
+\fB\-\-javascript=\fR<on|off>
+JavaScript execution (default: on)
+.TP
+\fB\-\-java=\fR<on|off>
+Java execution (default: unknown)
+.TP
+\fB\-\-plugins=\fR<on|off>
+Plugin execution (default: unknown)
+.TP
+\fB\-\-private\-browsing=\fR<on|off>
+Private browsing (default: unknown)
+.TP
+\fB\-\-auto\-load\-images=\fR<on|off>
+Automatic image loading (default: on)
+.HP
+\fB\-\-js\-can\-open\-windows=\fR<on|off> Script can open windows? (default: unknown)
+.HP
+\fB\-\-js\-can\-access\-clipboard=\fR<on|off> Script clipboard privs (default: unknown)
+.HP
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.IP
+<f> is svg,ps,pdf,itext,html,rtree,png,jpeg,mng,tiff,gif,bmp,ppm,xbm,xpm
+.HP
+\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
+.IP
+http://cutycapt.sf.net \- (c) 2003\-2008 Bjoern Hoehrmann \- bjoern@hoehrmann.de
+.SH "SEE ALSO"
+The full documentation for
+.B CutyCapt
+is maintained as a Texinfo manual.  If the
+.B info
+and
+.B CutyCapt
+programs are properly installed at your site, the command
+.IP
+.B info CutyCapt
+.PP
+should give you access to the complete manual.
