[Pkg-wmaker-commits] [wmdiskmon] 05/25: Imported Debian patch 0.0.2-2

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jan 30 20:51:48 UTC 2016


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

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

commit d40850c5cbba2a18b869ffde7d7d3784608a77fe
Author: Marc 'HE' Brockschmidt <he at debian.org>
Date:   Sun Aug 16 13:23:40 2009 +0200

    Imported Debian patch 0.0.2-2
---
 configure.ac     | 2 +-
 debian/changelog | 7 +++++++
 debian/menu      | 6 ++++++
 debian/rules     | 3 +--
 4 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 4f3d1a0..ddf0200 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,7 @@ linux*)
   ignore_buffers=yes
   ignore_cached=yes
   ;;
-freebsd*)
+[k]freebsd*)
   OS=freebsd
   ignore_wired=yes
   ignore_cached=yes
diff --git a/debian/changelog b/debian/changelog
index d65f989..fc677bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wmdiskmon (0.0.2-2) unstable; urgency=low
+
+  * configure.ac fixed to also build on kfreebsd.
+  * Added a menu file.
+
+ -- Marc 'HE' Brockschmidt <he at debian.org>  Sun, 16 Aug 2009 13:23:40 +0200
+
 wmdiskmon (0.0.2-1) unstable; urgency=low
 
   * Update to new upstream release 0.0.2: Default behaviour changed: Now
diff --git a/debian/menu b/debian/menu
new file mode 100644
index 0000000..5d4d31a
--- /dev/null
+++ b/debian/menu
@@ -0,0 +1,6 @@
+?package(wmdiskmon):\
+ needs="X11"\
+ section="Applications/System/Monitoring"\
+ hints="Disks"\
+ title="wmdiskmon"\
+ command="/usr/bin/wmdiskmon"
diff --git a/debian/rules b/debian/rules
index dade58e..9aacbcf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,8 +39,7 @@ clean:
 	if [ -r $(CURDIR)/config.guess.backup ]; then\
 		mv $(CURDIR)/config.guess.backup $(CURDIR)/config.guess;\
 	fi
-
-	dh_clean build-stamp install-stamp configure-stamp
+	dh_clean build-stamp install-stamp configure-stamp config.log
 
 install: install-stamp
 install-stamp: build-stamp

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



More information about the Pkg-wmaker-commits mailing list