[Pkg-wmaker-commits] [wmload] 05/58: Imported Debian patch 0.9.2-10

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:36:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmload.

commit 0ba9c7541581251fa5f125b29660e656ed73266b
Author: Marcelo E. Magallon <mmagallo at debian.org>
Date:   Fri Sep 16 09:26:55 2005 -0600

    Imported Debian patch 0.9.2-10
---
 debian/changelog |  8 ++++++++
 debian/compat    |  1 +
 debian/control   |  6 +++---
 debian/menu      |  2 +-
 debian/rules     |  2 +-
 debian/substvars |  1 +
 wmload.man       | 18 +++++++++---------
 7 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 827aa90..54cf909 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wmload (0.9.2-10) unstable; urgency=low
+
+  * debian/control: b-d on debhelper >= 4
+  * debian/control: standards version 3.6.2
+  * debian/control: Add "E." to my name
+
+ -- Marcelo E. Magallon <mmagallo at debian.org>  Fri, 16 Sep 2005 09:26:55 -0600
+
 wmload (0.9.2-9) unstable; urgency=low
 
   * debian/control: Sigh.  Forgot about xmkmf in xutils.  (closes: bug#123655)
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..b8626c4
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+4
diff --git a/debian/control b/debian/control
index 509904f..1b0b08b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: wmload
 Section: x11
 Priority: optional
-Maintainer: Marcelo Magallon <mmagallo at debian.org>
-Build-Depends: xlibs-dev, debhelper (>= 3), xutils
-Standards-Version: 3.5.6
+Maintainer: Marcelo E. Magallon <mmagallo at debian.org>
+Build-Depends: xlibs-dev, debhelper (>= 4), xutils
+Standards-Version: 3.6.2
 
 Package: wmload
 Architecture: any
diff --git a/debian/menu b/debian/menu
index 5ebafcb..81d34a6 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,2 +1,2 @@
-?package(wmload): needs=X11 section="Apps/System" title="wmload" \
+?package(wmload): needs="X11" section="Apps/System" title="wmload" \
  command="/usr/bin/wmload -shape -withdrawn"
diff --git a/debian/rules b/debian/rules
index 2315b41..e47b910 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ binary-arch: build
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	$(MAKE) install install.man DESTDIR=`pwd`/debian/tmp BINDIR=/usr/bin MANPATH=/usr/share/man
+	$(MAKE) install install.man DESTDIR=`pwd`/debian/wmload BINDIR=/usr/bin MANPATH=/usr/share/man
 	dh_installdocs README
 	dh_installchangelogs
 	dh_installmenu
diff --git a/debian/substvars b/debian/substvars
new file mode 100644
index 0000000..de5505c
--- /dev/null
+++ b/debian/substvars
@@ -0,0 +1 @@
+shlibs:Depends=libc6 (>= 2.3.5-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxpm4 | xlibs (>> 4.1.0)
diff --git a/wmload.man b/wmload.man
index b28f39e..8de03fa 100644
--- a/wmload.man
+++ b/wmload.man
@@ -4,8 +4,8 @@
 wmload \- graphically display the kernel/system statistics
 .SH SYNOPSIS
 .B wmload
-[ -u <secs> ] [ -e <program> ] [ -l <color> ]
-[ -p [+|-]x [+|-]y ] [ -s ] [ -i ] [ -w ] [ -v ]
+[ \-u <secs> ] [ \-e <program> ] [ \-l <color> ]
+[ \-p [+|\-]x [+|\-]y ] [ \-s ] [ \-i ] [ \-w ] [ \-v ]
 .SH DESCRIPTION
 \fBwmload\fP displays a graphical representation of the kernel/system
 statistics on a 64x64 miniwindow. There are three shades in the window:
@@ -14,25 +14,25 @@ the \fInice time\fP statistics, and the darkest one is \fIsystem\fP
 statistics.
 .SH OPTIONS
 .TP
-.I -u <secs>
+.I \-u <secs>
 updatespeed
 .TP
-.I -e <program>
+.I \-e <program>
 program to start on click
 .TP
-.I -p [+|-]x[+|-]y
+.I \-p [+|\-]x[+|\-]y
 position of wmload
 .TP
-.I -s                  
+.I \-s                  
 without groundplate
 .TP
-.I -i                 
+.I \-i                 
 start up as icon
 .TP
-.I -w              
+.I \-w              
 start up withdrawn
 .TP
-.I -v                    
+.I \-v                    
 output version
 .SH FILES
 .TP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmload.git



More information about the Pkg-wmaker-commits mailing list