Compare commits

...

2 Commits
fe ... rsthreh

Author SHA1 Message Date
762a37e435 lol§
All checks were successful
continuous-integration/drone the build was successful
2021-09-24 01:27:06 +02:00
60dab77699 Juhuu
Some checks failed
continuous-integration/drone the build failed
2021-09-24 00:47:20 +02:00
4 changed files with 4 additions and 5 deletions

View File

@ -15,7 +15,7 @@ pipeline:
image: debian image: debian
pull: true pull: true
commands: commands:
- apt update && apt install -y build-essential fakeroot devscripts - apt update && apt install -y build-essential fakeroot devscripts wget
- make package - make package
- ls -la - ls -la
when: when:

View File

@ -52,7 +52,8 @@ check-before-package:
package: check-before-package package: check-before-package
tar cavzf ../mdg-test_3.9.2-1.0.orig.tar.gz --exclude="debian" --exclude="**/.*" . 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 .PHONY: default all download install uninstall clean setversion check-berfore-package package

2
debian/control vendored
View File

@ -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 Vcs-Browser: https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python
Package: winst-mdg-python Package: mdg-test
Architecture: all Architecture: all
Depends: winst-microsoft-windows-10-64 Depends: winst-microsoft-windows-10-64
Provides: winst-python Provides: winst-python

2
debian/files vendored
View File

@ -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