diff --git a/TODO b/TODO index bb0012d..416eafe 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ -clean css class names -print css for draw/link/image... +print css for draw/link == Future: == diff --git a/debian/changelog b/debian/changelog index 152bc88..7397052 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pdf2htmlex (0.7-1~git201302282259r3bc73-0ubuntu1) quantal; urgency=low + + * suggests ttfautohint + + -- WANG Lu Thu, 28 Feb 2013 22:59:45 +0800 + pdf2htmlex (0.7-1~git201302271054r3bc73-0ubuntu1) precise; urgency=low * Packaging for 12.04 diff --git a/debian/control b/debian/control index a35777c..3ae086d 100644 --- a/debian/control +++ b/debian/control @@ -9,5 +9,6 @@ Homepage: http://github.com/coolwanglu/pdf2htmlEX Package: pdf2htmlex Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libpoppler27 (>= 0.20.3) | libpoppler28, libpng12-0, libfontforge1 +Suggests: ttfautohint Description: Converts PDF to HTML without losing format pdf2htmlEX converts PDF to HTML while retaining text, format & style as much as possible