[Pkg-wmaker-commits] [wmix] 09/10: Import Debian changes 3.1-5

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Sep 29 02:16:30 UTC 2017


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

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

commit 9ed7a2c89ed8e1cf54158b3462b8cbc53818641f
Author: Fredrik Steen <stone at debian.org>
Date:   Sun Nov 29 23:09:31 2009 +0100

    Import Debian changes 3.1-5
    
    wmix (3.1-5) unstable; urgency=low
    
      * Updated build-depends (Closes:#515428)
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 91be9b0..46a12d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wmix (3.1-5) unstable; urgency=low
+
+  * Updated build-depends (Closes:#515428)
+
+ -- Fredrik Steen <stone at debian.org>  Sun, 29 Nov 2009 23:09:31 +0100
+
 wmix (3.1-4) unstable; urgency=low
 
   * Fix for inaccurate volume adjustments. Patch from
diff --git a/debian/control b/debian/control
index fadd187..db59bc2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: wmix
 Section: x11
 Priority: extra
-Build-Depends: debhelper (>> 2.0.0), cdbs (>= 0.2.4), libx11-dev, libxext-dev, libxpm-dev, x-dev, patchutils
+Build-Depends: debhelper (>> 2.0.0), cdbs (>= 0.2.4), libx11-dev, libxext-dev, libxpm-dev, x11proto-core-dev, patchutils
 Maintainer: Fredrik Steen <stone at debian.org>
-Standards-Version: 3.6.2.0
+Standards-Version: 3.8.0
 
 Package: wmix
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 585a6c5..5afd59c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,4 +13,4 @@ build/wmix::
 install/wmix::
 	install -s -o root -g root -m 0755 wmix debian/wmix/usr/bin/
 clean::
-	-make clean
+	[ ! -f Makefile ] || $(MAKE) clean

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



More information about the Pkg-wmaker-commits mailing list