Package: php-kissifrot-php-ixr
Version: 1.8.4-3
Hi,
dokuwiki includes an embedded copy of php-kissifrot-php-ixr where it
apparently also makes some use of "tests".
in order to get rid of the embedded copy and using php-kissifrot-php-ixr
directly, could you please include the tests directory in the package
(patch attached)?
Regards,
Daniel
diff -Naurp php-kissifrot-php-ixr.orig/debian/changelog php-kissifrot-php-ixr/debian/changelog
--- php-kissifrot-php-ixr.orig/debian/changelog
+++ php-kissifrot-php-ixr/debian/changelog
@@ -1,3 +1,10 @@
+php-kissifrot-php-ixr (1.8.4-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Adding tests in binary package as used by other packages (Closes: #-1).
+
+ -- Daniel Baumann <[email protected]> Tue, 03 Dec 2024 13:44:34 +0100
+
php-kissifrot-php-ixr (1.8.4-3) unstable; urgency=medium
ยท
* Fix phpunit 11 compatibility (Closes: #1070558)
diff -Naurp php-kissifrot-php-ixr.orig/debian/install php-kissifrot-php-ixr/debian/install
--- php-kissifrot-php-ixr.orig/debian/install
+++ php-kissifrot-php-ixr/debian/install
@@ -1,2 +1,3 @@
debian/autoloaders usr/share/pkg-php-tools
src/* /usr/share/php/IXR
+tests/* /usr/share/php/IXR/tests