Bug#1028454: nsscache: diff for NMU version 0.42-2.1

2023-03-07 Thread Jamie Wilkinson
No go for it, thanks.

On Fri, 3 Mar 2023 at 07:27, Adrian Bunk  wrote:

> Control: tags 1028454 + patch
> Control: tags 1028454 + pending
>
> Dear maintainer,
>
> I've prepared an NMU for nsscache (versioned as 0.42-2.1) and uploaded
> it to DELAYED/7. Please feel free to tell me if I should cancel it.
>
> cu
> Adrian
>


Bug#1028454: nsscache: diff for NMU version 0.42-2.1

2023-03-02 Thread Adrian Bunk
Control: tags 1028454 + patch
Control: tags 1028454 + pending

Dear maintainer,

I've prepared an NMU for nsscache (versioned as 0.42-2.1) and uploaded 
it to DELAYED/7. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru nsscache-0.42/debian/changelog nsscache-0.42/debian/changelog
--- nsscache-0.42/debian/changelog	2021-10-08 00:38:32.0 +0300
+++ nsscache-0.42/debian/changelog	2023-03-02 22:20:08.0 +0200
@@ -1,3 +1,11 @@
+nsscache (0.42-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable buildtime tests to get rid of the build dependency
+on python3-mox3. (Closes: #1028454)
+
+ -- Adrian Bunk   Thu, 02 Mar 2023 22:20:08 +0200
+
 nsscache (0.42-2) unstable; urgency=medium
 
   [ Sergio Durigan Junior ]
diff -Nru nsscache-0.42/debian/control nsscache-0.42/debian/control
--- nsscache-0.42/debian/control	2021-10-07 12:01:13.0 +0300
+++ nsscache-0.42/debian/control	2023-03-02 22:20:06.0 +0200
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Jamie Wilkinson 
-Build-Depends: debhelper-compat (= 13), python3, dh-python, python3-pycurl, python3-ldap, python3-mox3, python3-bsddb3, libnss-db, tzdata, python3-pytest-runner, python3-pytest, python3-boto3
+Build-Depends: debhelper-compat (= 13), python3, dh-python, python3-pycurl, python3-ldap, python3-bsddb3, libnss-db, tzdata, python3-pytest-runner, python3-pytest, python3-boto3
 Standards-Version: 4.5.1
 Homepage: https://github.com/google/nsscache
 Vcs-Browser: https://salsa.debian.org/debian/nsscache
diff -Nru nsscache-0.42/debian/rules nsscache-0.42/debian/rules
--- nsscache-0.42/debian/rules	2021-10-01 07:23:19.0 +0300
+++ nsscache-0.42/debian/rules	2023-03-02 22:20:06.0 +0200
@@ -10,3 +10,5 @@
 
 %:
 	dh $@ --with=python3 --buildsystem=pybuild
+
+override_dh_auto_test: