[SCM] Packaging for vavoom branch, master, updated. debian/1.33-2-4-g17866f5

gustavo panizzo gfa gfa at zumbi.com.ar
Fri Apr 27 03:28:28 UTC 2012


The following commit has been merged in the master branch:
commit 5a9a1f2da498af94a980fcd1f292083d955493bb
Author: gustavo panizzo gfa <gfa at zumbi.com.ar>
Date:   Thu Apr 26 17:43:48 2012 -0300

    debian/1.33-3

diff --git a/debian/control b/debian/control
index 5e22fe9..66a8154 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,21 @@ Section: games
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: gustavo panizzo <gfa at zumbi.com.ar>, Jon Dowland <jmtd at debian.org>
-Build-Depends:
- cmake,
- debhelper (>= 7.0.50~),
- liballegro4.2-dev,
- libflac++-dev,
- libmad0-dev,
- libmikmod2-dev,
- libpng-dev,
- libsdl-mixer1.2-dev,
- libvorbis-dev,
- libwxgtk2.8-dev,
- zlib1g-dev
+Build-Depends: cmake,
+               debhelper (>= 7.0.50~),
+               liballegro4.2-dev,
+               libflac++-dev,
+               libmad0-dev,
+               libmikmod2-dev,
+               libpng-dev,
+               libsdl-mixer1.2-dev,
+               libvorbis-dev,
+               libwxgtk2.8-dev,
+               zlib1g-dev
 Standards-Version: 3.9.3
 Homepage: http://www.vavoom-engine.com/
+Vcs-Browser: http://anonscm.debian.org/git/pkg-games/vavoom.git
+Vcs-Git: git://anonscm.debian.org/pkg-games/vavoom.git
 
 Package: vavoom
 Provides: doom-engine, heretic-engine
diff --git a/debian/copyright b/debian/copyright
index 896dd9d..1859090 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: VAVOOM
 Upstream-Contact: Janis Legzdinsh <vavoom at vavoom-engine.com>
-Source: http://vavoom-engine.com/ 
+Source: http://vavoom-engine.com/
 
 Files: progs/common/linespec/ActorMover.vc progs/common/linespec/AimingCamera.vc progs/common/linespec/InterpolationPoint.vc progs/common/linespec/InterpolationSpecial.vc progs/common/linespec/LookAtCamera.vc progs/common/linespec/ParticleFountain.vc progs/common/linespec/PathFollower.vc progs/common/linespec/SecurityCamera.vc progs/common/linespec/SoundSequence.vc
 Copyright: 1998-2006 Randy Heit
-           1999-2006 Janis Legzdinsh 
-License: BSD-3-clause and GPL-2+ 
+           1999-2006 Janis Legzdinsh
+License: BSD-3-clause and GPL-2+
 
 License: BSD-3-clause
  All rights reserved
@@ -16,26 +16,26 @@ License: BSD-3-clause
  .
  Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the <ORGANIZATION> nor the names of its contributors may be used to endorse or promote products derived 
+ Neither the name of the <ORGANIZATION> nor the names of its contributors may be used to endorse or promote products derived
  from this software without specific prior written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
- BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.
- 
+
 Files: *
-Copyright: 1990-2012 Janis Legzdinsh 
+Copyright: 1990-2012 Janis Legzdinsh
 License: GPL-2+
 
 Files: source/fs_zip.cpp
-Copyright: 1999-2006 Janis Legzdinsh 
+Copyright: 1999-2006 Janis Legzdinsh
 License: GPL-2+ or Zlib
 
 Files: utils/vlumpy/*
-Copyright: 1999-2006 Janis Legzdinsh 
+Copyright: 1999-2006 Janis Legzdinsh
 License: Zlib
 
 License: Zlib
@@ -46,19 +46,19 @@ License: Zlib
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
- . 
+ .
  1. The origin of this software must not be misrepresented; you must not
  claim that you wrote the original software. If you use this software
  in a product, an acknowledgment in the product documentation would be
  appreciated but is not required.
- . 
+ .
  2. Altered source versions must be plainly marked as such, and must not be
  misrepresented as being the original software.
  .
  3. This notice may not be removed or altered from any source distribution.
 
 Files: debian/*
-Copyright: 2010-2012 gustavo panizzo 
+Copyright: 2010-2012 gustavo panizzo
 License: GPL-2+
 
 License: GPL-2+
@@ -69,5 +69,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'.
-
-

-- 
Packaging for vavoom



More information about the Pkg-games-commits mailing list