Control: tags 841844 + patch Control: tags 841844 + pending Dear maintainer,
I've prepared an NMU for tesseract (versioned as 3.04.01-4.1) and uploaded it to DELAYED/5. It will need to be processed through NEW. Please feel free to tell me if I should delay it longer. Regards. -- Jonathan Wiltshire j...@debian.org Debian Developer http://people.debian.org/~jmw 4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
diff -u tesseract-3.04.01/debian/changelog tesseract-3.04.01/debian/changelog --- tesseract-3.04.01/debian/changelog +++ tesseract-3.04.01/debian/changelog @@ -1,3 +1,11 @@ +tesseract (3.04.01-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Move architecture-independent files into a new + binary package (Closes: #841844) + + -- Jonathan Wiltshire <j...@debian.org> Fri, 11 Nov 2016 09:56:23 +0000 + tesseract (3.04.01-4) unstable; urgency=medium * switch to pbuilder (closes: #815882) diff -u tesseract-3.04.01/debian/control tesseract-3.04.01/debian/control --- tesseract-3.04.01/debian/control +++ tesseract-3.04.01/debian/control @@ -29,12 +29,27 @@ them to text in over 40 languages. This package includes the development files, static library, and header files. +Package: libtesseract-data +Section: libdevel +Architecture: all +Depends: ${misc:Depends} +Replaces: libtesseract3 (<= 3.04.01-4) +Breaks: libtesseract3 (<= 3.04.01-4) +Description: Development files for the tesseract command line OCR tool + The Tesseract OCR engine was one of the top 3 engines in the 1995 + UNLV Accuracy test. Between 1995 and 2006 it had little work done on + it, but since then it has been improved extensively by Google and is + probably one of the most accurate open source OCR engines + available. It can read a wide variety of image formats and convert + them to text in over 40 languages. This package includes the + architecture-independent data files. + Package: libtesseract3 Breaks: tesseract-ocr (<< 3.01~), ocropus (<< 0.4.0~), libtesseract4 (<< 3.04.01-3~) Replaces: tesseract-ocr (<< 3.01~), libtesseract4 (<< 3.04.01-3~) Conflicts: libtesseract3 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: libtesseract-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Tesseract OCR library The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on @@ -66 +81 @@ - \ No newline at end of file + diff -u tesseract-3.04.01/debian/libtesseract3.install tesseract-3.04.01/debian/libtesseract3.install --- tesseract-3.04.01/debian/libtesseract3.install +++ tesseract-3.04.01/debian/libtesseract3.install @@ -2,3 +1,0 @@ -usr/share/tessdata/configs/* usr/share/tesseract-ocr/tessdata/configs/ -usr/share/tessdata/tessconfigs/* usr/share/tesseract-ocr/tessdata/tessconfigs/ -usr/share/tessdata/pdf.ttf usr/share/tesseract-ocr/tessdata/ only in patch2: unchanged: --- tesseract-3.04.01.orig/debian/libtesseract-data.install +++ tesseract-3.04.01/debian/libtesseract-data.install @@ -0,0 +1,4 @@ +usr/share/tessdata/configs/* usr/share/tesseract-ocr/tessdata/configs/ +usr/share/tessdata/tessconfigs/* usr/share/tesseract-ocr/tessdata/tessconfigs/ +usr/share/tessdata/pdf.ttf usr/share/tesseract-ocr/tessdata/ +