diff --git a/debian/changelog b/debian/changelog index 3c51a9e..94324f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pdf2htmlex (0.12-1~git201411121058r1a6ec-0ubuntu1) trusty; urgency=medium + + * Disable test for PPA + + -- WANG Lu Wed, 12 Nov 2014 10:58:17 +0800 + pdf2htmlex (0.12-1~git201411121022reb4de-0ubuntu1) trusty; urgency=medium * Added libpango1.0-dev as building dependency diff --git a/debian/control b/debian/control index ad633cc..1399f61 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,24 @@ 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), libpng12-dev, libjpeg-dev, libfontforge-dev, libspiro-dev, python-dev, default-jre-headless (>= 1.6), libcairo2-dev, libpango1.0-dev +Build-Depends: cmake (>= 2.6.0), + debhelper (>= 8), + default-jre-headless (>= 1.6), + libcairo2-dev, + libfontforge-dev, + libjpeg-dev, + libpango1.0-dev, + libpng12-dev, + libpoppler-dev (>= 0.20.3), + libspiro-dev, + pkg-config, + python-dev Standards-Version: 3.9.3 Homepage: http://github.com/coolwanglu/pdf2htmlEX Package: pdf2htmlex Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: ttfautohint Description: Converts PDF to HTML without losing format pdf2htmlEX converts PDF to HTML while retaining text, format & style as much as possible diff --git a/debian/copyright b/debian/copyright index a4c49dc..049cec9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,4 +20,3 @@ License: GPL-3 . You should have received a copy of the GNU General Public License along with this program. If not, see . -