1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
krop (0.7.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 0.7.0
* Replace deprecated python3-pypdf2 with python3-pymupdf + python3-fitz
(Closes: #1029735)
-- Alexandre Detiste <tchet@debian.org> Wed, 28 May 2025 12:31:55 +0200
krop (0.6.0-3) unstable; urgency=medium
* Non-maintainer upload.
* Remove dependency on python3-distutils 2/2 (Closes: #1065890)
Thank you Jeremy Bícha for noticing.
-- Alexandre Detiste <tchet@debian.org> Sun, 30 Jun 2024 17:26:18 +0200
krop (0.6.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove dependency on python3-distutils (Closes: #1065890)
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Sat, 29 Jun 2024 22:20:59 +0200
krop (0.6.0-2) unstable; urgency=medium
* No change, source-only upload to allow testing migration
-- Alexandre Mestiashvili <mestia@debian.org> Thu, 09 Jul 2020 21:16:52 +0200
krop (0.6.0-1) unstable; urgency=medium
* Update d/rules:
- cleanup autogenerated krop/version.py on clean
- install krop scripts into /usr/share/
- link /usr/bin/krop to krop script
* d/control
- bump Policy to 4.5.0
- update debhelper to debhelper-compat version 13
- add Homepage URL
- add python3-setuptools to Build-Depends
* Update d/copyright:
- mention CC0-1.0 License for krop.appdata
- drop Files-Excluded section, since upstream removed debian dir
* d/tests/control, update dependencies, add xauth, cleanup
* d/tests/kropcmd, update test
* New upstream version 0.6.0
* Update d/rules, install as loadable python module
-- Alexandre Mestiashvili <mestia@debian.org> Thu, 09 Jul 2020 12:07:00 +0200
krop (0.5.1+ds-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Add Vcs-* field
[ Alexandre Mestiashvili ]
* New upstream version 0.5.1+ds
* Drop dh_installman target and add d/krop.manpages installing upstream's man
* Install appdata.xml provided by upstream
* Add basic autopkgtest
-- Alexandre Mestiashvili <mestia@debian.org> Sun, 02 Dec 2018 12:56:32 +0000
krop (0.5.0+ds-2) unstable; urgency=medium
* Bump policy to 4.2.1
* Add missing dependency python3-distutils
-- Alexandre Mestiashvili <mestia@debian.org> Sat, 29 Sep 2018 08:18:33 +0000
krop (0.5.0+ds-1) unstable; urgency=medium
* Initial release, Closes: #902010
-- Alexandre Mestiashvili <mestia@debian.org> Sun, 24 Jun 2018 14:33:20 +0200
|