[Pkg-wmaker-commits] [wmsysmon] 06/37: Imported Debian patch 0.7.7-3

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 03:09:46 UTC 2015


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

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

commit 99765e98e9c3f56e172ae0e18749c4a82d994c8a
Merge: 6c804e6 2ab8e38
Author: Norbert Tretkowski <nobse at debian.org>
Date:   Tue Aug 12 02:24:56 2003 +0200

    Imported Debian patch 0.7.7-3

 ChangeLog              |  24 +++++++
 FAQ                    |   7 --
 README                 |  10 +--
 debian/changelog       |  21 ++++++
 debian/control         |   4 +-
 debian/docs            |   1 -
 debian/wmsysmon.1      |  25 +++++++
 meminfotest/Makefile   |  10 ---
 meminfotest/README     |  21 ------
 meminfotest/test.c     |  18 ------
 profiles/profile-0.6.0 |  15 -----
 profiles/profile-0.7.5 |  22 -------
 profiles/profile-0.7.6 |  22 -------
 src/Makefile           |  13 +---
 src/Makefile-profile   |  29 ---------
 src/wmgeneral.c        |  80 +++--------------------
 src/wmgeneral.h        |   2 +-
 src/wmsysmon.1         |  66 -------------------
 src/wmsysmon.c         | 172 ++++++++++++++-----------------------------------
 19 files changed, 134 insertions(+), 428 deletions(-)

