File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33A collection of packaging tools for the pdf2htmlEX project
44
55We tag/release these files in sync with the pdf2htmlEX/pdf2htmlEX releases
6+
7+ ## To do
8+
9+ At the moment the debian based build script * does not sign* the debian archive.
10+ We should be good people and fix this...
Original file line number Diff line number Diff line change 148148# sys.exit(-1)
149149
150150 # building for dpkg
151- if os .system ('dpkg-buildpackage' ) != 0 :
151+ if os .system ('dpkg-buildpackage -b --no-sign ' ) != 0 :
152152 print 'Failed in dpkg-buildpackage'
153153 sys .exit (- 1 )
154154
Original file line number Diff line number Diff line change 1+ pdf2htmlex (0.17.0-1~git20190924r37921-0ubuntu1) cosmic; urgency=low
2+
3+ * Package for 18.10 (poppler-0.68.0)
4+
5+ -- Stephen Gaito <stephen@perceptisys.co.uk> Tue, 24 Sep 2019 10:32:08 +0000
6+
17pdf2htmlex (0.16.0-1~git20190920r21a9f-0ubuntu1) bionic; urgency=low
28
39 * Package for 18.04
You can’t perform that action at this time.
0 commit comments