Dear maintainer,
I've uploaded an NMU for cppreference-doc (versioned as 20170409-1.1).
Cheers,
Moritz
diff -Nru cppreference-doc-20170409/debian/changelog cppreference-doc-20170409/debian/changelog
--- cppreference-doc-20170409/debian/changelog 2017-04-09 02:00:00.000000000 +0200
+++ cppreference-doc-20170409/debian/changelog 2019-09-02 20:26:32.000000000 +0200
@@ -1,3 +1,9 @@
+cppreference-doc (20170409-1.1) unstable; urgency=medium
+
+ * Build using Qt5 (Closes: #874862)
+
+ -- Moritz Muehlenhoff <[email protected]> Mon, 02 Sep 2019 20:26:32 +0200
+
cppreference-doc (20170409-1) unstable; urgency=low
* New upstream release.
diff -Nru cppreference-doc-20170409/debian/control cppreference-doc-20170409/debian/control
--- cppreference-doc-20170409/debian/control 2017-04-09 02:00:00.000000000 +0200
+++ cppreference-doc-20170409/debian/control 2019-09-02 20:26:22.000000000 +0200
@@ -1,7 +1,7 @@
Source: cppreference-doc
Priority: optional
Maintainer: Povilas Kanapickas <[email protected]>
-Build-Depends: debhelper (>= 9), xsltproc, python3, python3-lxml, qt4-dev-tools
+Build-Depends: debhelper (>= 9), xsltproc, python3, python3-lxml, qttools5-dev-tools
Standards-Version: 3.9.8
Section: doc
Homepage: http://en.cppreference.com/w/Cppreference:Archives
@@ -20,7 +20,7 @@
Package: cppreference-doc-en-qch
Architecture: all
-Depends: fonts-dejavu-core, qt4-dev-tools | qttools5-dev-tools, ${misc:Depends}
+Depends: fonts-dejavu-core, qttools5-dev-tools, ${misc:Depends}
Recommends:
Description: C and C++ standard library reference (English, Qt Help variant)
A version of online C and C++ standard library reference manual available at