Commit Graph

13 Commits

Author SHA1 Message Date
Wolfgang Bumiller
6956993e87 bump version to 5.0-14 2017-07-17 11:19:45 +02:00
Dietmar Maurer
0a736d5c85 bump version to 5.0-13 2017-07-13 06:49:12 +02:00
Dietmar Maurer
c83ad58681 bump version to 5.0-12 2017-07-03 14:39:37 +02:00
Wolfgang Bumiller
9fea7ca3cf bump version to 5.0-11 2017-06-30 09:33:31 +02:00
Dietmar Maurer
5f54c8d443 bump version to 5.0-10 2017-06-28 13:29:33 +02:00
Dietmar Maurer
806e6e372c bump version to 5.0-9 2017-06-23 11:01:40 +02:00
Dietmar Maurer
c7c2d0a7a6 bump version to 5.0-8 2017-06-22 12:58:55 +02:00
Dietmar Maurer
3e5c89c16d bump version to 5.0-7 2017-06-22 08:52:17 +02:00
Fabian Grünbichler
df5c1139e0 fix typo in previous changelog 2017-06-12 09:56:12 +02:00
Fabian Grünbichler
157a5d81d2 build: add substition variables 2017-06-12 09:56:12 +02:00
Fabian Grünbichler
f84867f4c4 build: reformat b-d and depends 2017-06-12 09:56:12 +02:00
Fabian Grünbichler
df4694f32d build: make control static 2017-06-12 09:56:12 +02:00
Thomas Lamprecht
88c9e28016 change from dpkg-deb to dpkg-buildpackage
Add debian directory and move the respective files there and add
missing (rules, compat, docs).

Add a Source section to the control.in file and "build" (sed
control.in >control) in the $DEB target as done in most other
packages

Move the qm verifyapi check to the new "test" target, which gets
executed before the dh_auto_install target.

Remove the obsolete vzsyscalls.ph target, vzsyscalls.h is gone for a
while now

Cleanup "clean" target.

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