Debian Bug report logs -
#805943
hocr: FTBFS when built with dpkg-buildpackage -A (no binary artifacts)
Reported by: Santiago Vila <sanvila@debian.org>
Date: Tue, 24 Nov 2015 11:21:14 UTC
Severity: serious
Tags: patch, sid, stretch
Found in version hocr/0.10.17-2
Fixed in version hocr/0.10.18-1
Done: Tzafrir Cohen <tzafrir@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, sanvila@debian.org, Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>:
Bug#805943; Package src:hocr.
(Tue, 24 Nov 2015 11:21:17 GMT) (full text, mbox, link).
Acknowledgement sent
to Santiago Vila <sanvila@debian.org>:
New Bug report received and forwarded. Copy sent to sanvila@debian.org, Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>.
(Tue, 24 Nov 2015 11:21:18 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: src:hocr
Version: 0.10.17-2
User: sanvila@debian.org
Usertags: binary-indep
Severity: important
Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:
--------------------------------------------------------------------------------
[...]
fakeroot debian/rules binary-indep
dh_testdir
dh_testroot
dh_prep
dh_installdirs
# Add here commands to install the package into debian/tmp
/usr/bin/make install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libhocr.la libhocrgtk.la '/<<PKGBUILDDIR>>/debian/tmp/usr/lib'
libtool: install: /usr/bin/install -c .libs/libhocr.so.0.0.0 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocr.so.0.0.0
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib && { ln -s -f libhocr.so.0.0.0 libhocr.so.0 || { rm -f libhocr.so.0 && ln -s libhocr.so.0.0.0 libhocr.so.0; }; })
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib && { ln -s -f libhocr.so.0.0.0 libhocr.so || { rm -f libhocr.so && ln -s libhocr.so.0.0.0 libhocr.so; }; })
libtool: install: /usr/bin/install -c .libs/libhocr.lai /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocr.la
libtool: install: warning: relinking `libhocrgtk.la'
libtool: install: (cd /<<PKGBUILDDIR>>/src; /bin/bash /<<PKGBUILDDIR>>/libtool --tag CC --mode=relink x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DUSE_GTK -Wall -g -O2 -version-info 0:0:0 -o libhocrgtk.la -rpath /usr/lib libhocrgtk_la-ho_gtk.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -ltiff -lfftw3 -L. -lhocr -inst-prefix-dir /<<PKGBUILDDIR>>/debian/tmp)
libtool: relink: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libhocrgtk_la-ho_gtk.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -L/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lfreetype -ltiff -lfftw3 -L. -L/<<PKGBUILDDIR>>/debian/tmp/usr/lib -L/usr/lib -lhocr -pthread -O2 -pthread -Wl,-soname -Wl,libhocrgtk.so.0 -o .libs/libhocrgtk.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libhocrgtk.so.0.0.0T /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocrgtk.so.0.0.0
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib && { ln -s -f libhocrgtk.so.0.0.0 libhocrgtk.so.0 || { rm -f libhocrgtk.so.0 && ln -s libhocrgtk.so.0.0.0 libhocrgtk.so.0; }; })
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib && { ln -s -f libhocrgtk.so.0.0.0 libhocrgtk.so || { rm -f libhocrgtk.so && ln -s libhocrgtk.so.0.0.0 libhocrgtk.so; }; })
libtool: install: /usr/bin/install -c .libs/libhocrgtk.lai /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocrgtk.la
libtool: install: /usr/bin/install -c .libs/libhocr.a /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocr.a
libtool: install: chmod 644 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocr.a
libtool: install: x86_64-linux-gnu-ranlib /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocr.a
libtool: install: /usr/bin/install -c .libs/libhocrgtk.a /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocrgtk.a
libtool: install: chmod 644 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocrgtk.a
libtool: install: x86_64-linux-gnu-ranlib /<<PKGBUILDDIR>>/debian/tmp/usr/lib/libhocrgtk.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/libhocr'
/usr/bin/install -c -m 644 hocr.h hocrpp.h ho_pixbuf.h ho_array.h ho_array_hist.h ho_array_stat.h ho_bitmap.h ho_bitmap_hist.h ho_objmap.h ho_dimentions.h ho_segment.h ho_font.h ho_recognize.h ho_recognize_nikud.h fonts/ho_recognize_font_1.h fonts/ho_recognize_font_2.h fonts/ho_recognize_font_3.h fonts/ho_recognize_font_4.h fonts/ho_recognize_font_5.h fonts/ho_recognize_font_6.h ho_layout.h ho_string.h ho_linguistics.h ho_gtk.h '/<<PKGBUILDDIR>>/debian/tmp/usr/include/libhocr'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making install in examples
make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
Making install in hocr
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/hocr'
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/hocr'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c hocr '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c hocr /<<PKGBUILDDIR>>/debian/tmp/usr/bin/hocr
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/hocr'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/hocr'
Making install in hocr-gtk
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/hocr-gtk'
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/hocr-gtk'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
/usr/bin/install -c hocr-gtk sane-pygtk '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/applications'
/usr/bin/install -c -m 644 hocr-gtk.desktop sane-pygtk.desktop '/<<PKGBUILDDIR>>/debian/tmp/usr/share/applications'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/hocr-gtk/glade'
/usr/bin/install -c -m 644 hocr-gtk.glade '/<<PKGBUILDDIR>>/debian/tmp/usr/share/hocr-gtk/glade'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/sane-pygtk/glade'
/usr/bin/install -c -m 644 sane-pygtk.glade '/<<PKGBUILDDIR>>/debian/tmp/usr/share/sane-pygtk/glade'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/he/LC_MESSAGES/'
/usr/bin/install -c -m 644 he/hocr-gtk.mo he/sane-pygtk.mo '/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/he/LC_MESSAGES/'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/sv/LC_MESSAGES/'
/usr/bin/install -c -m 644 sv/hocr-gtk.mo sv/sane-pygtk.mo '/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/sv/LC_MESSAGES/'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/pixmaps'
/usr/bin/install -c -m 644 hocr1-48.png hocr1-128.png '/<<PKGBUILDDIR>>/debian/tmp/usr/share/pixmaps'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/hocr-gtk'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/hocr-gtk'
Making install in bindings
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/bindings'
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bindings'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libhocr/examples/bindings'
/usr/bin/install -c -m 644 hocr_c.c hocr_cpp.cpp hocr_python.py '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libhocr/examples/bindings'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bindings'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/bindings'
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
Making install in bindings
make[2]: Entering directory '/<<PKGBUILDDIR>>/bindings'
Making install in python
make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings/python'
make[4]: Entering directory '/<<PKGBUILDDIR>>/bindings/python'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages'
/usr/bin/install -c -m 644 _hocr.so '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages'
Byte-compiling python modules...
Byte-compiling python modules (optimized versions) ...
/usr/bin/make install-exec-hook
make[5]: Entering directory '/<<PKGBUILDDIR>>/bindings/python'
chmod 755 /<<PKGBUILDDIR>>/debian/tmp//usr/lib/python2.7/dist-packages/_hocr.so
make[5]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages'
/usr/bin/install -c -m 644 hocr.py '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages'
Byte-compiling python modules...
hocr.py
Byte-compiling python modules (optimized versions) ...
hocr.py
make[4]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python'
make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings'
make[4]: Entering directory '/<<PKGBUILDDIR>>/bindings'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/bindings'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/bindings'
Making install in docs
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
Making install in man
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/man'
Making install in man1
make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man1'
make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man1'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1'
/usr/bin/install -c -m 644 hocr.1 '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man1'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man1'
Making install in man3
make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man3'
make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man3'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 ho_gtk.h.3 ho_objmap.3 ho_segment.h.3 ho_bitmap.3 ho_layout.3 ho_objmap.h.3 ho_array.3 ho_string.3 ho_bitmap.h.3 ho_layout.h.3 ho_pixbuf.3 ho_array.h.3 ho_string.h.3 ho_dimentions.h.3 ho_obj.3 ho_pixbuf.h.3 hocr.h.3 ho_font.h.3 ho_objlist.3 ho_recognize.h.3 hocr.3 hocr_Hocr.3 hocrpp.h.3 '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man3'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man3'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man3'
make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/man'
make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/man'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/man'
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[4]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libhocr'
/usr/bin/install -c -m 644 README AUTHORS COPYING NEWS ChangeLog INSTALL HACKING '/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libhocr'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libhocr.pc libhocr-gtk.pc '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/pkgconfig'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
cp -p debian/hocr-gtk.xpm debian/tmp/usr/share/pixmaps/
dpkg-genchanges -A >../hocr_0.10.17-2_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
--------------------------------------------------------------------------------
This usually happens because there is a binary-indep target in debian/rules
which is either empty or does not do anything useful.
If all the arch-independent packages are dummy transitional packages released with jessie,
the easy fix is to drop them now. If not, debian/rules should be modified so that the
binary-indep target generates the architecture independent packages (and only those).
After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if you wish
(I recommend that you try it).
Thanks.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>:
Bug#805943; Package src:hocr.
(Wed, 04 May 2016 11:18:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Santiago Vila <sanvila@unex.es>:
Extra info received and forwarded to list. Copy sent to Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>.
(Wed, 04 May 2016 11:18:06 GMT) (full text, mbox, link).
Message #10 received at 805943@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 805943 + patch
thanks
This package is simple enough that switching to dh would not be too difficult.
That would probably fix the bug automatically.
In the meantime, I attach a trivial patch. This is just the result of
duplicating every dh_* call to binary-indep (except for dh_testroot
and dh_testdir which I consider useless, as dpkg-buildpackage already
takes care of being in the right directory and being root when needed).
Thanks.
[hocr.patch.txt (text/plain, attachment)]
Added tag(s) patch.
Request was from Santiago Vila <sanvila@unex.es>
to control@bugs.debian.org.
(Wed, 04 May 2016 11:18:11 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>:
Bug#805943; Package src:hocr.
(Wed, 13 Jul 2016 21:09:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Santiago Vila <sanvila@unex.es>:
Extra info received and forwarded to list. Copy sent to Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>.
(Wed, 13 Jul 2016 21:09:03 GMT) (full text, mbox, link).
Message #17 received at 805943@bugs.debian.org (full text, mbox, reply):
Greetings.
I have the ok from the Release Managers to consider this issue as RC
for stretch. I'm going to wait at least one week before raising
this to "serious".
There is a patch available for this bug. If you need someone to make
an upload, please ask for a sponsor in debian-mentors.
Thanks.
Severity set to 'serious' from 'important'
Request was from Santiago Vila <sanvila@debian.org>
to control@bugs.debian.org.
(Mon, 01 Aug 2016 21:15:06 GMT) (full text, mbox, link).
Added tag(s) sid and stretch.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Tue, 02 Aug 2016 16:24:31 GMT) (full text, mbox, link).
Reply sent
to Tzafrir Cohen <tzafrir@debian.org>:
You have taken responsibility.
(Tue, 24 Jan 2017 12:06:07 GMT) (full text, mbox, link).
Notification sent
to Santiago Vila <sanvila@debian.org>:
Bug acknowledged by developer.
(Tue, 24 Jan 2017 12:06:07 GMT) (full text, mbox, link).
Message #26 received at 805943-close@bugs.debian.org (full text, mbox, reply):
Source: hocr
Source-Version: 0.10.18-1
We believe that the bug you reported is fixed in the latest version of
hocr, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 805943@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tzafrir Cohen <tzafrir@debian.org> (supplier of updated hocr package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 24 Jan 2017 13:02:34 +0200
Source: hocr
Binary: libhocr-dev libhocr0 hocr-gtk libhocr-python
Architecture: source
Version: 0.10.18-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>
Changed-By: Tzafrir Cohen <tzafrir@debian.org>
Description:
hocr-gtk - GTK+ frontend for Hebrew OCR
libhocr-dev - Developemnt files for hocr library
libhocr-python - Hebrew OCR library Python bindings
libhocr0 - Hebrew OCR library
Closes: 760010 760017 805943 831647
Changes:
hocr (0.10.18-1) unstable; urgency=medium
.
* New upstream release:
- missing-includes.patch dropped (merged upstream)
- no-scanner.patch dropped (merged upstream)
- no-scanner.patch dropped (merged upstream)
- manpage-whatis.patch dropped (merged upstream)
- sane-pygtk-desktop-icon.patch dropped (merged upstream)
- libhocrgtk was removed
- license is now GPL-3+
* Remove Baruch Even from Uploaders (Closes: #760010, #760017)
* Compat level 10 (Closes: #805943)
* reproducible-build.patch (Closes: #831647)
* A DEP-5 copyright file
* Add a symbols file for libhocr0
* lm.patch: link libhocr with libm
* spelling.patch: fix some typos reported by Lintian
* Extra hardening build flags
* Cannonical VCS URLs. A secure browser URL
* pkgconfig.patch: fix usage of @pkgincludedir@ in pkg-config file
* desktop-keywords.patch: add 'Keywords' to desktop files
* Remove menu entry. Keep existing desktop entry
* Standards-Version 3.9.8
Checksums-Sha1:
b1cc4a51ad00bfa6c4be0a44d27a71c10abdd935 2131 hocr_0.10.18-1.dsc
dcbbea496030f8ba6e552a79f70d3e7fe8ddc982 568642 hocr_0.10.18.orig.tar.gz
788cf880c3a26cc1db3372cfb5fa19ec05ad5178 7136 hocr_0.10.18-1.debian.tar.xz
Checksums-Sha256:
c872e1a665371c4fdb152ea4e08d24a59b4158b026f6fb73d291a86c90bb8ff9 2131 hocr_0.10.18-1.dsc
bf20bfce9f36c6ac814f155be0ba78d0893e9cb372bd9f8468d31f795e80c039 568642 hocr_0.10.18.orig.tar.gz
2ade903c66185b1da219891fdaffdfc79bc454dfc3ba77eabb4be62193586afb 7136 hocr_0.10.18-1.debian.tar.xz
Files:
6782e0f19bf059e83ef614ba8433d9f1 2131 libs optional hocr_0.10.18-1.dsc
3881849edd15ae5744f4c6e17e0f5299 568642 libs optional hocr_0.10.18.orig.tar.gz
0956cb5d01cf8af4cc25b777fd49be8a 7136 libs optional hocr_0.10.18-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQGzBAEBCAAdFiEEjhGGa0mM+W3ykQJyjv1MLwMloM4FAliHQEEACgkQjv1MLwMl
oM7QNAv+KqdEEjLfjYWE7AJud1aGsCk2VPnJqXkcmoj5DBK1LQFWmOXKMbVYoDTU
DozYNhaqUkR3kpldjL+dLZ3cva+jXgjJ7WPFnI6yoRO6nefKqizQYxOajg9Oqkrz
sPJKnldrjBpNTh5MeQL1e3UMkJWtL/LdVisTfNqqWEREqmnyBn0ac5YZWLBQCzyJ
ISNt40bcX9MMR4ddAu7XGbpizKSo8sIKt8nYj8FoXrcRppA37m259pPw/sN++kKG
qwgRK/xdWsCBgm63KHA36xG4DCEnrGa2fMhgd7hk9UwI38XT8d7auB/IaSHv4KGS
alP7zHNd8GS8Lz8Qy46xvQYbw6JR1chRAVQ4ozABjD5VZ8ZwP3S42ZDedafh7x3L
OBIc/ciSkWbJM5EV10k3fFo05U69sKT2fwTgbgR9VbZfLhqK0Ug3bbZ8NhsrKxWf
cTqYffkWCeOaq93ottU3TsULp/FyMv8DPmUNUWWLcat7CJ6z/jq2h96jqIxyHbCB
8xwpQ1xu
=cP1C
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 22 Feb 2017 07:30:06 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Mon Oct 23 00:05:35 2017;
Machine Name:
beach
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.