Control: tags 828866 + pending
Control: tags 896754 + patch
Control: tags 896754 + pending
Dear maintainer,
I've prepared an NMU for doxyqml (versioned as 0.3.0-1.1) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru doxyqml-0.3.0/debian/changelog doxyqml-0.3.0/debian/changelog
--- doxyqml-0.3.0/debian/changelog 2017-07-10 14:46:58.000000000 +0300
+++ doxyqml-0.3.0/debian/changelog 2018-06-10 16:38:00.000000000 +0300
@@ -1,3 +1,12 @@
+doxyqml (0.3.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the now required build dependency on python3-distutils.
+ (Closes: #896754)
+ * Mark doxyqml Multi-Arch: foreign. (Closes: #828866)
+
+ -- Adrian Bunk <[email protected]> Sun, 10 Jun 2018 16:38:00 +0300
+
doxyqml (0.3.0-1) unstable; urgency=medium
* New upstream release.
diff -Nru doxyqml-0.3.0/debian/control doxyqml-0.3.0/debian/control
--- doxyqml-0.3.0/debian/control 2017-07-10 14:46:58.000000000 +0300
+++ doxyqml-0.3.0/debian/control 2018-06-10 16:38:00.000000000 +0300
@@ -4,12 +4,14 @@
Maintainer: Loïc Minier <[email protected]>
Build-Depends: debhelper (>= 9),
python3 (>= 3.0),
- dh-python
+ dh-python,
+ python3-distutils
Standards-Version: 4.0.0
Homepage: http://agateau.com/projects/doxyqml
Package: doxyqml
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends}, doxygen
Description: QML filter for Doxygen
Doxyqml is an input filter for Doxygen, a documentation system for C++