mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
feat: add debian packaging
This commit is contained in:
parent
ba1a3f4f3b
commit
702f314589
7 changed files with 302 additions and 0 deletions
5
debian/watch
vendored
Normal file
5
debian/watch
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
version=4
|
||||
|
||||
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%quickemu-$1.tar.gz%" \
|
||||
https://github.com/wimpysworld/quickemu/tags \
|
||||
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz
|
Loading…
Add table
Add a link
Reference in a new issue