[Pkg-voip-commits] r9304 - in /mumble/trunk/debian: changelog control
pmatthaei at alioth.debian.org
pmatthaei at alioth.debian.org
Sat Oct 1 14:13:42 UTC 2011
Author: pmatthaei
Date: Sat Oct 1 14:13:41 2011
New Revision: 9304
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9304
Log:
* Use linux-any instead of hardcoded list for libcap-dev build dependency.
Closes: #634777
Modified:
mumble/trunk/debian/changelog
mumble/trunk/debian/control
Modified: mumble/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/changelog?rev=9304&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Sat Oct 1 14:13:41 2011
@@ -23,8 +23,10 @@
* Clean up debian/rules a bit.
* libGL-dev libs already have been added as build dependencies.
Closes: #627430
-
- -- Patrick Matthäi <pmatthaei at debian.org> Sat, 01 Oct 2011 11:15:33 +0200
+ * Use linux-any instead of hardcoded list for libcap-dev build dependency.
+ Closes: #634777
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Sat, 01 Oct 2011 16:11:59 +0200
mumble (1.2.3-91-g05d91c1-1) experimental; urgency=low
Modified: mumble/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/control?rev=9304&op=diff
==============================================================================
--- mumble/trunk/debian/control (original)
+++ mumble/trunk/debian/control Sat Oct 1 14:13:41 2011
@@ -29,7 +29,7 @@
libprotobuf-dev,
libavahi-compat-libdnssd-dev,
libxi-dev,
- libcap-dev [!kfreebsd-i386 !kfreebsd-amd64],
+ libcap-dev [linux-any],
libc6-dev-i386 [amd64],
gcc-multilib [amd64]
Standards-Version: 3.9.2
More information about the Pkg-voip-commits
mailing list