Your message dated Sat, 01 Aug 2015 07:48:51 +0000
with message-id <e1zlrxh-00058d...@franck.debian.org>
and subject line Bug#776292: fixed in ffrenzy 1.0.2~svn20150731-1
has caused the Debian Bug report #776292,
regarding ffrenzy: FTBFS with -Werror
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 ow...@bugs.debian.org
immediately.)


-- 
776292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ffrenzy
Version: 1.0.2~svn20070530-5
Tags: patch
Usertags: origin-ubuntu ubuntu-patch vivid

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/patches/fix-werror-usage-and-aclocal-regen.patch:
     - Do not pass Werror by default to avoid build failures.
     - Fix the aclocal flags to not include.

We thought you might be interested in doing the same.
diff -Nru ffrenzy-1.0.2~svn20070530/debian/patches/fix-werror-usage-and-aclocal-regen.patch ffrenzy-1.0.2~svn20070530/debian/patches/fix-werror-usage-and-aclocal-regen.patch
--- ffrenzy-1.0.2~svn20070530/debian/patches/fix-werror-usage-and-aclocal-regen.patch	1970-01-01 01:00:00.000000000 +0100
+++ ffrenzy-1.0.2~svn20070530/debian/patches/fix-werror-usage-and-aclocal-regen.patch	2015-01-24 23:55:42.000000000 +0100
@@ -0,0 +1,44 @@
+Description: Do not pass Werror by default to avoid build failures.
+             In addition to fixing the Werror usage, fix the aclocal flags to not include.
+Author: Ben Collins <bcoll...@ubuntu.com> 
+
+--- ffrenzy-1.0.2~svn20070530.orig/Makefile.am
++++ ffrenzy-1.0.2~svn20070530/Makefile.am
+@@ -1,5 +1,3 @@
+ SUBDIRS = src po tests data utils
+ 
+-ACLOCAL_AMFLAGS = -I m4
+-
+ EXTRA_DIST = config.rpath
+--- ffrenzy-1.0.2~svn20070530.orig/configure
++++ ffrenzy-1.0.2~svn20070530/configure
+@@ -4347,7 +4347,7 @@ $as_echo "$am_cv_python_pyexecdir" >&6;
+ 
+ 
+ # setting CFLAGS
+-CFLAGS="$CLAGS -Wall -Werror -g -O2 -finline-functions"
++CFLAGS="$CLAGS -Wall -g -O2 -finline-functions"
+ 
+ # gettext stuff
+ 
+--- ffrenzy-1.0.2~svn20070530.orig/Makefile.in
++++ ffrenzy-1.0.2~svn20070530/Makefile.in
+@@ -198,7 +198,6 @@ target_cpu = @target_cpu@
+ target_os = @target_os@
+ target_vendor = @target_vendor@
+ SUBDIRS = src po tests data utils
+-ACLOCAL_AMFLAGS = -I m4
+ EXTRA_DIST = config.rpath
+ all: config.h
+ 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
+--- ffrenzy-1.0.2~svn20070530.orig/configure.ac
++++ ffrenzy-1.0.2~svn20070530/configure.ac
+@@ -20,7 +20,7 @@ AC_CHECK_HEADERS
+ AM_PATH_PYTHON(2.3)
+ 
+ # setting CFLAGS
+-CFLAGS="$CLAGS -Wall -Werror -g -O2 -finline-functions"
++CFLAGS="$CLAGS -Wall -g -O2 -finline-functions"
+ 
+ # gettext stuff
+ AM_GNU_GETTEXT_VERSION(0.16.1)
diff -Nru ffrenzy-1.0.2~svn20070530/debian/patches/series ffrenzy-1.0.2~svn20070530/debian/patches/series
--- ffrenzy-1.0.2~svn20070530/debian/patches/series	2013-08-03 02:24:22.000000000 +0200
+++ ffrenzy-1.0.2~svn20070530/debian/patches/series	2015-01-24 12:45:15.000000000 +0100
@@ -1,2 +1,3 @@
 fix-ffrenzy-menu-path.patch
 fix-libm-underlinkage.patch
+fix-werror-usage-and-aclocal-regen.patch


