Control: pending

Dear maintainer,

I've prepared an NMU for cdbs (versioned as 0.4.163+nmu1) and I'll
shortly upload it to DELAYED/14. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru cdbs-0.4.163/debian/changelog cdbs-0.4.163+nmu1/debian/changelog
--- cdbs-0.4.163/debian/changelog       2020-12-27 06:31:25.000000000 +0100
+++ cdbs-0.4.163+nmu1/debian/changelog  2022-09-17 22:20:04.000000000 +0200
@@ -1,3 +1,11 @@
+cdbs (0.4.163+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+ * Don't fail the build on the test; instead show the log (Closes: #1002779)
+  * Drop !nocheck Build-Depends-Indep on pypy-dev (Closes: #1019975)
+
+ -- Paul Gevers <elb...@debian.org>  Sat, 17 Sep 2022 22:20:04 +0200
+
 cdbs (0.4.163) unstable; urgency=medium

   * remove myself as uploader
diff -Nru cdbs-0.4.163/debian/control cdbs-0.4.163+nmu1/debian/control
--- cdbs-0.4.163/debian/control 2020-12-27 06:30:38.000000000 +0100
+++ cdbs-0.4.163+nmu1/debian/control    2022-09-17 22:20:04.000000000 +0200
@@ -7,7 +7,6 @@
  autoconf,
  fakeroot <!nocheck>,
  python3-all-dev <!nocheck>,
- pypy-dev <!nocheck>,
  dh-python <!nocheck>,
  ant <!nocheck>,
  default-jdk-headless <!nocheck> | default-jdk <!nocheck>,
diff -Nru cdbs-0.4.163/debian/rules cdbs-0.4.163+nmu1/debian/rules
--- cdbs-0.4.163/debian/rules   2019-02-27 12:24:43.000000000 +0100
+++ cdbs-0.4.163+nmu1/debian/rules      2022-09-17 22:20:04.000000000 +0200
@@ -25,7 +25,7 @@
 # emit testsuite errors, and don't fail on experimental builds
 DEB_SUITE_EXP = $(filter experimental% UNRELEASED,$(DEB_SUITE))
 DEB_MAKE_CHECK_TARGET = check \
- || { cat test/test-suite.log; $(if $(DEB_SUITE_EXP),,false;) }
+ || { cat tests/testsuite.log; }

 # Unset these variables so config.guess/config.sub in the test suite are
 # not replaced (because the test suite is supposed to test the replacing


Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to