modified: .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

#new file:   debian/.debhelper/generated/win-test-wrapper/installed-by-dh_installdocs
	renamed:    DEBIAN/LICENSE.txt -> debian/LICENSE.txt
	renamed:    DEBIAN/changelog -> debian/changelog
	renamed:    DEBIAN/compat -> debian/compat
	renamed:    DEBIAN/control -> debian/control
	#new file:   debian/files
	renamed:    DEBIAN/rules -> debian/rules
	renamed:    DEBIAN/usr/.DS_Store -> debian/usr/.DS_Store
	renamed:    DEBIAN/usr/bin/win-test -> debian/usr/bin/win-test
	new file:   debian/win-test-wrapper.debhelper.log
	new file:   debian/win-test-wrapper.substvars
	new file:   debian/win-test-wrapper/DEBIAN/control
	new file:   debian/win-test-wrapper/DEBIAN/md5sums
	new file:   debian/win-test-wrapper/usr/share/doc/win-test-wrapper/changelog.Debian.gz
This commit is contained in:
Philipp Wagner 2023-09-30 07:18:05 +02:00
parent b74d6b2aa5
commit 9306c518e2
15 changed files with 35 additions and 5 deletions

View File

@ -7,11 +7,10 @@ name: default
steps:
- name: debian-package-builder
image: debian:bullseye
volumes:
- name: builded-files
path: /output_build
commands:
- echo $PWD
- apt-get update
- apt-get install -y debhelper dh-make
- echo $PWD
- ls
- ls DEBIAN
- dpkg-buildpackage -us -uc
- dh_builddeb --destdir=/output_build

View File

View File

2
debian/files vendored Normal file
View File

@ -0,0 +1,2 @@
win-test-wrapper_4.4x.0-recent_all.deb misc extra
win-test-wrapper_4.4x.0-recent_amd64.buildinfo misc extra

View File

17
debian/win-test-wrapper.debhelper.log vendored Normal file
View File

@ -0,0 +1,17 @@
dh_update_autotools_config
dh_auto_build
dh_auto_build
dh_prep
dh_installdocs
dh_installchangelogs
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dh_builddeb

2
debian/win-test-wrapper.substvars vendored Normal file
View File

@ -0,0 +1,2 @@
misc:Depends=
misc:Pre-Depends=

View File

@ -0,0 +1,9 @@
Package: win-test-wrapper
Version: 4.4x.0-recent
Architecture: all
Maintainer: Jens Wagner <dh1aky@darc.de>
Installed-Size: 7
Depends: wine
Section: misc
Priority: extra
Description: Wrapper zum Aufrufen des wine-shellscripts

View File

@ -0,0 +1 @@
4ec4250fca6221495089a4f1e69c9a13 usr/share/doc/win-test-wrapper/changelog.Debian.gz