[megaglest] 65/143: updated to correct copyright of utf8 files
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jan 31 20:46:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository megaglest.
commit af6657c9ccfc5b65f9bce38c69ac835506707f8a
Author: Mark Vejvoda <mark_vejvoda at hotmail.com>
Date: Sat Oct 13 17:25:43 2012 +0000
updated to correct copyright of utf8 files
---
debian/control | 4 +++-
debian/copyright | 4 ++--
debian/rules | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index afe3f96..fc96127 100644
--- a/debian/control
+++ b/debian/control
@@ -10,18 +10,20 @@ Build-Depends:
cmake,
debhelper (>= 7.0.50~),
help2man,
+ vlc,
libcurl4-gnutls-dev | libcurl4-nss-dev,
libfontconfig1-dev,
libftgl-dev,
libglew-dev,
libircclient-dev,
libjpeg-dev,
- liblua5.1-dev,
+ libluajit-5.1-dev,
libminiupnpc-dev,
libogg-dev,
libopenal-dev,
libpng12-dev,
libsdl1.2-dev,
+ libvlc-dev,
libvorbis-dev,
libwxgtk2.8-dev,
libxerces-c2-dev,
diff --git a/debian/copyright b/debian/copyright
index aad68ee..5a9f842 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -109,8 +109,8 @@ License: BSD-2-clause
* those of the authors and should not be interpreted as representing official
* policies, either expressed or implied, of Nicolas P. Rougier.
-Files: source/shared_lib/sources/util/utf8/* source/shared_lib/include/util/utf8/*
-Copyright: Copyright 1997-2002 Free Software Foundation, Inc
+Files: source/shared_lib/include/util/utf8.h source/shared_lib/include/util/utf8/*
+Copyright: Copyright 2006 Nemanja Trifunovic
License: BSL-1.0
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
diff --git a/debian/rules b/debian/rules
index 2a1155f..0750eec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
# -*- makefile -*-
override_dh_auto_configure:
- dh_auto_configure -- -DMEGAGLEST_DATA_INSTALL_PATH=share/games/megaglest/ -DMINIUPNPC_VERSION_PRE1_6=On
+ dh_auto_configure -- -DMEGAGLEST_DATA_INSTALL_PATH=share/games/megaglest/
override_dh_strip:
dh_strip --dbg-package=megaglest-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git
More information about the Pkg-games-commits
mailing list