[Python-apps-commits] r1641 - in packages/eric/trunk/debian (13 files)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Thu Aug 7 15:22:48 UTC 2008


    Date: Thursday, August 7, 2008 @ 15:22:47
  Author: gudjon-guest
Revision: 1641

Removed closing of eric3 bugs. Will do it manually. Added remaining man pages.

Added:
  packages/eric/trunk/debian/debian-manpages/eric4-compare.1
  packages/eric/trunk/debian/debian-manpages/eric4-configure.1
  packages/eric/trunk/debian/debian-manpages/eric4-diff.1
  packages/eric/trunk/debian/debian-manpages/eric4-editor.1
  packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1
  packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1
  packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1
  packages/eric/trunk/debian/debian-manpages/eric4-tray.1
Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/manpages
  packages/eric/trunk/debian/patches/05_fix-api-path.dpatch
  packages/eric/trunk/debian/patches/06_disable-update-warning.dpatch
  packages/eric/trunk/debian/rules

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2008-08-07 14:14:44 UTC (rev 1640)
+++ packages/eric/trunk/debian/changelog	2008-08-07 15:22:47 UTC (rev 1641)
@@ -6,14 +6,13 @@
   * Move eric from section python to devel
   * Remove README-PyXML.txt, obsolete in Debian
   * Comment out dh_strip, dh_shlibdeps. Will be removed later
