diff --git a/debian/changelog b/debian/changelog index 9a09b08..1fd8a9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,8 @@ -pdf2htmlex (0.2-3~git201209061630r2c813-0ubuntu1) precise; urgency=low +pdf2htmlex (0.3-1~git201209070209r98b8b-0ubuntu1) precise; urgency=low * fix build - -- WANG Lu Thu, 06 Sep 2012 16:30:04 +0800 - -pdf2htmlex (0.2-3~git201209061446re191f-0ubuntu1) precise; urgency=low - - * fix build - - -- WANG Lu Thu, 06 Sep 2012 14:46:40 +0800 + -- WANG Lu Fri, 07 Sep 2012 02:09:49 +0800 pdf2htmlex (0.2-3~git201209052329rbc256-0ubuntu1) precise; urgency=low diff --git a/debian/control b/debian/control index f6a0805..96f86c8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pdf2htmlex Section: universe/web Priority: extra Maintainer: WANG Lu -Build-Depends: cmake (>= 2.6.0), pkg-config, debhelper (>= 8), libpoppler-dev (>= 0.20.3), libboost-filesystem-dev, libboost-program-options-dev, libpng12-dev, libfontforge-dev +Build-Depends: cmake (>= 2.6.0), pkg-config, debhelper (>= 8), libpoppler-dev (>= 0.20.3), libboost-filesystem-dev, libboost-program-options-dev, libpng12-dev, libfontforge-dev, libspiro-dev Standards-Version: 3.9.3 Homepage: http://github.com/coolwanglu/pdf2htmlEX