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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
greekocr4gamera (1.0.1-11) unstable; urgency=medium
* deb/control:
+ bump standards to 4.3.0 (no changes needed).
+ remove ancient X-Python-Version field [Ondřej Nový].
* deb/copyright:
+ expand copyright span of debian/* files.
* build with debhelper 11 (changes in d/control and d/compat).
-- Daniel Stender <stender@debian.org> Sun, 30 Dec 2018 19:11:54 +0100
greekocr4gamera (1.0.1-10) unstable; urgency=medium
* deb/control:
+ bump standards version to 4.1.3 (no changes needed).
+ Set Vcs-* to salsa.debian.org [Ondřej Nový]
-- Daniel Stender <stender@debian.org> Mon, 19 Feb 2018 15:21:37 +0100
greekocr4gamera (1.0.1-9) unstable; urgency=medium
* bump debhelper to level 10 (changes in deb/compat and deb/control).
* drop git-dpm regime (remove deb/.git-dpm).
* deb/gbp.conf: add sign-tags, debian-branch according to DEP-14.
* deb/control: put myself back into Maintainer field.
* deb/copyright: use https in Format field.
* bump standards version to 4.0.0 (no changes needed).
* deb/lintian-overrides: add override for application-in-library-section.
-- Daniel Stender <stender@debian.org> Sun, 16 Jul 2017 12:31:44 +0200
greekocr4gamera (1.0.1-8) unstable; urgency=medium
* deb/control:
+ put team into Maintainer field (for unconfirmed team uploads).
+ update my email address.
+ bump standards version to 3.9.8 (no changes needed).
+ fixed VCS URL (https) [Ondřej Nový].
* deb/copyright:
+ update my email address, expanded copyright span.
* add deb/lintian-overrides (with override for library-package-name-
for-application).
-- Daniel Stender <stender@debian.org> Fri, 20 Jan 2017 12:13:24 +0100
greekocr4gamera (1.0.1-7) unstable; urgency=medium
* deb/control: updated Vcs fields (moved to Git).
* Added deb/gbp.conf, deb/source/local-options.
-- Daniel Stender <debian@danielstender.com> Tue, 12 May 2015 23:46:08 +0200
greekocr4gamera (1.0.1-6) unstable; urgency=medium
* deb/control:
+ added dh-python to build-deps.
+ bumped standards to 3.9.6 (no changes needed).
* deb/copyright:
* expanded copyrights to 2015.
* aligned, removed trailing commas.
* deb/rules: removed Vim setup line.
* fsf_address.diff: changed Forwarded line.
* Added fix-help.diff (Closes: #722468).
-- Daniel Stender <debian@danielstender.com> Mon, 05 Jan 2015 15:51:04 +0100
greekocr4gamera (1.0.1-5) unstable; urgency=low
* Bumped Debhelper level to 9 (deb/control and deb/compat).
* deb/control:
+ New maintainer (Closes: #664570).
+ Bumped version of b-p on python-all to 2.6.6-3~.
+ Dropped b-d on python-support.
+ Bumped standards to 3.9.5 (no changes needed).
+ Use canonical URIs for Vcs-* fields [Jakub Wilk].
+ Added X-Python-Version.
+ Rearranged, wrapped and sorted.
* deb/copyright:
+ Added email address for Upstream-Contact.
+ Added myself to Copyright owners of deb/*.
* deb/rules:
+ Added export line for DH_VERBOSE.
+ Reduced to build with dh sequencer.
* Removal of generated manpage(s) moved to deb/clean.
* Added fsf_address.diff (Closes: #722470).
-- Daniel Stender <debian@danielstender.com> Wed, 27 Aug 2014 15:54:26 +0200
greekocr4gamera (1.0.1-4) unstable; urgency=low
* Don't include *.egg-info in the binary package, as distribution name is
too generic.
* Do not pass explicit debian/control path to pyversions.
-- Jakub Wilk <jwilk@debian.org> Tue, 19 Jun 2012 14:20:55 +0200
greekocr4gamera (1.0.1-3) unstable; urgency=low
* Upload to unstable.
* Run dh_testdir in the clean target.
* Bump standards version to 3.9.3.
+ Update debian/copyright URI.
-- Jakub Wilk <jwilk@debian.org> Sun, 26 Feb 2012 17:09:39 +0100
greekocr4gamera (1.0.1-2) experimental; urgency=low
* Use xargs to iterate over all Python versions.
* Use build-stamp in build* targets.
* Build documentation from source.
+ Update debian/rules.
+ Add doc/html/ directory to dpkg-source's extend-diff-ignore.
+ Add python-pygments to Build-Depends.
+ Add python-gamera.toolkits.ocr to Build-Depends.
+ Patch gendoc script to use local copy of sources.
(doc-build-local.diff)
-- Jakub Wilk <jwilk@debian.org> Tue, 14 Feb 2012 01:36:30 +0100
greekocr4gamera (1.0.1-1) experimental; urgency=low
* Initial release (closes: #648851).
-- Jakub Wilk <jwilk@debian.org> Thu, 26 Jan 2012 22:09:07 +0100
|