kdissert (1.0.7-4) debian-dir only changes

Summary

 debian/changelog         |  121 ++++++++++++++++++++++++++++++++
 debian/compat            |    1 
 debian/control           |   33 ++++++++
 debian/copyright         |   12 +++
 debian/kdissert.docs     |    2 
 debian/kdissert.install  |    2 
 debian/kdissert.manpages |    1 
 debian/kdissert.menu     |    8 ++
 debian/man/kdissert.1    |  177 +++++++++++++++++++++++++++++++++++++++++++++++
 debian/rules             |   36 +++++++++
 debian/watch             |    2 
 11 files changed, 395 insertions(+)

    
download this patch

Patch contents

--- kdissert-1.0.7.orig/debian/kdissert.install
+++ kdissert-1.0.7/debian/kdissert.install
@@ -0,0 +1,2 @@
+debian/kdissert.xpm usr/share/pixmaps/
+debian/kdissert-16.xpm usr/share/pixmaps/
--- kdissert-1.0.7.orig/debian/watch
+++ kdissert-1.0.7/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://freehackers.org/~tnagy/kdissert.html kdissert/kdissert-([0-9]+[\w.-]+).tar.bz2  debian  uupdate
--- kdissert-1.0.7.orig/debian/changelog
+++ kdissert-1.0.7/debian/changelog
@@ -0,0 +1,121 @@
+kdissert (1.0.7-4) unstable; urgency=low
+
+  * Updated dependencies on obsolete packages
+  * Updated standards version
+
+ -- Peter Eisentraut <petere@debian.org>  Wed, 16 Jul 2008 13:38:58 +0200
+
+kdissert (1.0.7-3) unstable; urgency=low
+
+  * Add a couple of missing #includes, fixing compilation with g++ 4.3
+    (thanks to Simon McVittie) (closes: #417289)
+
+ -- Peter Eisentraut <petere@debian.org>  Sun, 06 Apr 2008 09:23:07 +0200
+
+kdissert (1.0.7-2) unstable; urgency=low
+
+  * Fixed group name and categories in kdissert.desktop file (closes: #468922)
+  * Changed to debhelper level 6
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 04 Apr 2008 22:22:53 +0200
+
+kdissert (1.0.7-1) unstable; urgency=low
+
+  * New upstream release (closes: #447579)
+    - Obsoletes de.po patch
+    - Example files were dropped upstream (closes: #455217)
+  * Updated standards version
+  * Updated menu section Apps/Tools to Applications/Office
+  * Added Homepage control field
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 07 Jan 2008 16:36:31 +0100
+
+kdissert (1.0.6.c-2) unstable; urgency=low
+
+  * Fixed watch file
+  * Changed home page URL
+  * Simplified rules
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 12 Feb 2007 15:49:40 +0100
+
+kdissert (1.0.6.c-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Set HOME to a temporary directory for the build phase,
+    so that waf works even when the read $HOME doesn't exist. 
+    (Closes: #392940)
+
+ -- Lars Wirzenius <liw@iki.fi>  Thu,  4 Jan 2007 23:35:09 +0200
+
+kdissert (1.0.6.c-1) unstable; urgency=low
+
+  * New upstream release (really called "1.0.6c", but dpkg version ordering
+    rules do not handle that as greater than the previous one)
+  * Updated to Debhelper level 5
+
+ -- Peter Eisentraut <petere@debian.org>  Wed, 11 Oct 2006 20:32:39 +0200
+
+kdissert (1.0.6-waf-b-1) unstable; urgency=low
+
+  * New upstream release
+  * Adjusted debian/rules for new upstream build system
+  * Updated standards version
+  * Updated watch file
+
+ -- Peter Eisentraut <petere@debian.org>  Wed, 14 Jun 2006 14:45:05 +0200
+
+kdissert (1.0.5.debian-3) unstable; urgency=low
+
+  * Fixed documentation installation (closes: #354670)
+  * Removed redundant desktop files in /usr/share/applnk (closes: #354671)
+
+ -- Peter Eisentraut <petere@debian.org>  Tue, 28 Feb 2006 21:56:20 +0100
+
+kdissert (1.0.5.debian-2) unstable; urgency=low
+
+  * First upload of this version to unstable (closes: #321374)
+  * Merged German PO file corrections by Jens Seidel (closes: #313772)
+  * Recreated man page
+
+ -- Peter Eisentraut <petere@debian.org>  Fri,  4 Nov 2005 02:27:27 +0100
+
+kdissert (1.0.5.debian-1) experimental; urgency=low
+
+  * New upstream release (closes: #321374)
+  * Adjusted build rules to take advantage of upstream DESTDIR support
+  * Added distinguishing explanation to package description
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 31 Oct 2005 23:01:52 +0100
+
+kdissert (0.9.0-2) unstable; urgency=low
+
+  * Changed maintainer address
+  * Updated standards version
+  * Rebuilt for new C++ ABI
+
+ -- Peter Eisentraut <petere@debian.org>  Tue, 30 Aug 2005 11:51:15 +0200
+
+kdissert (0.9.0-1) unstable; urgency=low
+
+  * New upstream release (closes: #306033, #306441)
+  * Disabled documentation note about current online version of documentation,
+    which does not exist (closes: #303976)
+  * Added suggestions for packages required to process kdissert's export
+    formats (closes: #303977)
+  * Added explanation of "mindmap" to long description (closes: #304414)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Thu, 28 Apr 2005 21:26:17 +0200
+
+kdissert (0.3.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Converted to CDBS
+  * Do not compress .docbook files (closes: #302109)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Thu, 31 Mar 2005 00:06:05 +0200
+
+kdissert (0.3.5-1) unstable; urgency=low
+
+  * Initial release (closes: #291086)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Mon,  7 Feb 2005 22:08:07 +0100
--- kdissert-1.0.7.orig/debian/kdissert.manpages
+++ kdissert-1.0.7/debian/kdissert.manpages
@@ -0,0 +1 @@
+debian/man/kdissert.1
--- kdissert-1.0.7.orig/debian/copyright
+++ kdissert-1.0.7/debian/copyright
@@ -0,0 +1,12 @@
+This Debian package was created by Peter Eisentraut <petere@debian.org>
+on 6 Feb 2005.
+
+The source code was downloaded from
+<http://www.kde-apps.org/content/show.php?content=12725>.
+
+Upstream author: Thomas Nagy <tnagyemail-mail@yahoo@fr>
+
+(C) 2004, 2005 Thomas Nagy
+
+Licensed under the GPL.  On Debian systems, the complete text of the GPL
+can be found in the file /usr/share/common-licenses/GPL.
--- kdissert-1.0.7.orig/debian/control
+++ kdissert-1.0.7/debian/control
@@ -0,0 +1,33 @@
+Source: kdissert
+Section: kde
+Priority: optional
+Maintainer: Peter Eisentraut <petere@debian.org>
+Build-Depends: cdbs (>= 0.4.37), debhelper (>= 5), imagemagick, kdelibs4-dev (>= 4:3.3), python
+Standards-Version: 3.8.0
+Homepage: http://freehackers.org/~tnagy/kdissert.html
+
+Package: kdissert
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: kate, kaffe, konqueror | www-browser, texlive,
+ latex-beamer, prosper, ghostscript, kile, kpdf | pdf-viewer,
+ kghostview | postscript-viewer, openoffice.org | kpresenter, openoffice.org | kword
+Description: mindmapping tool
+ kdissert is a mindmapping tool for supporting the creation of complex
+ documents: dissertations, theses, presentations, and reports.  It
+ supports pictures and features several document generators: LaTeX
+ reports, LaTeX slides (based on Prosper and Beamer), OpenOffice.org
+ documents, HTML, and plain text.
+ .
+ A mindmap is a multicolored and image centered radial diagram that
+ represents semantic or other connections between portions of learned
+ material.  For example, it can graphically illustrate the structure
+ of a thesis outline, a project plan, or the government institutions
+ in a state.  Mindmaps have many applications in personal, family,
+ educational, and business situations.  Possibilities include
+ note-taking, brainstorming, summarizing, revising and general
+ clarifying of thoughts.
+ .
+ Though this application shares some similarities with general-purpose
+ mindmapping tools like FreeMind or Vym, the very first goal of kdissert
+ is to create general-purpose documents, not mindmaps.
--- kdissert-1.0.7.orig/debian/kdissert.menu
+++ kdissert-1.0.7/debian/kdissert.menu
@@ -0,0 +1,8 @@
+?package(kdissert):\
+	needs="X11"\
+	section="Applications/Office"\
+	title="kdissert"\
+	command="/usr/bin/kdissert"\
+	icon32x32="/usr/share/pixmaps/kdissert.xpm"\
+	icon16x16="/usr/share/pixmaps/kdissert-16.xpm"\
+	hints="KDE"
--- kdissert-1.0.7.orig/debian/kdissert.docs
+++ kdissert-1.0.7/debian/kdissert.docs
@@ -0,0 +1,2 @@
+README
+ROADMAP
--- kdissert-1.0.7.orig/debian/compat
+++ kdissert-1.0.7/debian/compat
@@ -0,0 +1 @@
+6
--- kdissert-1.0.7.orig/debian/rules
+++ kdissert-1.0.7/debian/rules
@@ -0,0 +1,36 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/langcore.mk
+
+WAF = env HOME=$(CURDIR)/debian/waftmp ./waf -pp -v
+DEB_COMPRESS_EXCLUDE = .docbook .kdi
+DEB_INSTALL_DOCS_ALL =
+export CXXFLAGS
+
+
+common-build-arch:: build-stamp debian/kdissert.xpm debian/kdissert-16.xpm
+build-stamp:
+	mkdir -p debian/waftmp
+	$(WAF) configure --prefix=/usr --qtdir=/usr/share/qt3 --want-rpath=0
+	$(WAF)
+	touch $@
+
+
+debian/kdissert.xpm: src/appdata/hi32-app-kdissert.png
+	convert $< $@
+
+debian/kdissert-16.xpm: src/appdata/hi16-app-kdissert.png
+	convert $< $@
+
+
+common-install-arch::
+	$(WAF) install --destdir=$(DEB_DESTDIR)
+	rm -r $(DEB_DESTDIR)/usr/share/applnk
+
+
+clean::
+	rm -f build-stamp
+	-$(WAF) distclean
+	rm -f debian/kdissert.xpm debian/kdissert-16.xpm
+	rm -rf debian/waftmp
--- kdissert-1.0.7.orig/debian/man/kdissert.1
+++ kdissert-1.0.7/debian/man/kdissert.1
@@ -0,0 +1,177 @@
+.\" This file was generated by kdemangen.pl
+.TH KDISSERT 1 "Feb 2007" "K Desktop Environment" "A tool for document creation using mindmap trees"
+.SH NAME
+kdissert
+\- A tool for document creation using mindmap trees
+.SH SYNOPSIS
+kdissert [Qt\-options] [KDE\-options] [URL] 
+.SH DESCRIPTION
+kdissert is a mindmapping tool for supporting the creation of complex
+documents: dissertations, theses, presentations, and reports.  It
+supports pictures and features several document generators: LaTeX
+reports, LaTeX slides (based on Prosper and Beamer), OpenOffice.org
+documents, HTML, and plain text.
+
+A mindmap is a multicolored and image centered radial diagram that
+represents semantic or other connections between portions of learned
+material.  For example, it can graphically illustrate the structure
+of a thesis outline, a project plan, or the government institutions
+in a state.  Mindmaps have many applications in personal, family,
+educational, and business situations.  Possibilities include
+note-taking, brainstorming, summarizing, revising and general
+clarifying of thoughts.
+
+Though this application shares some similarities with general-purpose
+mindmapping tools like FreeMind or Vym, the very first goal of kdissert
+is to create general-purpose documents, not mindmaps.
+
+Home page: http://freehackers.org/~tnagy/kdissert/
+
+.SH OPTIONS
+.SS
+.SS Arguments:
+.TP
+.B URL
+Document to open
+.SS 
+.SS Options:
+.TP
+.B  \-g  <name>
+Generator name
+.TP
+.B  \-p  <file>
+Destination folder
+.SS Generic options:
+.TP
+.B  \-\-help  
+Show help about options
+.TP
+.B  \-\-help\-qt  
+Show Qt specific options
+.TP
+.B  \-\-help\-kde  
+Show KDE specific options
+.TP
+.B  \-\-help\-all  
+Show all options
+.TP
+.B  \-\-author  
+Show author information
+.TP
+.B \-v,  \-\-version  
+Show version information
+.TP
+.B  \-\-license  
+Show license information
+.TP
+.B  \-\-  
+End of options
+.SS 
+.SS KDE options:
+.TP
+.B  \-\-caption  <caption>
+Use 'caption' as name in the titlebar
+.TP
+.B  \-\-icon  <icon>
+Use 'icon' as the application icon
+.TP
+.B  \-\-miniicon  <icon>
+Use 'icon' as the icon in the titlebar
+.TP
+.B  \-\-config  <filename>
+Use alternative configuration file
+.TP
+.B  \-\-dcopserver  <server>
+Use the DCOP Server specified by 'server'
+.TP
+.B  \-\-nocrashhandler  
+Disable crash handler, to get core dumps
+.TP
+.B  \-\-waitforwm  
+Waits for a WM_NET compatible windowmanager
+.TP
+.B  \-\-style  <style>
+sets the application GUI style
+.TP
+.B  \-\-geometry  <geometry>
+sets the client geometry of the main widget - see man X for the argument format
+.SS 
+.SS Qt options:
+.TP
+.B  \-\-display  <displayname>
+Use the X-server display 'displayname'
+.TP
+.B  \-\-session  <sessionId>
+Restore the application for the given 'sessionId'
+.TP
+.B  \-\-cmap  
+Causes the application to install a private color
+map on an 8-bit display
+.TP
+.B  \-\-ncols  <count>
+Limits the number of colors allocated in the color
+cube on an 8-bit display, if the application is
+using the QApplication::ManyColor color
+specification
+.TP
+.B  \-\-nograb  
+tells Qt to never grab the mouse or the keyboard
+.TP
+.B  \-\-dograb  
+running under a debugger can cause an implicit
+-nograb, use -dograb to override
+.TP
+.B  \-\-sync  
+switches to synchronous mode for debugging
+.TP
+.B \-\-fn,  \-\-font  <fontname>
+defines the application font
+.TP
+.B \-\-bg,  \-\-background  <color>
+sets the default background color and an
+application palette (light and dark shades are
+calculated)
+.TP
+.B \-\-fg,  \-\-foreground  <color>
+sets the default foreground color
+.TP
+.B \-\-btn,  \-\-button  <color>
+sets the default button color
+.TP
+.B  \-\-name  <name>
+sets the application name
+.TP
+.B  \-\-title  <title>
+sets the application title (caption)
+.TP
+.B  \-\-visual  TrueColor
+forces the application to use a TrueColor visual on
+an 8-bit display
+.TP
+.B  \-\-inputstyle  <inputstyle>
+sets XIM (X Input Method) input style. Possible
+values are onthespot, overthespot, offthespot and
+root
+.TP
+.B  \-\-im  <XIM server>
+set XIM server
+.TP
+.B  \-\-noxim  
+disable XIM
+.TP
+.B  \-\-reverse  
+mirrors the whole layout of widgets
+.SS 
+
+.SH SEE ALSO
+Full user documentation is available through the KDE Help Center.  You can also enter the URL
+.BR help:/kdissert/
+directly into konqueror or you can run 
+.BR "`khelpcenter help:/kdissert/'"
+from the command-line.
+.br
+.SH AUTHORS
+.nf
+Thomas Nagy <tnagy2^8@yahoo.fr>
+.br
+