Your message dated Mon, 31 Oct 2016 11:16:18 +0100
with message-id <[email protected]>
and subject line Re: RFS: autoconf/2.69-10~bpo8+1
has caused the Debian Bug report #842641,
regarding RFS: autoconf/2.69-10~bpo8+1
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.)
--
842641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842641
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "autoconf".
Some packages depends on the new --runstatedir option which was added in 2.69-9,
before they can be built for jessie-backports. Ex connman.
Is this request okay with you Ben, or do you want to handle it?
* Package name : autoconf
Version : 2.69-10~bpo8+1
Upstream Author : [email protected]
* URL : https://www.gnu.org/software/autoconf/autoconf.html
* License : GPL-3+
Section : devel
It builds those binary packages:
autoconf - automatic configure script builder
autoconf-doc - automatic configure script builder documentation
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/autoconf
Alternatively, one can download the package with dget using this command:
dget -x
https://mentors.debian.net/debian/pool/main/a/autoconf/autoconf_2.69-10~bpo8+1.dsc
More information about hello can be obtained from
https://www.gnu.org/software/autoconf/autoconf.html
Changes since the last upload:
autoconf (2.69-10~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Kristian Klausen <[email protected]> Sun, 30 Oct 2016 22:40:42 +0000
Regards,
Kristian Klausen
--- End Message ---
--- Begin Message ---
Hi Ben,
> I am looking for a sponsor for my package "autoconf".
> Some packages depends on the new --runstatedir option which was added in
> 2.69-9,
> before they can be built for jessie-backports. Ex connman.
> Is this request okay with you Ben, or do you want to handle it?
I sponsored this upload in deferred/10, let me know if it sounds good to you
(being in lowNMU threshold helps here :) thanks for that)
I also sponsored connman in deferred/15, the debdiff is attached
--- connman-1.33/debian/changelog 2016-10-14 17:50:00.000000000 +0200
+++ connman-1.33/debian/changelog 2016-10-31 11:11:12.000000000 +0100
@@ -1,3 +1,10 @@
+connman (1.33-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * Enforce autoconf minimum version
+
+ -- Kristian Klausen <[email protected]> Sun, 30 Oct 2016 18:45:55 +0100
+
connman (1.33-1) unstable; urgency=medium
[ Alexander Sack ]
@@ -42,6 +49,12 @@
-- Alexander Sack <[email protected]> Tue, 06 Sep 2016 15:38:03 +0200
+connman (1.32-0.1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Kristian Klausen <[email protected]> Wed, 11 May 2016 22:59:23 +0200
+
connman (1.32-0.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru connman-1.33/debian/control connman-1.33/debian/control
--- connman-1.33/debian/control 2016-10-14 17:50:00.000000000 +0200
+++ connman-1.33/debian/control 2016-10-31 11:11:12.000000000 +0100
@@ -2,10 +2,12 @@
Maintainer: Alexander Sack <[email protected]>
Uploaders: Mathieu Trudel-Lapierre <[email protected]>,
Shawn Landden <[email protected]>,
- Alf Gaida <[email protected]>
+ Alf Gaida <[email protected]>,
+ Kristian Klausen <[email protected]>
Section: net
Priority: optional
Build-Depends: debhelper (>= 10),
+ autoconf (>= 2.69-9~),
libudev-dev,
libglib2.0-dev,
libdbus-1-dev,
Kristian I hope it is ok for you :)
G.
diff -Nru connman-1.33/debian/changelog connman-1.33/debian/changelog
--- connman-1.33/debian/changelog 2016-10-14 17:50:00.000000000 +0200
+++ connman-1.33/debian/changelog 2016-10-31 11:11:12.000000000 +0100
@@ -1,3 +1,10 @@
+connman (1.33-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * Enforce autoconf minimum version
+
+ -- Kristian Klausen <[email protected]> Sun, 30 Oct 2016 18:45:55 +0100
+
connman (1.33-1) unstable; urgency=medium
[ Alexander Sack ]
@@ -42,6 +49,12 @@
-- Alexander Sack <[email protected]> Tue, 06 Sep 2016 15:38:03 +0200
+connman (1.32-0.1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Kristian Klausen <[email protected]> Wed, 11 May 2016 22:59:23 +0200
+
connman (1.32-0.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru connman-1.33/debian/control connman-1.33/debian/control
--- connman-1.33/debian/control 2016-10-14 17:50:00.000000000 +0200
+++ connman-1.33/debian/control 2016-10-31 11:11:12.000000000 +0100
@@ -2,10 +2,12 @@
Maintainer: Alexander Sack <[email protected]>
Uploaders: Mathieu Trudel-Lapierre <[email protected]>,
Shawn Landden <[email protected]>,
- Alf Gaida <[email protected]>
+ Alf Gaida <[email protected]>,
+ Kristian Klausen <[email protected]>
Section: net
Priority: optional
Build-Depends: debhelper (>= 10),
+ autoconf (>= 2.69-9~),
libudev-dev,
libglib2.0-dev,
libdbus-1-dev,
signature.asc
Description: OpenPGP digital signature
--- End Message ---