[Pkg-wmaker-commits] [wmfire] 04/61: Imported Debian patch 0.0.3.9pre4-2

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:38:42 UTC 2015


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

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

commit 4c1aba6aac0d7446235b48bee459c4c4353e6927
Merge: e7858c6 36524e9
Author: Ryuichi Arafune <arafune at debian.org>
Date:   Sat Dec 22 14:46:20 2001 +0900

    Imported Debian patch 0.0.3.9pre4-2

 CREDITS                        |  10 +
 ChangeLog                      |  11 +
 Makefile.in                    |  10 +-
 NEWS                           |  10 +
 README                         |   4 +-
 config.guess                   | 973 +++++++++++++++++++++++++++++++++++++++++
 config.h.in                    |   6 +
 config.sub                     | 956 ++++++++++++++++++++++++++++++++++++++++
 configure                      | 237 +++++++---
 configure.in                   |  33 +-
 debian/changelog               |  17 +-
 debian/control                 |   5 +-
 debian/copyright               |   2 +-
 debian/cron.d.ex               |   4 -
 debian/dirs                    |   4 -
 debian/docs                    |   1 -
 debian/ex.doc-base.package     |  22 -
 debian/rules                   |   8 +-
 debian/{wmfire.1x => wmfire.1} |   0
 fireload_cpu.c                 | 116 ++++-
 fireload_file.c                |  36 +-
 wmfire.c                       | 165 +++++--
 22 files changed, 2463 insertions(+), 167 deletions(-)

diff --cc debian/changelog
index 176566d,0000000..220dc82
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,22 -1,0 +1,33 @@@
++wmfire (0.0.3.9pre4-2) unstable; urgency=low
++
++  * typo. closes: #125490
++  * install wmfire to /usr/bin not /usr/X11R6/bin.
++  * Remove 'undocumented manpage'. closes: #87084
++
++ -- Ryuichi Arafune <arafune at debian.org>  Sat, 22 Dec 2001 14:46:20 +0900
++
++wmfire (0.0.3.9pre4-1) unstable; urgency=low
++
++  * New upstream version: closes #46005, #61321
++
++ -- Ryuichi Arafune <arafune at debian.org>  Mon,  3 Apr 2000 20:18:50 +0900
++
 +wmfire (0.0.3.8-3) unstable; urgency=low
 +
 +  * Readme.Debian (empgy file) removed. (Bug#54371)
 +
 + -- Ryuichi Arafune <arafune at debian.org>  Sat,  8 Jan 2000 09:29:04 +0900
 +
 +wmfire (0.0.3.8-2) unstable; urgency=low
 +
 +  * /usr/doc -> /usr/share/doc/ (Use debhelper 2.0.40).
 +  * lintian free
 +  
 + -- Ryuichi Arafune <arafune at debian.org>  Tue,  7 Sep 1999 20:31:51 +0900
 +
 +wmfire (0.0.3.8-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Ryuichi Arafune <arafune at debian.org>  Fri, 27 Aug 1999 12:33:40 +0900
 +
- Local variables:
- mode: debian-changelog
- End:
diff --cc debian/control
index 5e39044,0000000..98b350c
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,13 -1,0 +1,14 @@@
 +Source: wmfire
 +Section: x11
 +Priority: optional
 +Maintainer: Ryuichi Arafune <arafune at debian.org>
- Standards-Version: 2.5.1
++Build-Depends: debhelper (>=3.0.5), xlibs-dev
++Standards-Version: 3.5.4
 +
 +Package: wmfire
 +Architecture: any
 +Depends: ${shlibs:Depends}
- Description: A very cool fiery way of showing your cpu usage!
++Description: A very cool fiery way of showing your CPU usage!
 + The display is a 64x64 window designed to Dock into 
 + Window Maker's Docking bar.
 +   
diff --cc debian/copyright
index 09a7649,0000000..7c18e79
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,7 -1,0 +1,7 @@@
 +This package was debianized by Ryuichi Arafune <arafune at debian.org> on
 +Fri, 27 Aug 1999 12:33:40 +0900.
 +
 +It was downloaded from http://www.zebra.net/~dm/wmfire
 +
 +Copyright: GPL
- In Debian GNU/Linxu System, Please see /usr/doc/copyright/GPL
++In Debian GNU/Linxu System, Please see /usr/share/common-licenses/GPL
diff --cc debian/dirs
index 6ef5d30,0000000..e772481
mode 100644,000000..100644
--- a/debian/dirs
+++ b/debian/dirs
@@@ -1,5 -1,0 +1,1 @@@
 +usr/bin
- usr/sbin
- usr/X11R6
- usr/X11R6/bin
- usr/X11R6/man/man1
diff --cc debian/docs
index 9bdd99c,0000000..50bd824
mode 100644,000000..100644
--- a/debian/docs
+++ b/debian/docs
@@@ -1,3 -1,0 +1,2 @@@
- INSTALL
 +NEWS
 +README
diff --cc debian/rules
index 518f407,0000000..a980fe5
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,78 -1,0 +1,76 @@@
 +#!/usr/bin/make -f
 +#-*- makefile -*-
 +# Made with the aid of dh_make, by Craig Small
 +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
 +# Some lines taken from debmake, by Christoph Lameter.
 +
 +# Uncomment this to turn on verbose mode.
 +#export DH_VERBOSE=1
++export DH_COMPAT=3
 +
 +build: build-stamp
 +build-stamp:
 +	dh_testdir
 +
 +	./configure --prefix=/usr
 +	# Add here commands to compile the package.
 +	$(MAKE) 
 +
 +	touch build-stamp
 +
 +clean:
 +	dh_testdir
 +	dh_testroot
 +	rm -f build-stamp install-stamp
 +
 +	# Add here commands to clean up after the build process.
 +	-$(MAKE) distclean
 +
 +	dh_clean
 +
 +install: install-stamp
 +install-stamp: build-stamp
 +	dh_testdir
 +	dh_testroot
 +	dh_clean -k
 +	dh_installdirs
 +
 +	# Add here commands to install the package into debian/tmp.
- 	$(MAKE) install prefix=`pwd`/debian/tmp/usr/
- 	mv `pwd`/debian/tmp/usr/bin/wmfire `pwd`/debian/tmp/usr/X11R6/bin/wmfire
++	$(MAKE) install prefix=$(CURDIR)/debian/wmfire/usr/
 +	touch install-stamp
 +
 +# Build architecture-independent files here.
 +binary-indep: build install
 +# We have nothing to do by default.
 +
 +# Build architecture-dependent files here.
 +binary-arch: build install
 +#	dh_testversion
 +	dh_testdir
 +	dh_testroot
 +	dh_installdocs
 +	dh_installexamples
 +	dh_installmenu
 +#	dh_installemacsen
 +#	dh_installinit
 +	dh_installcron
 +	dh_installmanpages
- 	dh_undocumented  fireload_cpu.1 fireload_file.1
++#	dh_undocumented  fireload_cpu.1 fireload_file.1
 +	dh_installchangelogs ChangeLog
 +	dh_link
 +	dh_strip
 +	dh_compress
 +	dh_fixperms
- 	# You may want to make some executables suid here
- 	dh_suidregister
 +#	dh_makeshlibs
 +	dh_installdeb
 +#	dh_perl 
 +	dh_shlibdeps
 +	dh_gencontrol
 +	dh_md5sums
 +	dh_builddeb
 +
 +source diff:                                                                  
 +	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 +
 +binary: binary-indep binary-arch
 +.PHONY: build clean binary-indep binary-arch binary
diff --cc debian/wmfire.1
index afda445,0000000..afda445
mode 100644,000000..100644
--- a/debian/wmfire.1
+++ b/debian/wmfire.1

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



More information about the Pkg-wmaker-commits mailing list