[Pkg-voip-commits] [bzrtp] 02/04: add new build dependency on libbctoolbox-dev

Johannes Schauer josch at moszumanska.debian.org
Mon Apr 24 14:24:01 UTC 2017


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

josch pushed a commit to branch master
in repository bzrtp.

commit 4271cc0c9c9b85a7a145bbc2f40cf6fe849ec617
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 16:05:32 2017 +0200

    add new build dependency on libbctoolbox-dev
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0d353dd..c7a3d0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ bzrtp (1.0.5-1) UNRELEASED; urgency=medium
   * Drop -dbg package in favor of automatic -dgbsym package.
   * Update standards-version to 3.8.9 (no changes needed).
   * Point Vcs-* to git packaging repo
+  * add new build dependency on libbctoolbox-dev
 
   [ Johannes Schauer ]
   * Switch from autotools to CMake
diff --git a/debian/control b/debian/control
index 446bcc5..9cd211f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Tza
 Build-Depends:
  debhelper (>= 9),
  cmake (>= 3.0),
- bctoolbox-dev,
+ libbctoolbox-dev,
  libxml2-dev
 Standards-Version: 3.9.8
 Section: libs

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



More information about the Pkg-voip-commits mailing list