mirror of
https://github.com/SuperBFG7/ympd
synced 2024-11-05 14:26:16 +00:00
Fix: debian packaging
This commit is contained in:
parent
0380ec6162
commit
eb72a46847
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
mympd (4.1.0-1) unstable; urgency=medium
|
||||
mympd (4.1.1-1) unstable; urgency=medium
|
||||
|
||||
* Initial release
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -1,5 +1,4 @@
|
||||
Source: mympd
|
||||
Version: 4.1.1-1
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Maintainer: Juergen Mang <mail@jcgames.de>
|
||||
|
2
mkdebian.sh
Normal file → Executable file
2
mkdebian.sh
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
./mkclean.sh
|
||||
tar -czvf ../mympd_4.1.0.orig.tar.gz *
|
||||
tar -czvf ../mympd_4.1.1.orig.tar.gz *
|
||||
dpkg-buildpackage -rfakeroot
|
||||
|
Loading…
Reference in New Issue
Block a user