[pkg-java] r16940 - trunk/boilerpipe/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Fri Jun 28 14:08:47 UTC 2013
Author: ebourg-guest
Date: 2013-06-28 14:08:47 +0000 (Fri, 28 Jun 2013)
New Revision: 16940
Modified:
trunk/boilerpipe/debian/control
Log:
Added the dependencies on the binary package libboilerpipe-java
Modified: trunk/boilerpipe/debian/control
===================================================================
--- trunk/boilerpipe/debian/control 2013-06-27 17:10:19 UTC (rev 16939)
+++ trunk/boilerpipe/debian/control 2013-06-28 14:08:47 UTC (rev 16940)
@@ -12,7 +12,7 @@
Package: libboilerpipe-java
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libnekohtml-java, libxerces2-java
Description: Boilerplate removal and fulltext extraction from HTML pages
The boilerpipe library provides algorithms to detect and remove the surplus
"clutter" (boilerplate, templates) around the main textual content of a web
More information about the pkg-java-commits
mailing list