This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit ea8930366e8d45446c43898851e57efb6d627398 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 19:05:19 2016 +0200 Add libboost-dev and libutfcpp-dev to Build-Depends. --- debian/control | 2 ++ debian/copyright | 1 - debian/docs | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7874de0..e1528e0 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,10 @@ Build-Depends: cmake, debhelper (>= 9), docbook-to-man, + libboost-dev, libphysfs-dev, libsdl2-dev, + libutfcpp-dev, texlive-binaries, texlive-latex-base, zip diff --git a/debian/copyright b/debian/copyright index 2b8fecd..1c0c889 100644 --- a/debian/copyright +++ b/debian/copyright @@ -38,4 +38,3 @@ License: GPL-2+ . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. - diff --git a/debian/docs b/debian/docs index 6da0011..23ce952 100644 --- a/debian/docs +++ b/debian/docs @@ -1,2 +1,2 @@ -source/code/AUTHORS block_attack_manual.pdf +source/code/AUTHORS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

