[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#807140: marked as done (jessie-pu: package madfuload/1.2-4+deb8u1)



Your message dated Sat, 23 Jan 2016 13:57:15 +0000
with message-id <1453557435.1835.52.camel@adam-barratt.org.uk>
and subject line 8.3 point release cleanup
has caused the Debian Bug report #807140,
regarding jessie-pu: package madfuload/1.2-4+deb8u1
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 owner@bugs.debian.org
immediately.)


-- 
807140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807140
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

madfuload FTBFS in jessie due to automake 1.14. Switching from
'autoreconf -f' to 'autoreconf -fi' is sufficient to install the missing
file.

(Note to self: package in non-free, no autobuilding support, needs
binary upload for i386 and amd64)


Andreas
diff -u madfuload-1.2/debian/rules madfuload-1.2/debian/rules
--- madfuload-1.2/debian/rules
+++ madfuload-1.2/debian/rules
@@ -5,3 +5,3 @@
 override_dh_auto_configure:
-	autoreconf -f
+	autoreconf -fi
 	dh_auto_configure -- --with-udev=/lib/udev
diff -u madfuload-1.2/debian/changelog madfuload-1.2/debian/changelog
--- madfuload-1.2/debian/changelog
+++ madfuload-1.2/debian/changelog
@@ -1,3 +1,10 @@
+madfuload (1.2-4+deb8u1) jessie; urgency=medium
+
+  * Non-maintainer upload.
+  * Use autoreconf -fi to fix FTBFS with automake 1.14.  (Closes: #793190)
+
+ -- Andreas Beckmann <anbe@debian.org>  Sat, 05 Dec 2015 23:19:42 +0100
+
 madfuload (1.2-4) unstable; urgency=low
 
   * Imported changes from Ubuntu 1.2-2ubuntu3~karmic~ppa2 (Closes: #547336,

--- End Message ---
--- Begin Message ---
Version: 8.3

Hi,

The updates referred to in these bugs were included in today's 8.3
Jessie point release.

Regards,

Adam

--- End Message ---

Reply to: