19 lines
No EOL
582 B
Text
19 lines
No EOL
582 B
Text
Format: 3.0 (quilt)
|
|
Source: hello
|
|
Binary: hello
|
|
Architecture: any
|
|
Version: 1.0-1
|
|
Maintainer: Deb-Mock Team <team@deb-mock.org>
|
|
Homepage: https://github.com/deb-mock/deb-mock
|
|
Standards-Version: 4.6.2
|
|
Vcs-Browser: https://github.com/deb-mock/deb-mock
|
|
Vcs-Git: https://github.com/deb-mock/deb-mock.git
|
|
Build-Depends: debhelper-compat (= 13)
|
|
|
|
Package: hello
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: Example package for Deb-Mock testing
|
|
This is a simple example package used to test the Deb-Mock
|
|
build environment. It demonstrates basic package building
|
|
functionality. |