summaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAge
* d/control B-D: libgs9-common -> libgs-commonJohannes Schauer Marin Rodrigues2022-10-30
| | | | Closes: #1023146
* debian/control: remove references to pdfrwJohannes Schauer Marin Rodrigues2021-10-11
|
* drop dependency on python3-fitz (closes: #996150)Johannes Schauer Marin Rodrigues2021-10-11
|
* update my nameJohannes Schauer Marin Rodrigues2021-10-11
|
* debian/control: numpy and scipy need nocheckJohannes 'josch' Schauer2020-08-27
|
* debian/control: add B-D on libgs9-commonJohannes 'josch' Schauer2020-08-27
|
* debian/control: add B-D on icc-profiles-freeJohannes 'josch' Schauer2020-08-27
|
* debian/control: add B-D on pikepdf and pytestJohannes 'josch' Schauer2020-08-27
|
* debian/control: bump dh compat to 13Johannes 'josch' Schauer2020-05-09
|
* debian/control: drop b-d on python3-pdfrwJohannes 'josch' Schauer2020-05-09
|
* also install the GUIJohannes 'josch' Schauer2020-04-05
|
* debian/control: bump standards-version to 4.5.0 (no changes)Johannes 'josch' Schauer2020-04-05
|
* debian/control: add build-depends on python3-scipyJohannes 'josch' Schauer2020-04-05
|
* debian/control: add build-depends on python3-numpyJohannes 'josch' Schauer2020-04-05
|
* bump dh compat to 12Johannes 'josch' Schauer2020-04-05
|
* debian/control: add Rules-Requires-Root: noJohannes 'josch' Schauer2020-04-05
|
* debian/control: move vcs to salsaJohannes 'josch' Schauer2020-04-05
|
* Import Debian changes 0.3.3-1Johannes 'josch' Schauer2020-04-05
img2pdf (0.3.3-1) unstable; urgency=medium * new upstream release * debian/control: run wrap-and-sort * debian/upstream/signing-key.asc: export a more minimal key with --export-options export-minimal,export-clean * debian/rules: run test.sh during build * add test.sh autopkgtest * debian/control: bump Standards-Version to 4.3.0 img2pdf (0.3.2-1) unstable; urgency=medium * new upstream release - fixed PNG handling (closes: #913153) img2pdf (0.3.1-1) unstable; urgency=medium * new upstream release * debian/watch: check signature * debian/control: add breaks on ocrmypdf (<< 6.2.3-1) img2pdf (0.3.0-1) unstable; urgency=medium * new upstream release * debian/copyright: use secure copyright format uri * bump debhelper compat level to 11 * debian/tests/default: test all test input * debian/watch: use secure uri img2pdf (0.2.3-1) unstable; urgency=medium * New upstream release * Add Vcs-Browser and Vcs-Git for dgit * Let img2pdf depend on the exact same version of python3-img2pdf * Add autopkgtests * Move python3-pkg-resources from Build-Depends to Depends of img2pdf. This is the actual fix for #818617 which was wrongly fixed in version 0.2.0-2 by adding python3-pkg-resources to Build-Depends. * Do not remove src/img2pdf.egg-info in clean target as it's part of the source package * Enhance the long and short description * Remove leftover debian/python3-jp2.substvars * Bump debhelper compat level to 10 * Bump Standards-Version to 3.9.8 (no changes required) img2pdf (0.2.1-1) unstable; urgency=medium * New upstream release (closes: #833376) img2pdf (0.2.0-2) unstable; urgency=medium * Add missing dependency on python3-pkg-resources (Thanks, Sean Whitton for the diff) (Closes: #818617). img2pdf (0.2.0-1) unstable; urgency=medium * Initial release. (Closes: #742075)