Your message dated Tue, 16 May 2006 17:47:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349389: fixed in spim 7.2.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: spim
Version: 7.1-1
Severity: normal
Tags: patch
Hi,
Attached is the diff for my spim 7.1-1.1 NMU.
--
Homepage: http://www.sesse.net/
diff -u spim-7.1/debian/control spim-7.1/debian/control
--- spim-7.1/debian/control
+++ spim-7.1/debian/control
@@ -2,7 +2,7 @@
Section: non-free/electronics
Priority: optional
Maintainer: Fernando Sanchez <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), flex, xutils, xlibs-dev, libxaw7-dev
+Build-Depends: debhelper (>= 4), flex, xutils, libx11-dev, libxt-dev, x-dev,
libxaw7-dev
Standards-Version: 3.6.2
Package: spim
diff -u spim-7.1/debian/changelog spim-7.1/debian/changelog
--- spim-7.1/debian/changelog
+++ spim-7.1/debian/changelog
@@ -1,3 +1,13 @@
+spim (7.1-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Replace build-dependency on xlibs-dev with an explicit build-dependency
+ on each required package. (Closes: #346936)
+ * Don't re-declare static variables as non-static; fixes FTBFS on gcc-4.0,
+ patch from Andreas Jochens. (Closes: #326097)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sun, 22 Jan 2006 19:11:29 +0100
+
spim (7.1-1) unstable; urgency=low
* New upstream version (Closes: Bug#271608)
only in patch2:
unchanged:
--- spim-7.1.orig/spim.c
+++ spim-7.1/spim.c
@@ -111,7 +111,7 @@
/* Non-zero => load standard exception handler */
static int load_exception_handler = 1;
-static char *exception_file_name = DEFAULT_EXCEPTION_HANDLER;
+char *exception_file_name = DEFAULT_EXCEPTION_HANDLER;
static int console_state_saved;
#ifdef USE_TERMIOS
static struct termios saved_console_state;
--- End Message ---
--- Begin Message ---
Source: spim
Source-Version: 7.2.1-1
We believe that the bug you reported is fixed in the latest version of
spim, which is due to be installed in the Debian FTP archive:
spim_7.2.1-1.diff.gz
to pool/non-free/s/spim/spim_7.2.1-1.diff.gz
spim_7.2.1-1.dsc
to pool/non-free/s/spim/spim_7.2.1-1.dsc
spim_7.2.1-1_i386.deb
to pool/non-free/s/spim/spim_7.2.1-1_i386.deb
spim_7.2.1.orig.tar.gz
to pool/non-free/s/spim/spim_7.2.1.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.
Matej Vela <[EMAIL PROTECTED]> (supplier of updated spim 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.7
Date: Tue, 16 May 2006 19:33:57 -0500
Source: spim
Binary: spim
Architecture: source i386
Version: 7.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[EMAIL PROTECTED]>
Description:
spim - MIPS R2000/R3000 emulator
Closes: 326097 346936 349389
Changes:
spim (7.2.1-1) unstable; urgency=low
.
* QA upload.
* New upstream release.
* Package is orphaned (#354501); set maintainer to Debian QA Group.
* Acknowledge NMU. Closes: #326097, #346936, #349389.
* Add a build dependency on bison.
* Change priority to extra in accordance with the override file.
* Install upstream changelog.
* Switch to debhelper 5.
* spim/Makefile: Allow optimization flags to be overridden.
* debian/rules:
- Add support for DEB_BUILD_OPTIONS=noopt.
- Use dh_install rather than (buggy) upstream Makefiles.
* debian/watch: Add.
* Conforms to Standards version 3.7.2.
Files:
513028e580728398851815de00b044ab 616 non-free/electronics extra
spim_7.2.1-1.dsc
0fe5696659364d38660f5610ef380ad0 534388 non-free/electronics extra
spim_7.2.1.orig.tar.gz
082411f0817e4311cd4c347c2d79a218 3347 non-free/electronics extra
spim_7.2.1-1.diff.gz
12bb2ba1ad2f7cd2468ce0b0fdc9424c 335850 non-free/electronics extra
spim_7.2.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEanBFxBYivKllgY8RApRkAKDGvmrWWI5hEPId1ZF0LIQZw5scuwCdHyBP
H0nFPl6jejf5di5NKJDV058=
=RNSa
-----END PGP SIGNATURE-----
--- End Message ---