generated from ext/template
Initial commit
This commit is contained in:
commit
166ff66a40
8 changed files with 353 additions and 0 deletions
12
deb-package/DEBIAN/control
Normal file
12
deb-package/DEBIAN/control
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Package: mypackage-main
|
||||
Version: 0.0.1~git%date%.%hash%-1
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
Maintainer: pips <pips@e5150.fr>
|
||||
Homepage: https://example.com
|
||||
Suggests: suggeted-packages
|
||||
Depends: depends (>= X.Y.Z), packages (>= X.Y)
|
||||
Conflicts: package-from-official-repo
|
||||
Description: Description of mypackage
|
||||
Auto packaging of mypackage following main dev branch
|
||||
Loading…
Add table
Add a link
Reference in a new issue