diff --cc debian/changelog
index 1c1f4da,0000000..f004a55
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,69 -1,0 +1,90 @@@
++wmsysmon (0.7.7-3) unstable; urgency=low
++
++  * Manpage fixed (closes: #93475, #165944).
++  * Bumped up Standards-Version (no changes).
++  * Removed -1 diff from source package.
++  * Modified description to shut up lintian.
++
++ -- Norbert Tretkowski <nobse at debian.org>  Tue, 12 Aug 2003 02:24:56 +0200
++
++wmsysmon (0.7.7-2) unstable; urgency=low
++
++  * Gnah... wmsysmon binary missing.
++
++ -- Norbert Tretkowski <nobse at debian.org>  Sun, 25 May 2003 11:21:21 +0100
++
++wmsysmon (0.7.7-1) unstable; urgency=low
++
++  * New upstread release (closes: #168185).
++
++ -- Norbert Tretkowski <nobse at debian.org>  Sun, 25 May 2003 00:14:14 +0100
++
 +wmsysmon (0.7.6-4.1) unstable; urgency=low
 +
 +  * Corrected spelling error in description (closes: #124563).
 +  * Corrected Build-Depends.
 +
 + -- Norbert Tretkowski <nobse at debian.org>  Sat, 16 Feb 2002 22:04:51 +0100
 +
 +wmsysmon (0.7.6-4) unstable; urgency=low
 +
 +  * Manpage added.
 +
 + -- Norbert Tretkowski <nobse at debian.org>  Sun, 15 Apr 2001 16:09:21 +0100
 +
 +wmsysmon (0.7.6-3) unstable; urgency=low
 +
 +  * Corrected Build-Depends (closes: #92685).
 +
 + -- Norbert Tretkowski <nobse at debian.org>  Sat,  7 Apr 2001 18:31:44 +0100
 +
 +wmsysmon (0.7.6-2) unstable; urgency=low
 +
 +  * Linked against xlib6g 3.3.6, not 4.0.1 (closes: #74792, #74808).
 +
 + -- Norbert Tretkowski <nobse at nobse.de>  Tue, 31 Oct 2000 21:35:41 +0200
 +
 +wmsysmon (0.7.6-1) unstable; urgency=low
 +
 +  * Adopted package (closes: #68140).
 +  * Linked against libxpm4 (closes: #67951).
 +  * Updated to Standards-Version 3.1.1.
 +
 + -- Norbert Tretkowski <nobse at nobse.de>  Thu, 14 Oct 2000 15:41:34 +0200
 +
 +wmsysmon (0.7.6-0.1) unstable; urgency=low
 +
 +  * Non-Maintainer Upload. This package needs a maintainer!
 +  * New upstream release.
 +  * Rebuilt with a newer libxpm, the package gets the correct depends on
 +    libxpm4 now (closes: #67951).
 +  * Compiled with glibc 2.1.94.
 +  * src/Makefile: added some variables to fix the default, hardcoded
 +    installation paths. The binary now installs in /usr/bin.
 +  * Many changes in the debian/ dir for the new release:
 +    + added a menu entry.
 +    + rules: added support for DEB_BUILD_OPTIONS debug and nostrip, fixed
 +      CFLAGS.
 +    + copyright: updated license location, changed download URL and added
 +      the new upstream maintainer.
 +    + docs: added FAQ, removed BUGS.
 +    + control: added Build-Depends, updated description and upped
 +      Standards-Version to 3.0.1.
 +
 + -- Jordi Mallach <jordi at debian.org>  Sat, 30 Sep 2000 05:19:57 +0200
 +
 +wmsysmon (0.2-2) unstable; urgency=low
 +
 +  *  Modified Initial Release.
 +
 +  *  Recompiled to take advantage of talon at debian.org.  Added to
 +     version number simply for those who beta-tested my original
 +     (pre-maintainer) 0.2-1
 +
 + -- Brian E. Ermovick <talon at debian.org>  Mon,  1 Feb 1999 02:00:00 -0600
 +
 +wmsysmon (0.2-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Brian E. Ermovick <talon at debian.org>  Mon,  1 Feb 1999 01:58:40 -0600
diff --cc debian/control
index 31f6214,0000000..4784627
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,13 -1,0 +1,13 @@@
 +Source: wmsysmon
 +Section: x11
 +Priority: extra
 +Maintainer: Norbert Tretkowski <nobse at debian.org>
 +Build-Depends: debhelper, xlibs-dev
- Standards-Version: 3.1.1
++Standards-Version: 3.6.0
 +
 +Package: wmsysmon
 +Architecture: any
 +Depends: ${shlibs:Depends}
- Description: WindowMaker dock-app for monitoring your system.
++Description: WindowMaker dock-app for monitoring your system
 + wmsysmon is a dockable application for WindowMaker (and possibly
 + Afterstep). It monitors Memory, Swap, Disk IO, uptime and interrupts.
diff --cc debian/docs
index 45b0503,0000000..e845566
mode 100644,000000..100644
--- a/debian/docs
+++ b/debian/docs
@@@ -1,2 -1,0 +1,1 @@@
- FAQ
 +README
diff --cc debian/wmsysmon.1
index 0000000,0000000..71bca34
new file mode 100644
--- /dev/null
+++ b/debian/wmsysmon.1
@@@ -1,0 -1,0 +1,25 @@@
++.TH wmsysmon 1 "2001-04-09" Debian "System Monitor Dockable Application" 
++
++.SH NAME
++wmsysmon \- Windowmaker dock-app for monitoring your system.
++
++.SH SYNOPSIS
++Windowmaker dock-app for monitoring your system.
++
++.SH DESCRIPTION
++wmsysmon is a dockable application for Windowmaker (and possibly Afterstep). It monitors Memory, Swap, Disk IO, uptime and
++interrupts. 
++
++.SH ENVIRONMENT
++Requires:
++.RS
++.I libc6 (>= 2.2.2-2) 
++       GNU C Library: Shared libraries and Timezone data 
++
++.I xlibs (>= 4.0.1-11) 
++       X Window System client libraries 
++.RE
++
++.SH AUTHOR
++Norbert Tretkowski is responsible for this Debian package. 
++.SH "SEE ALSO"
diff --cc src/Makefile
index c323480,c167d22..334f701
--- a/src/Makefile
+++ b/src/Makefile
@@@ -26,5 -18,4 +18,4 @@@ clean
  	rm -f $(OBJS) $(BIN)
  
  install:
- 	$(INSTALL) -g root -o root $(BIN) $(DESTDIR)$(bindir)
- 	$(INSTALL) -g root -o root $(MANPAGE) $(DESTDIR)$(mandir)
 -	install -g root -o root $(BIN) /usr/local/bin
++	install -g root -o root $(BIN) ../debian/tmp/usr/bin 

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



More information about the Pkg-wmaker-commits mailing list