Your message dated Sat, 10 Oct 2020 16:40:52 +0000
with message-id <[email protected]>
and subject line Bug#971534: Removed package(s) from unstable
has caused the Debian Bug report #846644,
regarding freehdl: diff for NMU version 0.0.8-2.2
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.)
--
846644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: freehdl
Version: 0.0.8-2.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for freehdl (versioned as 0.0.8-2.2) and
uploaded it to DELAYED/4. Please feel free to tell me if I
should delay it longer.
Regards.
--
WBR, wRAR
diff -Nru freehdl-0.0.8/debian/changelog freehdl-0.0.8/debian/changelog
--- freehdl-0.0.8/debian/changelog 2014-10-09 16:24:01.000000000 +0600
+++ freehdl-0.0.8/debian/changelog 2016-12-03 03:02:27.000000000 +0500
@@ -1,3 +1,11 @@
+freehdl (0.0.8-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS with GCC6 by using -std=gnu++98 (Closes: #811804).
+ * Fix the dependency on the libtool binary (Closes: #836414).
+
+ -- Andrey Rahmatullin <[email protected]> Sat, 03 Dec 2016 03:02:27 +0500
+
freehdl (0.0.8-2.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru freehdl-0.0.8/debian/control freehdl-0.0.8/debian/control
--- freehdl-0.0.8/debian/control 2014-10-09 16:24:16.000000000 +0600
+++ freehdl-0.0.8/debian/control 2016-12-03 03:00:36.000000000 +0500
@@ -8,7 +8,7 @@
Package: freehdl
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, g++, libfreehdl0-dev, guile-2.0 | guile, libtool, pkg-config
+Depends: ${shlibs:Depends}, ${misc:Depends}, g++, libfreehdl0-dev, guile-2.0 | guile, libtool-bin, pkg-config
Description: VHDL simulator for Linux
This is a free VHDL simulator with these features:
* Has a graphical waveform viewer.
diff -Nru freehdl-0.0.8/debian/rules freehdl-0.0.8/debian/rules
--- freehdl-0.0.8/debian/rules 2014-08-26 17:38:19.000000000 +0600
+++ freehdl-0.0.8/debian/rules 2016-12-03 03:02:27.000000000 +0500
@@ -5,6 +5,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_CXXFLAGS_MAINT_APPEND=-std=gnu++98
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 0.0.8-2.2+rm
Dear submitter,
as the package freehdl has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/971534
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Sean Whitton (the ftpmaster behind the curtain)
--- End Message ---