The following commit has been merged in the master branch:
commit d45f69634e29ff205778eb6d3a4370cec4f91f55
Author: Eddy Petrișor <[EMAIL PROTECTED]>
Date:   Tue Nov 4 03:09:22 2008 +0200

    0.8.2; s/libxml++2.6-dev/libxml2-dev/ build-dep, correct since 0.8.0
    
    new upstream version 0.8.2
    downgrade the libxml++2.6-dev build-dep to libxml2-dev since it is the 
right thing since 0.8.0

diff --git a/debian/changelog b/debian/changelog
index 87fe18e..35048c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wormux (1:0.8.2-1) unstable; urgency=low
+
+  * New Upstream Version
+  * replaced the heavy libxml++2.6-dev build-dep with the libxml2-dev,
+    since only the later is necessary starting with 0.8
+
+ -- Eddy Petrișor <[EMAIL PROTECTED]>  Tue, 04 Nov 2008 03:07:45 +0200
+
 wormux (1:0.8-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
diff --git a/debian/control b/debian/control
index 9b24ed0..f1bbd7b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Jean Parpaillon (artefact) <[EMAIL PROTECTED]>,
            Cyril Brulebois <[EMAIL PROTECTED]>,
            Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>,
            Gerfried Fuchs <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, gnulib (>= 
0.0.20041014-2), debhelper (>= 5), patchutils (>= 0.2.25), libsdl1.2-dev, 
libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, 
libsdl-gfx1.2-dev (>= 2.0.13), libxml++2.6-dev, libcurl4-gnutls-dev, 
fontconfig, ttf-dejavu, dpkg-dev (>= 1.13.19)
+Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, gnulib (>= 
0.0.20041014-2), debhelper (>= 5), patchutils (>= 0.2.25), libsdl1.2-dev, 
libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, 
libsdl-gfx1.2-dev (>= 2.0.13), libxml2-dev, libcurl4-gnutls-dev, fontconfig, 
ttf-dejavu, dpkg-dev (>= 1.13.19)
 Standards-Version: 3.8.0
 Homepage: http://wormux.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/wormux/
diff --git a/debian/control.in b/debian/control.in
index 2a94473..41fef08 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Uploaders: Jean Parpaillon (artefact) <[EMAIL PROTECTED]>,
            Cyril Brulebois <[EMAIL PROTECTED]>,
            Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>,
            Gerfried Fuchs <[EMAIL PROTECTED]>
-Build-Depends: @cdbs@, libsdl1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev 
(>= 2.0.13), libxml++2.6-dev, libcurl4-gnutls-dev, fontconfig, ttf-dejavu, 
dpkg-dev (>= 1.13.19)
+Build-Depends: @cdbs@, libsdl1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev 
(>= 2.0.13), libxml2-dev, libcurl4-gnutls-dev, fontconfig, ttf-dejavu, dpkg-dev 
(>= 1.13.19)
 Standards-Version: 3.8.0
 Homepage: http://wormux.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/wormux/

-- 
Wormux PKG

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to