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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
decopy (0.2.4.4-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (0.2.4.4)
- Support incomplete copyright files (Closes: #962339)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 12 Oct 2020 18:35:28 +0200
decopy (0.2.4.3-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (0.2.4.3)
- Merge groups instead of overwriting them
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 03 May 2020 11:05:54 +0200
decopy (0.2.4.2-1) unstable; urgency=medium
* Team upload.
* New upstream release (0.2.4.2)
- Makes output reproducible (Closes: #951947).
* Update debhelper and policy versions.
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 30 Apr 2020 19:33:00 +0200
decopy (0.2.4.1-2) unstable; urgency=medium
[ Vincent Blut ]
* Fix FTBFS due to incorrect filename (Closes: 924272)
-- Maximiliano Curia <maxy@debian.org> Wed, 13 Mar 2019 09:20:54 +0100
decopy (0.2.4.1-1) unstable; urgency=medium
* New upstream release (0.2.4.1)
* Depend on libimage-exiftool-perl, drop exiv2
* Build depend on ronn instead of ruby-ronn.
Thanks to Helmut Grohne for the report (Closes: 903066)
* Drop upstream applied patch
* Update lintian-overrides
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Sun, 22 Jul 2018 11:00:46 +0200
decopy (0.2.3-2) unstable; urgency=medium
* New revision
* Override format to use https
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Thu, 07 Jun 2018 13:26:34 +0200
decopy (0.2.3-1) unstable; urgency=medium
* New upstream release (0.2.3) (Closes: 900382)
Thanks to Sebastian Ramacher for the report.
* Add python3-regex as a recommends
* Bump debhelper build-dep and compat to 11
* Bump to Standards-Version 4.1.4
* Add new lintian override
* Drop Python3-Version field, 3.4 is in oldstable
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Thu, 07 Jun 2018 11:53:09 +0200
decopy (0.2.2-1) sid; urgency=medium
* New upstream release (0.2.2)
* Drop patches
* Update groups with the parsed copyright holders
* Add more debug
* Disable the use of commonpath in the sort_key
* More debug
* we don't really need pyparsing
* Run auto tests with an UTF-8 locales
* Set priority to optional
* Override lintian error about test licenses
* Bump to Standards-Version 4.1.1
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Sat, 04 Nov 2017 18:50:58 +0100
decopy (0.2-2) unstable; urgency=medium
* Add new patch: fix_public-domain_regex.patch (Closes: 854081)
Thanks to shirish for the report.
* Add new patch: use_tqdm_progress.patch (Closes: 854052)
Thanks to shirish for the report.
* Add new patch: Sanitize-the-root-user-option.patch.
Thanks to Talat Batheesh for reporting (Closes: 855778)
-- Maximiliano Curia <maxy@debian.org> Thu, 30 Mar 2017 11:58:31 +0200
decopy (0.2-1) unstable; urgency=medium
* Initial Release.
-- Margarita Manterola <marga@debian.org> Wed, 28 Dec 2016 10:18:31 -0300
|