Control: tags 822194 + patch
Control: tags 822194 + pending
Dear maintainer,
I've prepared an NMU for libdebug (versioned as 0.5.1-1.1) and uploaded
it to DELAYED/2. Please feel free to tell me if I should delay it
longer.
--
Jakub Wilk
diffstat for libdebug-0.5.1 libdebug-0.5.1
changelog | 7 +++++++
rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
No differences were encountered between the control files
diff -Nru libdebug-0.5.1/debian/changelog libdebug-0.5.1/debian/changelog
--- libdebug-0.5.1/debian/changelog 2016-04-21 22:35:40.000000000 +0200
+++ libdebug-0.5.1/debian/changelog 2016-05-06 21:04:09.000000000 +0200
@@ -1,3 +1,10 @@
+libdebug (0.5.1-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Disable parallel builds (closes: #822194).
+
+ -- Jakub Wilk <jw...@debian.org> Fri, 06 May 2016 21:04:02 +0200
+
libdebug (0.5.1-1) unstable; urgency=medium
* Acknowledge Jakub Wilk's NMU; thanks!
diff -Nru libdebug-0.5.1/debian/rules libdebug-0.5.1/debian/rules
--- libdebug-0.5.1/debian/rules 2016-04-21 22:35:40.000000000 +0200
+++ libdebug-0.5.1/debian/rules 2016-05-06 21:03:59.000000000 +0200
@@ -31,4 +31,4 @@
libdir=/usr/lib/$(DEB_HOST_MULTIARCH) install
%:
- dh $@
+ dh $@ --no-parallel