Control: tags -1 patch
The fix I found in Ubuntu for this bug is attached.
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 -pruN 1.0.2-1/debian/control 1.0.2-1ubuntu1/debian/control
--- 1.0.2-1/debian/control 2013-12-07 14:57:27.000000000 +0000
+++ 1.0.2-1ubuntu1/debian/control 2016-03-24 23:32:01.000000000 +0000
@@ -1,3 +1,3 @@
Architecture: all
-Depends: php5 | php5-cli, ${misc:Depends}
+Depends: php | php-cli, ${misc:Depends}
Description: PHP library for rendering Markdown data