Author: fourmond Date: 2007-11-15 21:22:37 +0000 (Thu, 15 Nov 2007) New Revision: 4684
Modified: packages/trunk/vegastrike/debian/ packages/trunk/vegastrike/debian/changelog packages/trunk/vegastrike/debian/control packages/trunk/vegastrike/debian/copyright Log: [vegastrike] cleanup in the "orig" tarball + new release Property changes on: packages/trunk/vegastrike/debian ___________________________________________________________________ Name: svn-bp:origUrl - http://http.us.debian.org/debian/pool/main/v/vegastrike/vegastrike_0.4.3.debian.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/vegastrike_0.4.3.debian1.orig.tar.gz Modified: packages/trunk/vegastrike/debian/changelog =================================================================== --- packages/trunk/vegastrike/debian/changelog 2007-11-15 19:57:00 UTC (rev 4683) +++ packages/trunk/vegastrike/debian/changelog 2007-11-15 21:22:37 UTC (rev 4684) @@ -1,3 +1,12 @@ +vegastrike (0.4.3.debian1-1) unstable; urgency=low + + * Repackage upstream source to get rid of two useless copies of the + boost libraries code, and getting rid of the copyright problems at + the same time (closes: #445048) + * Added myself to Uploaders + + -- Vincent Fourmond <[EMAIL PROTECTED]> Thu, 15 Nov 2007 21:10:45 +0100 + vegastrike (0.4.3.debian-3) unstable; urgency=low [ Andres Mejia ] Modified: packages/trunk/vegastrike/debian/control =================================================================== --- packages/trunk/vegastrike/debian/control 2007-11-15 19:57:00 UTC (rev 4683) +++ packages/trunk/vegastrike/debian/control 2007-11-15 21:22:37 UTC (rev 4684) @@ -2,7 +2,8 @@ Section: games Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Uploaders: Andres Mejia <[EMAIL PROTECTED]>, Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]> +Uploaders: Andres Mejia <[EMAIL PROTECTED]>, Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]>, + Vincent Fourmond <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), quilt, automake, autoconf, libboost-python-dev, libgtk2.0-dev, libopenal-dev, libalut-dev, libgl1-mesa-dev, libexpat1-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libpng12-dev, libjpeg62-dev, freeglut3-dev, libxmu-dev Standards-Version: 3.7.2 Homepage: http://vegastrike.sourceforge.net/ Modified: packages/trunk/vegastrike/debian/copyright =================================================================== --- packages/trunk/vegastrike/debian/copyright 2007-11-15 19:57:00 UTC (rev 4683) +++ packages/trunk/vegastrike/debian/copyright 2007-11-15 21:22:37 UTC (rev 4684) @@ -5,7 +5,9 @@ Fri, 10 Aug 2007 12:19:00 -0400. It was downloaded from http://sourceforge.net/projects/vegastrike -from the SVN repository. The command to download was <svn co https://vegastrike.svn.sourceforge.net/svnroot/vegastrike/tags/vegastrike_0_4_3/vegastrike vegastrike> +from the SVN repository. The command to download was <svn co https://vegastrike.svn.sourceforge.net/svnroot/vegastrike/tags/vegastrike_0_4_3/vegastrike vegastrike>. +The directories src/boost and src/boost129 were removed, as not used and +introducing unnecessary code. The vssetup folder comes from version 0.2.9. The vssetup folder in vegastrike was downloaded into the vegastrike directory using the command <svn co https://vegastrike.svn.sourceforge.net/svnroot/vegastrike/tags/vegastrike_0_2_9/vssetup vssetup> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

