diff --git a/Makefile b/Makefile index 635e5b5..83aa34d 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,8 @@ check-before-package: package: check-before-package tar cavzf ../mdg-test_3.9.2-1.0.orig.tar.gz --exclude="debian" --exclude="**/.*" . - debuild -us -uc + debuild -us -uc --diff-ignore="\.\S+" -I + .PHONY: default all download install uninstall clean setversion check-berfore-package package diff --git a/debian/control b/debian/control index ce49530..12b9e2c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Vcs-Git: https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.git Vcs-Browser: https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python -Package: winst-mdg-python +Package: mdg-test Architecture: all Depends: winst-microsoft-windows-10-64 Provides: winst-python diff --git a/debian/files b/debian/files deleted file mode 100644 index ca6d0aa..0000000 --- a/debian/files +++ /dev/null @@ -1,2 +0,0 @@ -mdg-test_1.1.1-2.2-1_amd64.buildinfo misc optional -winst-mdg-python_1.1.1-2.2-1_all.deb misc optional