mkdir -p build/$PACKAGENAME/DEBIAN
cp control build/$PACKAGENAME/DEBIAN/control
+ sed -i "s/\$VERSION/$VERSION/" build/$PACKAGENAME/DEBIAN/control
cd build
Package: scantopdf
-Version: 1.0.6
+Version: $VERSION
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)