[Pkg-voip-commits] r7968 - in /mumble/trunk/debian: changelog control
pmatthaei at alioth.debian.org
pmatthaei at alioth.debian.org
Mon Jan 18 07:49:19 UTC 2010
Author: pmatthaei
Date: Mon Jan 18 07:49:18 2010
New Revision: 7968
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7968
Log:
* Build depend on libcap-dev instead of libcap2-dev.
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=7968&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Mon Jan 18 07:49:18 2010
@@ -7,6 +7,7 @@
[ Patrick Matthäi ]
* Change my odd email address in po/de.po.
+ * Build depend on libcap-dev instead of libcap2-dev.
[ Debian l10n ]
* Updated swedish translation from Martin Bagge.
@@ -21,7 +22,7 @@
* Updated portuguese translation from Américo Monteiro.
Closes: #565612
- -- Patrick Matthäi <pmatthaei at debian.org> Sun, 17 Jan 2010 13:18:58 +0100
+ -- Patrick Matthäi <pmatthaei at debian.org> Mon, 18 Jan 2010 08:48:42 +0100
mumble (1.2.1-2) unstable; urgency=low
Modified: mumble/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/control?rev=7968&op=diff
==============================================================================
--- mumble/trunk/debian/control (original)
+++ mumble/trunk/debian/control Mon Jan 18 07:49:18 2010
@@ -15,7 +15,7 @@
libg15daemon-client-dev,
libspeechd-dev,
protobuf-compiler, libprotobuf-dev, libavahi-compat-libdnssd-dev, libxi-dev,
- libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64],
+ libcap-dev [!kfreebsd-i386 !kfreebsd-amd64],
libc6-dev-i386 [amd64], gcc-multilib [amd64]
Standards-Version: 3.8.3
DM-Upload-Allowed: yes
More information about the Pkg-voip-commits
mailing list