[Pkg-wmaker-commits] [wmmixer] 11/24: Import Debian changes 1.5-6
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Aug 27 13:12:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmmixer.
commit 72249b1eeed6ae35c7f8c11713e600e2900dfe09
Author: Gordon Fraser <gordon at debian.org>
Date: Sun Jan 15 19:20:10 2006 +0100
Import Debian changes 1.5-6
wmmixer (1.5-6) unstable; urgency=low
* Fix build dependencies (Closes: #346893)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0616128..f553337 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wmmixer (1.5-6) unstable; urgency=low
+
+ * Fix build dependencies (Closes: #346893)
+
+ -- Gordon Fraser <gordon at debian.org> Sun, 15 Jan 2006 19:20:10 +0100
+
wmmixer (1.5-5) unstable; urgency=low
* Rebuild for g++ transition
diff --git a/debian/control b/debian/control
index afb17b5..da6afc9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: wmmixer
Section: x11
Priority: optional
-Build-Depends: xlibs-dev, debhelper (>> 3.0.0)
+Build-Depends: debhelper (>> 3.0.0), libx11-dev, libxext-dev, libxpm-dev, x-dev
Maintainer: Gordon Fraser <gordon at debian.org>
Standards-Version: 3.5.6
diff --git a/debian/rules b/debian/rules
index ffe86f1..b948c55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
package=wmmixer
#export DH_VERBOSE=1
-export DH_COMPAT=3
+export DH_COMPAT=4
CXXFLAGS= -Wall -O
INSTALL = install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmixer.git
More information about the Pkg-wmaker-commits
mailing list