5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

157 Commits

Author SHA1 Message Date
Dietmar Maurer
864341b853 bump version to 5.0-9 2017-06-22 17:36:34 +02:00
Dietmar Maurer
88a5ed1f11 bump version to 5.0-8 2017-06-22 12:49:31 +02:00
Dietmar Maurer
123ee4714e bump version to 5.0-7 2017-06-22 09:07:27 +02:00
Dietmar Maurer
364e63647a bump version to 5.0-6 2017-06-22 08:36:11 +02:00
Fabian Grünbichler
7af63e3527 build: add substitution variable 2017-06-12 10:13:55 +02:00
Fabian Grünbichler
4cf0690ee0 build: reformat b-d and depends 2017-06-12 10:13:38 +02:00
Thomas Lamprecht
183d2d2d93 change from dpkg-deb to dpkg-buildpackage
add debian directory and move the respective files there and add
missing (rules, compat).

Move control.in to control as no sed search & replacement must be
done. Add a Source section to the control file.

Rename the "check" Makefile target to "test" so that the dh_auto_test
helper executes it automatically on build.
Move the verify_api check to this target.

Cleanup the "clean" target and remove outdated commented out stuff

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-06-12 10:11:02 +02:00