Bug#1002210: adapt: diff for NMU version 1.0.0-1.1

2022-01-24 Thread Adrian Bunk
On Mon, Jan 24, 2022 at 06:38:21PM +0200, Wouter Verhelst wrote:
> Thanks!
> 
> The delay is absolutely not necessary; feel free to redirect to a direct 
> upload.

Thanks, rescheduled for immediate upload.

cu
Adrian



Bug#1002210: adapt: diff for NMU version 1.0.0-1.1

2022-01-24 Thread Wouter Verhelst
Thanks!

The delay is absolutely not necessary; feel free to redirect to a direct upload.
-- 
Verstuurd vanaf mijn Android apparaat met K-9 Mail. Excuseer mijn beknoptheid.

Bug#1002210: adapt: diff for NMU version 1.0.0-1.1

2022-01-24 Thread Adrian Bunk
Control: tags 1002210 + patch
Control: tags 1002210 + pending

Dear maintainer,

I've prepared an NMU for adapt (versioned as 1.0.0-1.1) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru adapt-1.0.0/debian/changelog adapt-1.0.0/debian/changelog
--- adapt-1.0.0/debian/changelog	2021-11-21 20:15:54.0 +0200
+++ adapt-1.0.0/debian/changelog	2022-01-24 16:42:31.0 +0200
@@ -1,3 +1,10 @@
+adapt (1.0.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add the missing build dependency on python3-six. (Closes: #1002210)
+
+ -- Adrian Bunk   Mon, 24 Jan 2022 16:42:31 +0200
+
 adapt (1.0.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru adapt-1.0.0/debian/control adapt-1.0.0/debian/control
--- adapt-1.0.0/debian/control	2021-07-08 18:39:16.0 +0300
+++ adapt-1.0.0/debian/control	2022-01-24 16:42:31.0 +0200
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Wouter Verhelst 
-Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all
+Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-six
 Standards-Version: 4.5.1
 Homepage: https://github.com/MycroftAI/adapt
 Vcs-Browser: https://salsa.debian.org/mycroftai-team/adapt