-  * Close all eric3 related bugs since they are obsolete. (Closes: #387264,
-    #345730, #345746, #378583, #432929, #439564, #453087, #345733, #345738,
-    #349366, #345734, #345735, #345791)
   * No reference to eric3 in desktop file found (Closes: #472751)
   * Python-qscintilla2 is updated and doesn't cause crash at startup.
     (Closes: #488041)
+  * Add remaining man pages
+  * Add description to patches
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Thu, 07 Aug 2008 10:04:01 +0200
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Thu, 07 Aug 2008 17:14:16 +0200
 
 eric (4.1.5-1) unstable; urgency=low
 

Added: packages/eric/trunk/debian/debian-manpages/eric4-compare.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-compare.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-compare.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,49 @@
+.TH ERIC4-COMPARE 1 "August  7, 2008"
+.SH NAME
+eric4-compare \- Simple graphical compare tool
+.SH SYNOPSIS
+.B eric4-compare
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-compare
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-editor (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-compare was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-configure.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-configure.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-configure.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,49 @@
+.TH ERIC4-CONFIGURE 1 "August  7, 2008"
+.SH NAME
+eric4-configure \- Configuration editor for eric4
+.SH SYNOPSIS
+.B eric4-configure
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-configure
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-editor (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-configure was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-diff.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-diff.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-diff.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,48 @@
+.TH ERIC4-DIFF 1 "August  7, 2008"
+.SH NAME
+eric4-diff \- Simple graphical diff tool
+.SH SYNOPSIS
+.B eric4-compare
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-diff
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-editor (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-diff was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-editor.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-editor.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-editor.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,48 @@
+.TH ERIC4-EDITOR 1 "August  7, 2008"
+.SH NAME
+eric4-editpr \- Simplified version of the eric4 editor
+.SH SYNOPSIS
+.B eric4-editor
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-editor
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-editor was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-plugininstall.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,48 @@
+.TH ERIC4-PLUGININSTALL 1 "August  7, 2008"
+.SH NAME
+eric4-plugininstall \- Plugin installation utility for eric4
+.SH SYNOPSIS
+.B eric4-plugininstall
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-compare
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-editor (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-plugininstal was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-pluginrepository.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,48 @@
+.TH ERIC4-PLUGINREPOSITORY 1 "August  7, 2008"
+.SH NAME
+eric4-pluginrepository \- Utility to show the contents of the eric4 Plugin repository
+.SH SYNOPSIS
+.B eric4-pluginrepository
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-pluginrepository
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-editor (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-pluginrepository was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-pluginuninstall.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,48 @@
+.TH ERIC4-PLUGINUNINSTALL 1 "August  7, 2008"
+.SH NAME
+eric4-pluginuninstall \- Plugin uninstallation utility for eric4
+.SH SYNOPSIS
+.B eric4-pluginuninstall
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-pluginuninstall
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-editor (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-re (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-tray (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-pluginuninstall was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Added: packages/eric/trunk/debian/debian-manpages/eric4-tray.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-tray.1	                        (rev 0)
+++ packages/eric/trunk/debian/debian-manpages/eric4-tray.1	2008-08-07 15:22:47 UTC (rev 1641)
@@ -0,0 +1,47 @@
+.TH ERIC4-TRAY 1 "August  7, 2008"
+.SH NAME
+eric4-tray \- Traystarter for eric4
+.SH SYNOPSIS
+.B eric4-tray
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B eric4-tray
+program. This manual page was written for the Debian 
+distribution because the original program does not have a manual page.
+Instead, it has documentation provided in HTML format.
+
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-version
+Show version of program.
+.TP
+.B \-\-nokde
+Don't use KDE widgets
+.SH SEE ALSO
+.BR eric4 (1)
+.BR eric4-doc (1)
+.BR eric4-plugininstall (1)
+.BR eric4-qregexp (1)
+.BR eric4-trpreviewer (1)
+.BR eric4-api (1)
+.BR eric4-configure (1)
+.BR eric4-editor (1)
+.BR eric4-pluginrepository (1)
+.BR eric4-uipreviewer (1)
+.BR eric4-compare (1)
+.BR eric4-diff (1)
+.BR eric4-helpviewer (1)
+.BR eric4-pluginuninstall (1)
+.BR eric4-unittest (1)
+.SH AUTHOR
+eric4-tray was written by Detlev Offenbach.
+.PP
+This manual page was written by Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+for the Debian project (but may be used by others).

Modified: packages/eric/trunk/debian/manpages
===================================================================
--- packages/eric/trunk/debian/manpages	2008-08-07 14:14:44 UTC (rev 1640)
+++ packages/eric/trunk/debian/manpages	2008-08-07 15:22:47 UTC (rev 1641)
@@ -7,3 +7,11 @@
 debian/debian-manpages/eric4-unittest.1
 debian/debian-manpages/eric4-trpreviewer.1
 debian/debian-manpages/eric4-uipreviewer.1
+debian/debian-manpages/eric4-compare.1
+debian/debian-manpages/eric4-configure.1
+debian/debian-manpages/eric4-diff.1
+debian/debian-manpages/eric4-editor.1
+debian/debian-manpages/eric4-plugininstall.1
+debian/debian-manpages/eric4-pluginrepository.1
+debian/debian-manpages/eric4-pluginuninstall.1
+debian/debian-manpages/eric4-tray.1

Modified: packages/eric/trunk/debian/patches/05_fix-api-path.dpatch
===================================================================
--- packages/eric/trunk/debian/patches/05_fix-api-path.dpatch	2008-08-07 14:14:44 UTC (rev 1640)
+++ packages/eric/trunk/debian/patches/05_fix-api-path.dpatch	2008-08-07 15:22:47 UTC (rev 1641)
@@ -2,7 +2,8 @@
 ## 05_fix-api-path.dpatch by  <martin.hoefling at gmx.de>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Removes user selection of Qt directories since the Debian ones
+## DP: are package based. Fixes API paths.
 
 @DPATCH@
 diff -urNad eric-4.1.0~/eric/install.py eric-4.1.0/eric/install.py

Modified: packages/eric/trunk/debian/patches/06_disable-update-warning.dpatch
===================================================================
--- packages/eric/trunk/debian/patches/06_disable-update-warning.dpatch	2008-08-07 14:14:44 UTC (rev 1640)
+++ packages/eric/trunk/debian/patches/06_disable-update-warning.dpatch	2008-08-07 15:22:47 UTC (rev 1641)
@@ -2,7 +2,7 @@
 ## 06.dpatch by  <gudjon at gudjon.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Disables warning for update.
 
 @DPATCH@
 diff -urNad eric-4.1.5~/eric/UI/UserInterface.py eric-4.1.5/eric/UI/UserInterface.py

Modified: packages/eric/trunk/debian/rules
===================================================================
--- packages/eric/trunk/debian/rules	2008-08-07 14:14:44 UTC (rev 1640)
+++ packages/eric/trunk/debian/rules	2008-08-07 15:22:47 UTC (rev 1641)
@@ -81,12 +81,10 @@
 	dh_installman -i
 	dh_desktop -i
 	dh_link -i
-	#dh_strip -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_pycentral -i
 	dh_installdeb -i
-	#dh_shlibdeps -i
 	dh_gencontrol -i
 	dh_md5sums -i
 	dh_builddeb -i




More information about the Python-apps-commits mailing list