Your message dated Thu, 18 Sep 2008 04:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#472402: fixed in liquidwar 5.6.4-1
has caused the Debian Bug report #472402,
regarding liquidwar: diff for NMU version 5.6.3-3.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
472402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472402
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: liquidwar
Version: 5.6.3-3
Severity: normal
Tags: patch

Attached is the diff for my liquidwar 5.6.3-3.1 NMU.

I would also suggest that you both join the Debian Games
Team and maintain the package there. I have encouraged
upstream to join the team and take over this package
if you are not going to work on it.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
diff -u liquidwar-5.6.3/debian/changelog liquidwar-5.6.3/debian/changelog
--- liquidwar-5.6.3/debian/changelog
+++ liquidwar-5.6.3/debian/changelog
@@ -1,3 +1,11 @@
+liquidwar (5.6.3-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS on amd64 by disabling the x86-only assembly
+    Patch from Ubuntu by Stefan Potrya closes: #451436
+
+ -- Paul Wise <[EMAIL PROTECTED]>  Sun, 23 Mar 2008 13:26:23 +0900
+
 liquidwar (5.6.3-3) unstable; urgency=low
 
   * Maintainer upload.
diff -u liquidwar-5.6.3/debian/rules liquidwar-5.6.3/debian/rules
--- liquidwar-5.6.3/debian/rules
+++ liquidwar-5.6.3/debian/rules
@@ -17,6 +17,7 @@
 
 export DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+export DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 
 # FOR AUTOCONF 2.52 AND NEWER ONLY
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
@@ -25,6 +26,11 @@
   confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
 endif
 
+# disable assembly for amd64, won't work
+ifeq ($(DEB_HOST_ARCH_CPU),amd64)
+  confflags += --disable-asm
+endif
+
 configure: configure-stamp
 configure-stamp: autotools
 	dh_testdir

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: liquidwar
Source-Version: 5.6.4-1

We believe that the bug you reported is fixed in the latest version of
liquidwar, which is due to be installed in the Debian FTP archive:

liquidwar-data_5.6.4-1_all.deb
  to pool/main/l/liquidwar/liquidwar-data_5.6.4-1_all.deb
liquidwar-server_5.6.4-1_i386.deb
  to pool/main/l/liquidwar/liquidwar-server_5.6.4-1_i386.deb
liquidwar_5.6.4-1.diff.gz
  to pool/main/l/liquidwar/liquidwar_5.6.4-1.diff.gz
liquidwar_5.6.4-1.dsc
  to pool/main/l/liquidwar/liquidwar_5.6.4-1.dsc
liquidwar_5.6.4-1_i386.deb
  to pool/main/l/liquidwar/liquidwar_5.6.4-1_i386.deb
liquidwar_5.6.4.orig.tar.gz
  to pool/main/l/liquidwar/liquidwar_5.6.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <[EMAIL PROTECTED]> (supplier of updated liquidwar package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 16 Sep 2008 16:23:56 -0400
Source: liquidwar
Binary: liquidwar liquidwar-data liquidwar-server
Architecture: source all i386
Version: 5.6.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[EMAIL PROTECTED]>
Changed-By: Barry deFreese <[EMAIL PROTECTED]>
Description: 
 liquidwar  - A truely original multiplayer wargame
 liquidwar-data - Data files for Liquid War
 liquidwar-server - Liquid War server
Closes: 392931 437480 468633 472402 480327
Changes: 
 liquidwar (5.6.4-1) unstable; urgency=low
 .
   [ Barry deFreese ]
   * New maintainer.
     + Thanks to Alexandre Pineau for his work.
     + Set maintainer to Debian Games Team.
   * Acknowledge NMUs. (Closes: #392931, #472402).
   * New upstream release.
   * Add myself to uploaders.
   * Drop python-xml build-dep. (Closes: #468633).
   * Add Homepage entry.
   * Add VCS tags.
   * 030_desktop.diff - New patch. (Closes: #480327).
     + Thanks to Siegfried-Angel Gevatter Pujals for the patch.
   * 040_nostrip.diff. Handle nostrip build options. (Closes: #437480).
   * Add watch file.
   * Make clean not ignore errors.
   * Fix debian/copyright file.
   * Fix doc base section.
   * Move DH_COMPAT to debian/compat.
   * Bump Standards Version to 3.8.0. (No changes needed).
Checksums-Sha1: 
 a7c7278e09cba1cf363d93d47afe2df5542f7c6a 1360 liquidwar_5.6.4-1.dsc
 a3006c4da9517c3af3b7bf165b2c86fa369a71c6 3268432 liquidwar_5.6.4.orig.tar.gz
 689f9ea6762a57418c9896327a55b17f171fbccb 10509 liquidwar_5.6.4-1.diff.gz
 1619cfd959d137253ed14740af67662dda69c76d 2629378 liquidwar-data_5.6.4-1_all.deb
 172c641f1cf82eb35b7114ac7047262321f86a76 131920 liquidwar_5.6.4-1_i386.deb
 fab02f9dd77bacb168d4eed06844a51e2c220b54 79666 
liquidwar-server_5.6.4-1_i386.deb
Checksums-Sha256: 
 0ca08391b7410fa0a5d97956e0f37e96a91d39a7cc9c37f48a39f0f2c93aceb3 1360 
liquidwar_5.6.4-1.dsc
 32c52e4588e8e723f907ef43703b4ddf009e8ff1f29555c09bcc1f70bf5b93a3 3268432 
liquidwar_5.6.4.orig.tar.gz
 5dcefa97888b1fe99d8db02c38c10a1a2a3898449d49e332096fc4b7d47e53ca 10509 
liquidwar_5.6.4-1.diff.gz
 d274a8bbe29f084151fc0aa48e09cd44371e06028988011b0bc2475426b41d17 2629378 
liquidwar-data_5.6.4-1_all.deb
 ab02df564634dba45ffd8af4e56371c3d59ef1bf544852bb7aa2bc73760d1905 131920 
liquidwar_5.6.4-1_i386.deb
 31af23549215a71fbd052a3e9f7f30ff92b42c7d9c1766f050d9c4153ca81a7f 79666 
liquidwar-server_5.6.4-1_i386.deb
Files: 
 0d7ed0b2a55b12428dc79277bef59d03 1360 games extra liquidwar_5.6.4-1.dsc
 6917dd1026e6685404ffbd086f8ba374 3268432 games extra 
liquidwar_5.6.4.orig.tar.gz
 a3e1b4e9f29707e64e37be1f9c997718 10509 games extra liquidwar_5.6.4-1.diff.gz
 61ce25a554b396102e68535eda2396d9 2629378 games extra 
liquidwar-data_5.6.4-1_all.deb
 5b823b9502727a8c9bea480c55d429f5 131920 games extra liquidwar_5.6.4-1_i386.deb
 7d4f951217c2d8f8d8fbf936a2d3e8ff 79666 games extra 
liquidwar-server_5.6.4-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjR2qgACgkQ5ItltUs5T37ErACg6Th0cWYQ6rLtHBqTU6NHCXvQ
A/0AnAq35tF99iwTq7MwCmbpXg7GqMlr
=OC2Q
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to