r15000 - packages/trunk/fenix/debian

Vincent Cheng vcheng at moszumanska.debian.org
Mon Mar 31 07:12:38 UTC 2014


Author: vcheng
Date: 2014-03-31 07:12:37 +0000 (Mon, 31 Mar 2014)
New Revision: 15000

Modified:
   packages/trunk/fenix/debian/changelog
   packages/trunk/fenix/debian/control
   packages/trunk/fenix/debian/copyright
   packages/trunk/fenix/debian/fenix-dev.install
   packages/trunk/fenix/debian/fenix.install
Log:
wrap-and-sort, standards version bump


Modified: packages/trunk/fenix/debian/changelog
===================================================================
--- packages/trunk/fenix/debian/changelog	2014-03-31 07:11:34 UTC (rev 14999)
+++ packages/trunk/fenix/debian/changelog	2014-03-31 07:12:37 UTC (rev 15000)
@@ -12,6 +12,7 @@
   * Add debian/patches/fix_ftbfs_libpng1.5.patch to fix FTBFS against
     libpng 1.5. (Closes: #649548)
   * Build for mipsn32 mipsn32el. (Closes: #726130)
+  * Update to Standards version 3.9.5.
 
  -- Vincent Cheng <vcheng at debian.org>  Sun, 30 Mar 2014 23:49:50 -0700
 

Modified: packages/trunk/fenix/debian/control
===================================================================
--- packages/trunk/fenix/debian/control	2014-03-31 07:11:34 UTC (rev 14999)
+++ packages/trunk/fenix/debian/control	2014-03-31 07:12:37 UTC (rev 15000)
@@ -2,20 +2,30 @@
 Section: devel
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Barry deFreese <bdefreese at debian.org>,
+Uploaders:
+ Miriam Ruiz <little_miry at yahoo.es>,
+ Barry deFreese <bdefreese at debian.org>,
  Peter Pentchev <roam at ringlet.net>
-Build-Depends: dpkg-dev (>= 1.15.7~), debhelper (>= 8),
+Build-Depends:
  autotools-dev (>= 20100122.1~),
- libsdl1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, libgif-dev, libpng-dev,
- libsmpeg-dev, libmikmod2-dev, libvorbis-dev
-Standards-Version: 3.9.2
+ debhelper (>= 8),
+ dpkg-dev (>= 1.15.7~),
+ libgif-dev,
+ libmikmod2-dev,
+ libpng-dev,
+ libsdl-mixer1.2-dev,
+ libsdl1.2-dev,
+ libsmpeg-dev,
+ libvorbis-dev,
+ zlib1g-dev
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/fenix/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/fenix/
 Homepage: http://fenix.divsite.net/
 
 Package: fenix
-Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel mipsn32 mipsn32el sh4 powerpc s390 sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Architecture: arm armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel mipsn32 mipsn32el powerpc s390 sh4 sparc
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: development environment for making 2D games
  Fenix is an interpreted script programming language, especially designed to
  developing and running 2D games. It has a full graphic library, sound engine
@@ -23,7 +33,7 @@
 
 Package: fenix-dev
 Architecture: all
-Depends: zlib1g-dev, libsdl1.2-dev, ${misc:Depends}
+Depends: libsdl1.2-dev, zlib1g-dev, ${misc:Depends}
 Suggests: fenix
 Description: development environment for making 2D games - header files
  Fenix is an interpreted script programming language, especially designed to

Modified: packages/trunk/fenix/debian/copyright
===================================================================
--- packages/trunk/fenix/debian/copyright	2014-03-31 07:11:34 UTC (rev 14999)
+++ packages/trunk/fenix/debian/copyright	2014-03-31 07:12:37 UTC (rev 15000)
@@ -9,7 +9,7 @@
     Jose Luis Cebrian, Jose Luis Cabello, Pedro A. Gracia Fajardo
     Chui, Carlos Falo Hervas, SplinterGU
 
-Copyright: 
+Copyright:
 
     Copyright © 1999 José Luis Cebrián Pagüe
     Copyright © 2002 Fenix Team
@@ -21,12 +21,12 @@
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
- 
+
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
- 
+
     You should have received a copy of the GNU General Public License
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

Modified: packages/trunk/fenix/debian/fenix-dev.install
===================================================================
--- packages/trunk/fenix/debian/fenix-dev.install	2014-03-31 07:11:34 UTC (rev 14999)
+++ packages/trunk/fenix/debian/fenix-dev.install	2014-03-31 07:12:37 UTC (rev 15000)
@@ -1,11 +1,11 @@
-include/fxdll*.h usr/include/fenix/
+fxi/inc/flic_st.h usr/include/fenix/
+fxi/inc/grlib_st.h usr/include/fenix/
+fxi/inc/i_procdef_st.h usr/include/fenix/
 fxi/inc/instance_st.h usr/include/fenix/
-fxi/inc/grlib_st.h usr/include/fenix/
+include/fbm.h usr/include/fenix/
 include/files_st.h usr/include/fenix/
+include/fxdll*.h usr/include/fenix/
+include/offsets.h usr/include/fenix/
+include/pslang.h usr/include/fenix/
 include/typedef_st.h usr/include/fenix/
 include/xctype_st.h usr/include/fenix/
-fxi/inc/flic_st.h usr/include/fenix/
-fxi/inc/i_procdef_st.h usr/include/fenix/
-include/offsets.h usr/include/fenix/
-include/pslang.h usr/include/fenix/
-include/fbm.h usr/include/fenix/

Modified: packages/trunk/fenix/debian/fenix.install
===================================================================
--- packages/trunk/fenix/debian/fenix.install	2014-03-31 07:11:34 UTC (rev 14999)
+++ packages/trunk/fenix/debian/fenix.install	2014-03-31 07:12:37 UTC (rev 15000)
@@ -1,7 +1,7 @@
 usr/bin/*fpg
 usr/bin/*fxc
+usr/bin/*fxi
 usr/bin/*map
-usr/bin/*fxi
 usr/bin/fenix
+usr/share/locale/*/LC_MESSAGES/fenix-fxc.mo
 usr/share/locale/*/LC_MESSAGES/fenix-fxi.mo
-usr/share/locale/*/LC_MESSAGES/fenix-fxc.mo




More information about the Pkg-games-commits mailing list