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

gustavo panizzo gfa gfa at zumbi.com.ar
Tue Mar 20 19:34:26 UTC 2012


The following commit has been merged in the master branch:
commit e98736a3dd60e2306f0f4f98ad9b07c358950d00
Author: gustavo panizzo gfa <gfa at zumbi.com.ar>
Date:   Tue Mar 20 16:33:31 2012 -0300

    nicer changelog/patch headers

diff --git a/debian/changelog b/debian/changelog
index f9a4d74..350909d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ vavoom (1.33-3) unstable; urgency=low
 
   * libpng migration fixes (Closes: #662531).
   * description updated (Closes: #662209).
-  * GNU/Hurd patch.
+  * Fix FTBFS on GNU/Hurd.
 
  -- gustavo panizzo <gfa at zumbi.com.ar>  Thu, 08 Mar 2012 23:40:50 -0300
 
diff --git a/debian/control b/debian/control
index 9e11269..a32ea8e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,28 +2,26 @@ Source: vavoom
 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
+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
 Standards-Version: 3.9.2
 Homepage: http://www.vavoom-engine.com/
 
 Package: vavoom
-Provides: doom-engine,
-          heretic-engine
+Provides: doom-engine, heretic-engine
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: freedoom | doom-wad | heretic-wad | game-data-packager | boom-wad
 Description: Advanced Doom/Heretic/Hexen/Strife engine
  Vavoom is an engine based on sources of Doom, Heretic, Hexen and
diff --git a/debian/patches/fix-FTBFS-Hurd.patch b/debian/patches/fix-FTBFS-Hurd.patch
index 99b4ad4..141d17d 100644
--- a/debian/patches/fix-FTBFS-Hurd.patch
+++ b/debian/patches/fix-FTBFS-Hurd.patch
@@ -1,21 +1,7 @@
 Description: Fix FTBFS on GNU/Hurd 
  simple fix for Hurd, this patch defines PATH_MAX, which is undefined on
  GNU/Hurd.
- .
- vavoom (1.33-3) unstable; urgency=low
- .
-   * libpng migration fixes (Closes: #662531).
-   * description updated (Closes: #662209).
-   * GNU/Hurd patch.
 Author: gustavo panizzo <gfa at zumbi.com.ar>
-Bug-Debian: http://bugs.debian.org/662209
-Bug-Debian: http://bugs.debian.org/662531
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
 Origin: vendor
 Forwarded: no
 Last-Update: 2012-03-19

-- 
Packaging for vavoom



More information about the Pkg-games-commits mailing list