Your message dated Sun, 08 Sep 2019 04:40:07 +0000
with message-id <[email protected]>
and subject line Bug#845286: Removed package(s) from unstable
has caused the Debian Bug report #714882,
regarding Patches for 0.2.0+git20120122-1.1 and -1.2 NMUs
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.)
--
714882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714882
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libemu
Severity: minor
I have just uploaded version 0.2.0+git20120122-1.1 to DELAYED/2. Here
are the patches as generated by git format-patch.
Cheers,
-Hilko
>From c33242b03de1d800d1af4b20a5fd65afc074b947 Mon Sep 17 00:00:00 2001
From: Hilko Bengen <[email protected]>
Date: Wed, 3 Jul 2013 21:41:14 +0200
Subject: [PATCH 1/3] Added proper python dependencies to python-libemu
(Closes: #693090)
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b007927..4aaa299 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with=python2
override_dh_auto_configure:
autoreconf -vi
--
1.8.3.2
>From eb8b7b6a9bf5d389875fd087388d090a215e56da Mon Sep 17 00:00:00 2001
From: Hilko Bengen <[email protected]>
Date: Wed, 3 Jul 2013 21:55:13 +0200
Subject: [PATCH 2/3] FTBFS workaround: Disabled unused-local-typedefs warning
(Closes: #701305)
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4aaa299..2bae003 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@
override_dh_auto_configure:
autoreconf -vi
- ./configure --prefix=/usr --enable-python-bindings
+ ./configure --prefix=/usr --enable-python-bindings CFLAGS=-Wno-error=unused-local-typedefs
override_dh_clean:
dh_clean
--
1.8.3.2
>From 272e3bde09abc03e327ec6a45b5edfffd975e8e7 Mon Sep 17 00:00:00 2001
From: Hilko Bengen <[email protected]>
Date: Wed, 3 Jul 2013 22:00:53 +0200
Subject: [PATCH 3/3] 0.2.0+git20120122-1.1
---
debian/changelog | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index bfd7102..0732816 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libemu (0.2.0+git20120122-1.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Added proper python dependencies to python-libemu (Closes: #693090)
+ * FTBFS workaround: Disabled unused-local-typedefs warning (Closes:
+ #701305)
+
+ -- Hilko Bengen <[email protected]> Wed, 03 Jul 2013 21:59:56 +0200
+
libemu (0.2.0+git20120122-1) unstable; urgency=low
* Initial release (closes: #503978).
--
1.8.3.2
--- End Message ---
--- Begin Message ---
Version: 0.2.0+git20120122-1.2+rm
Dear submitter,
as the package libemu 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/845286
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
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.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---