[Pkg-sdl-commits] [libsdl2] 01/01: Build-Depends on pkg-config

Manuel A. Fernandez Montecelo mafm at alioth.debian.org
Fri Oct 18 21:02:42 UTC 2013


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

mafm pushed a commit to branch master
in repository libsdl2.

commit 81c6f1bd07c299026fa2cc32947280ea0fcfd99c
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Fri Oct 18 22:02:37 2013 +0100

    Build-Depends on pkg-config
---
 debian/changelog |    6 ++++++
 debian/control   |    3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c5e4acb..73779dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsdl2 (2.0.0+dfsg1-3) UNRELEASED; urgency=low
+
+  * Build-Depends on pkg-config
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Fri, 18 Oct 2013 22:00:37 +0100
+
 libsdl2 (2.0.0+dfsg1-2) unstable; urgency=low
 
   * Remove external_header_paths.diff, it's not needed anymore and pulls
diff --git a/debian/control b/debian/control
index 87296ac..3b900bc 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,8 @@ Build-Depends: debhelper (>= 9),
                libxss-dev,
                libxt-dev,
                libxv-dev,
-               libxxf86vm-dev
+               libxxf86vm-dev,
+               pkg-config
 Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/libsdl2.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/libsdl2.git
 Homepage: http://www.libsdl.org/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list