--- End Message ---
--- Begin Message ---
Source: ffrenzy
Source-Version: 1.0.2~svn20150731-1

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

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 776...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul van Tilburg <pau...@debian.org> (supplier of updated ffrenzy 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 31 Jul 2015 21:59:28 +0200
Source: ffrenzy
Binary: ffrenzy
Architecture: source amd64
Version: 1.0.2~svn20150731-1
Distribution: unstable
Urgency: medium
Maintainer: Paul van Tilburg <pau...@debian.org>
Changed-By: Paul van Tilburg <pau...@debian.org>
Description:
 ffrenzy    - multiplayer platform game with dwarfs fighting with/for food
Closes: 751442 776292
Changes:
 ffrenzy (1.0.2~svn20150731-1) unstable; urgency=medium
 .
   * New upstream snapshot (closes: #751442, #776292)
   * debian/patches: drop fix-ffrenzy-menu-path.patch and
     fix-libm-underlinkage.patch; fixed upstream
   * debian/control: bump standards version to 3.9.6; remove old
     CDBS includes
   * debian/copyright: add missing short name for the
     Bitsream Vera Fonts Copyright license
Checksums-Sha1:
 fcd703bea60b50de9c9bd8d75dca68b213d56b9f 2045 ffrenzy_1.0.2~svn20150731-1.dsc
 67b1dd5145a567c136022b94279a7a2b50dc1beb 4021475 
ffrenzy_1.0.2~svn20150731.orig.tar.gz
 d4a28dffcfcde749056647864d838bf03482ad55 10792 
ffrenzy_1.0.2~svn20150731-1.debian.tar.xz
 7f84b9ca72396bdf125f9e76aa8e5fd837b18e59 3634348 
ffrenzy_1.0.2~svn20150731-1_amd64.deb
Checksums-Sha256:
 d4fcb3e5b573816d33e983a2ddaa642053b4d252be4949a7ce8d594b110d98d0 2045 
ffrenzy_1.0.2~svn20150731-1.dsc
 30c5bf8b04a4ba77475169b8d254a2660cf89332a4c503fe25c7ae97ce5a12b1 4021475 
ffrenzy_1.0.2~svn20150731.orig.tar.gz
 d57682be11e97402a3424630a7be16064e893efd5180001a185aef90269172d8 10792 
ffrenzy_1.0.2~svn20150731-1.debian.tar.xz
 e90e200a3a90dd439bd0d00797247c9e0b3dc31e21cd74605570b0fea6976a9d 3634348 
ffrenzy_1.0.2~svn20150731-1_amd64.deb
Files:
 faad13456523f1017376844ae3037348 2045 games optional 
ffrenzy_1.0.2~svn20150731-1.dsc
 8c0c29cd42e650d8196e8324c217ba1c 4021475 games optional 
ffrenzy_1.0.2~svn20150731.orig.tar.gz
 1d59d884c53db39a37b5413893f329ff 10792 games optional 
ffrenzy_1.0.2~svn20150731-1.debian.tar.xz
 56c078f3a78ae3b9cd5837bb5b709245 3634348 games optional 
ffrenzy_1.0.2~svn20150731-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVu+TPAAoJEMbeBz7anuxNhQMP/2sxtq4eemaNDtBacHS2EE58
WlccgRQaBVn36qy0llW0GG0DkeXkdfN/nO0ejsVfuPpTwWWuF6aPotwSRNTdcm6T
Vr+7HFgjPOICoL7COT+PWZ+1xo9FCtOcYBH2Gr4OTNp548jnXLOLKLJMQyRLfaPX
sJC09HANrdI7SXDddA21jbQhU8eVpGh+EWzu7TrYqKDN4JnxHoNDz7ubHjUtPJjD
dndP58UpRBSOZ0XHg4ftiFKwIYy5LCwnFLCZLVZ6VO2LdoxsvNqKlo2nxFDPIrUu
Wnb8hv4Q49dpybuP7/YHrcrMvGQmY/89hUcGWCtG1Wekmo9Pf8NkU0MjioQFfAj7
GY24LGhu1JdrJh1m/CKw7kg8RUf+WC+mGCF0C3xTcMZKyCk3xc9QBaWthWai0CBY
+8YMGUZn3fcRc9CucZ/Yp7sT+CXMTgkwGZ8xFjvlnOIOHEUKnUFvzq9MRLxPfBJo
Mfu6e5zv8o9mtMpwKKoRrAA7rfOPbx0eSFUmxrCDjf2cJynehbVy7B5kbBMdWgmZ
sT6TwnddeQM0ggn9CXKgZvK45Ri6fmEsFpBQXlFp9sJ0/fDl7ge87/pqHoo3ytkI
94W7FD0Ggjdfu3d/goQ8gIgSRISsyE6myiGm6lBOuEY7sGo0+xVBr1TlifWGotqw
aKaAB2rJgiVbUsWq2E9q
=9kSf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to