r7250 - packages/trunk/fenix/debian

Miriam Ruiz miriam at alioth.debian.org
Sat Jun 7 00:50:55 UTC 2008


Author: miriam
Date: 2008-06-07 00:50:55 +0000 (Sat, 07 Jun 2008)
New Revision: 7250

Modified:
   packages/trunk/fenix/debian/changelog
   packages/trunk/fenix/debian/control
Log:
Prepare package for upload



Modified: packages/trunk/fenix/debian/changelog
===================================================================
--- packages/trunk/fenix/debian/changelog	2008-06-06 23:33:40 UTC (rev 7249)
+++ packages/trunk/fenix/debian/changelog	2008-06-07 00:50:55 UTC (rev 7250)
@@ -1,9 +1,10 @@
-fenix (0.92a.dfsg1-4) UNRELEASED; urgency=low
+fenix (0.92a.dfsg1-4) unstable; urgency=low
 
   [ Miriam Ruiz ]
   * Fixed bashism: Replaced "{build,configure}-stamp"
     by "build-stamp configure-stamp" in debian/rules. (Closes: #478372)
   * Fixed build system for armel port. (Closes: #481928)
+  * Upgraded Standards-Version from 2.7.2 to 3.7.3
 
   [ Jon Dowland ]
   * Added Homepage: control field to source stanza

Modified: packages/trunk/fenix/debian/control
===================================================================
--- packages/trunk/fenix/debian/control	2008-06-06 23:33:40 UTC (rev 7249)
+++ packages/trunk/fenix/debian/control	2008-06-07 00:50:55 UTC (rev 7250)
@@ -6,7 +6,7 @@
 Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5), quilt, autotools-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, libungif4-dev, libpng12-dev,
  libsmpeg-dev, libmikmod2-dev, libvorbis-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix/?op=log
 Homepage: http://fenix.divsite.net/
@@ -18,8 +18,6 @@
  Fenix is an interpreted script programming language, especially designed to
  developing and running 2D games. It has a full graphic library, sound engine
  and full featured 2D game engine, making game development extremely easy.
- .
-  Homepage: http://fenix.divsite.net/
 
 Package: fenix-dev
 Architecture: all
@@ -32,5 +30,3 @@
  .
  This package includes the development headers needed for compiling plugins
  for the fenix system.
- .
-  Homepage: http://fenix.divsite.net/




More information about the Pkg-games-commits mailing list