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

21 Commits

Author SHA1 Message Date
Thomas Lamprecht
32c0a1d59b bump version to 5.0-18
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 09:06:53 +01:00
Wolfgang Link
455f5e1f79 Add CIFS dependencies in package management. 2018-03-16 12:05:25 +01:00
Fabian Grünbichler
195ca79016 d/control: bump dependency on libpve-common-perl
for 'bwlimit' option in storage.cfg
2018-02-19 13:46:09 +01:00
Wolfgang Bumiller
d2bf0b4945 bump version to 5.0-17
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-11-29 11:35:17 +01:00
Fabian Grünbichler
5b556c1fce add missing b-d on Test::MockModule 2017-11-14 13:23:52 +01:00
Fabian Grünbichler
caf67736d9 bump version to 5.0-16 2017-10-17 15:02:36 +02:00
Fabian Grünbichler
4f6aa4af58 build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
Wolfgang Bumiller
0322a7fc51 bump version to 5.0-15 2017-09-12 13:47:14 +02:00
Fabian Grünbichler
e3cba8b22e require libpve-common-perl >= 5.0-17
the new is_mountpoint uses PVE::JSONSchema::parse_boolean

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-09-07 13:18:50 +02:00
Wolfgang Bumiller
5a2eba91dc bump version to 5.0-14 2017-08-10 13:27:11 +02:00
Fabian Grünbichler
f25e0df9cd bump version to 5.0-13 2017-08-08 11:11:05 +02:00
Dietmar Maurer
1befdf96fc bump version to 5.0-12 2017-07-04 06:13:54 +02:00
Wolfgang Bumiller
3bb0123d80 bump version to 5.0-11 2017-06-30 09:22:33 +02:00
Dietmar Maurer
67680141d7 bump version to 5.0-10 2017-06-27 06:20:04 +02:00
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