Commit Graph

18 Commits

Author SHA1 Message Date
Fabian Grünbichler
af736d4d0b bump version to 5.0-17 2017-10-17 14:58:17 +02:00
Fabian Grünbichler
8f943606bd bump version to 5.0-16
and add versioned dependency on pve-access-control >= 5.0-7, which
added the VM.Snapshot.Rollback privilege
2017-10-05 11:26:05 +02:00
Fabian Grünbichler
83be65a4e6 build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
Emmanuel Kasper
5092c86904 Add a build dependency to libxml-libxml-perl, needed for OVF parsing
XML::LibXML is being actively developed, and has 91 reverse
depencies in Debian Stretch, so it should not go away.
2017-09-25 13:31:55 +02:00
Wolfgang Bumiller
4d481008ce bump version to 5.0-15 2017-08-07 10:46:45 +02:00
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