]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
change version up to v1.0.3
authorBastian Dehn <hhaalo@arcor.de>
Fri, 27 Dec 2024 11:16:30 +0000 (12:16 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Fri, 27 Dec 2024 11:22:10 +0000 (12:22 +0100)
build-package
control

index 1c67539865988ba69b0336a5ad6f0b9132045bf7..fa1c665fc01aa0df24c1b4cc513fd03ff704516d 100755 (executable)
@@ -2,7 +2,7 @@
 
 main()
 {
-       local VERSION="1.0.2"
+       local VERSION="1.0.3"
        local BUILDVERSION="1"
        local ARCHITECTURE="amd64"
        local PACKAGENAME="scantopdf-$VERSION-$BUILDVERSION-$ARCHITECTURE"
diff --git a/control b/control
index 555931f3755506e9b8d4d5a62a7522cec9e89f0d..a6c4ad4b24ff646fc315e40d8fb3733e338ef7c5 100644 (file)
--- a/control
+++ b/control
@@ -1,5 +1,5 @@
 Package: scantopdf
-Version: 1.0.2
+Version: 1.0.3
 Architecture: amd64
 Maintainer: Bastian Dehn <hhaalo@arcor.de>
 Depends: sane (>= 1.0.14), qpdf (>= 11.3.0), pdftk (>= 2.02), libtiff-tools (>= 4.5.0), ocrmypdf (>= 14.0.1), tesseract-ocr-deu (>= 4.1.0), zbar-tools (>= 0.23.92), qrencode (>= 4.1.), librsvg2-bin (>= 2.54.7)