[Pkg-wmaker-commits] [wmfsm] 02/83: Imported Debian patch 0.33-2

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 14:05:39 UTC 2015


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

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

commit d65d23f822eae63929fac4c6ef1cc23917ce90c2
Author: Arthur Korn <arthur at korn.ch>
Date:   Tue Dec 18 22:13:56 2001 +0100

    Imported Debian patch 0.33-2
---
 debian/changelog  | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/control    | 16 ++++++++++++
 debian/copyright  | 14 ++++++++++
 debian/docs       |  3 +++
 debian/examples   |  1 +
 debian/menu       |  6 +++++
 debian/rules      | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/watch      |  5 ++++
 wmfsm/Makefile.am |  2 +-
 wmfsm/Makefile.in |  2 +-
 10 files changed, 195 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..10a464f
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,76 @@
+wmfsm (0.33-2) unstable; urgency=low
+
+  * corrected speling error in description, closes: Bug#125491
+
+ -- Arthur Korn <arthur at korn.ch>  Tue, 18 Dec 2001 22:13:56 +0100
+
+wmfsm (0.33-1) unstable; urgency=low
+
+  * New upstream release
+    - autoconf
+
+ -- Arthur Korn <arthur at korn.ch>  Sat, 20 Jan 2001 16:06:04 +0100
+
+wmfsm (0.31-9) unstable; urgency=low
+
+  * Added menu hints
+
+ -- Arthur Korn <arthur at korn.ch>  Sun, 14 Jan 2001 17:06:04 +0100
+
+wmfsm (0.31-8) unstable; urgency=low
+
+  * Adapted Build-Depends to new libs (see changelog of last version).
+
+ -- Arthur Korn <arthur at korn.ch>  Sat, 18 Nov 2000 21:42:29 +0100
+
+wmfsm (0.31-7) unstable; urgency=low
+
+  * recompile without libc5 dependency (libxpm4.7) (Closes: Bug#77277).
+
+ -- Arthur Korn <arthur at korn.ch>  Fri, 17 Nov 2000 22:25:44 +0100
+
+wmfsm (0.31-6) unstable; urgency=low
+
+  * control: changed maintainer address to arthur at debian.org.
+  * This time including full source in upload.
+
+ -- Arthur Korn <arthur at korn.ch>  Wed, 15 Nov 2000 20:36:47 +0100
+
+wmfsm (0.31-5) unstable; urgency=low
+
+  * wmfsm.1: wrote a manpage.
+  * control: changed section to utils.
+
+ -- Arthur Korn <arthur at korn.ch>  Sun,  8 Oct 2000 10:43:21 +0200
+
+wmfsm (0.31-4) unstable; urgency=low
+
+  * rules: evaluating DEB_BUILD_OPTIONS now.
+  * rules: installing into /usr/bin, not /usr/X11R6/bin.
+  * undocumented: changed section from 1x to 1.
+  * menu: /usr/bin/X11/wmnd -> /usr/bin/wmnd.
+
+ -- Arthur Korn <arthur at korn.ch>  Wed,  4 Oct 2000 13:24:02 +0200
+
+wmfsm (0.31-3) unstable; urgency=low
+
+  * rules: now building with -Wall -g -O2
+
+ -- Arthur Korn <arthur at korn.ch>  Sat, 29 Jul 2000 17:11:56 +0200
+
+wmfsm (0.31-2) unstable; urgency=low
+
+  * Make the debianisation diff only contain debian/*
+  * control: made the description more verbose
+
+ -- Arthur Korn <arthur at korn.ch>  Fri, 14 Jul 2000 22:40:09 +0200
+
+wmfsm (0.31-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Arthur Korn <arthur at korn.ch>  Tue, 11 Jul 2000 22:58:37 +0200
+
+Local variables:
+mode: debian-changelog
+End:
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..dbe6df7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: wmfsm
+Section: utils
+Priority: optional
+Maintainer: Arthur Korn <arthur at debian.org>
+Standards-Version: 3.0.1
+Build-Depends: debhelper, xlibs-dev
+
+Package: wmfsm
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: WindowMaker dock app for monitoring filesystem usage
+ Nice graphical 'df', showing you to what degree the mounted
+ filesystems are used.
+ .
+ Another X11 dockable application designed for WindowMaker.
+ It works with other window managers as well.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..2d69ef8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,14 @@
+This package was debianized by Arthur Korn <arthur at korn.ch> on
+Tue, 11 Jul 2000 22:58:37 +0200.
+
+It was downloaded from http://www.cs.mcgill.ca/~cgray4/
+
+Upstream Author(s):
+Chris Gray <cgray at tribsoft.com>
+originally written by Stefan Eilemann <Stefan.Eilemann at sgi.com>
+
+Copyright:
+
+GNU GPL version 2.
+
+See /usr/share/common-licenses/GPL.
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..5502ed8
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..d707de9
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+wmfsm/wmfsmrc.sample
diff --git a/debian/menu b/debian/menu
new file mode 100644
index 0000000..2859724
--- /dev/null
+++ b/debian/menu
@@ -0,0 +1,6 @@
+?package(wmfsm):\
+  needs=X11\
+  section=Apps/System\
+  title="WMfsm"\
+  hints="Monitoring,Dockapp"\
+  command="/usr/bin/wmfsm"
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..545b4b4
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,72 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=1
+
+dest = $(shell pwd)/debian/tmp/usr/
+
+cflags="-Wall -O2"
+
+ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
+  cflags +=" -g"
+endif
+ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+  stripargs =" --no-act"
+endif
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	./configure --prefix=/usr --mandir=\$${prefix}/share/man \
+	    --host=$(DEB_HOST_GNU_TYPE) --target=$(DEB_BUILD_GNU_TYPE)
+	$(MAKE) CFLAGS=$(cflags)
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	-make distclean
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	make install prefix=$(dest)
+
+binary-indep: build install
+
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installexamples
+	dh_installmenu
+	dh_installmanpages
+	dh_installchangelogs ChangeLog
+	dh_link
+	dh_strip $(stripargs)
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
+
+# vim:nosta
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..be859a5
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# Site				Directory	Pattern			Version	Script
+http://www.cs.mcgill.ca/	~cgray4/	wmfsm-(.*)\.tar\.gz	debian	uupdate
diff --git a/wmfsm/Makefile.am b/wmfsm/Makefile.am
index d9ed7ce..8e41c53 100644
--- a/wmfsm/Makefile.am
+++ b/wmfsm/Makefile.am
@@ -6,5 +6,5 @@ wmfsm_SOURCES = wmfsm.c getopt.c getopt1.c getopt.h
 endif
 wmfsm_LDADD = ../wmgeneral/libwmgeneral.a @LIBS@ @X11LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ 
 man_MANS = wmfsm.1
-EXTRA_DIST = $(man_MANS) wmfsm_master.xpm wmfsm_master_highcolor.xpm wmfsm_master_cyan.xpm wmfsm_master_lowcolor.xpm wmfsm_mask.xbm wmfsmrc.sample 
+EXTRA_DIST = $(man_MANS)
 
diff --git a/wmfsm/Makefile.in b/wmfsm/Makefile.in
index 3a6b255..51c4e92 100644
--- a/wmfsm/Makefile.in
+++ b/wmfsm/Makefile.in
@@ -71,7 +71,7 @@ bin_PROGRAMS = wmfsm
 @GETOPT_FALSE at wmfsm_SOURCES = wmfsm.c getopt.c getopt1.c getopt.h
 wmfsm_LDADD = ../wmgeneral/libwmgeneral.a @LIBS@ @X11LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ 
 man_MANS = wmfsm.1
-EXTRA_DIST = $(man_MANS) wmfsm_master.xpm wmfsm_master_highcolor.xpm wmfsm_master_cyan.xpm wmfsm_master_lowcolor.xpm wmfsm_mask.xbm wmfsmrc.sample 
+EXTRA_DIST = $(man_MANS)
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES = 

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



More information about the Pkg-wmaker-commits mailing list