]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
add extended description
authorBastian Dehn <hhaalo@arcor.de>
Mon, 25 May 2026 10:04:52 +0000 (12:04 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 25 May 2026 10:04:52 +0000 (12:04 +0200)
Makefile
src/control [deleted file]
src/debian/control [new file with mode: 0644]

index 0d5c80600d45ef373a6a9e032b7ab3fa2946f77b..72e71cc2c5b6ec7e775063004e986442cad98f27 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,7 @@ $(PACKAGEDIR)/$(SHAREDIR)/scantopdf/cutpage.html:
 $(PACKAGEDIR)/DEBIAN/control:
 
        mkdir --parents $(@D)
-       cat $(SRCDIR)/control   \
+       cat $(SRCDIR)/debian/control    \
                | sed "s/@VERSION@/$(VERSION)/" \
                > $(@)
 
diff --git a/src/control b/src/control
deleted file mode 100644 (file)
index ae4745e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Package: scantopdf
-Version: @VERSION@
-Priority: optional
-Section: graphics
-Maintainer: Bastian Dehn <hhaalo@arcor.de>
-Architecture: amd64
-Depends: qpdf (>= 11.3.0), pdftk-java (>= 3.3.3-2), libtiff-tools (>= 4.5.0), ocrmypdf (>= 14.0.1), tesseract-ocr-deu (>= 4.1.0), qrencode (>= 4.1.), librsvg2-bin (>= 2.54.7), libimage-exiftool-perl (>=12.57+dfsg-1), pdfgrep (>= 2.2.0-0.1+b2), parallel (>=20240222+ds-2)
-Description: scan to pdf with ocr scripts for sane-kds-s2000w-net
diff --git a/src/debian/control b/src/debian/control
new file mode 100644 (file)
index 0000000..3587046
--- /dev/null
@@ -0,0 +1,11 @@
+Package: scantopdf
+Version: @VERSION@
+Priority: optional
+Section: graphics
+Maintainer: Bastian Dehn <hhaalo@arcor.de>
+Architecture: amd64
+Depends: qpdf (>= 11.3.0), pdftk-java (>= 3.3.3-2), libtiff-tools (>= 4.5.0), ocrmypdf (>= 14.0.1), tesseract-ocr-deu (>= 4.1.0), qrencode (>= 4.1.), librsvg2-bin (>= 2.54.7), libimage-exiftool-perl (>=12.57+dfsg-1), pdfgrep (>= 2.2.0-0.1+b2), parallel (>=20240222+ds-2)
+Description: scan to pdf with ocr scripts for sane-kds-s2000w-net
+ scripts for scan with sane-kds-s2000w-net to pdf with color, gray, or black.
+ addocr can one pdf add ocr or addkeywords script to add pdf keywords.
+ It can multiple documents to scan with a cutpage for split documents.