1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
vzquota (3.1-2) unstable; urgency=high
* Removed depdendency on hardening wrapper. Closes: #836661.
* Simplified rules file significantly.
-- Ola Lundqvist <opal@debian.org> Sun, 11 Sep 2016 22:08:41 +0200
vzquota (3.1-1) unstable; urgency=low
* New upstream release
* Removed suggest on kernel-patch-openvz as it has been removed from the
Debian archives for a very long time.
* Added watch file.
* Updated from debhelper compatibility 4 to 9.
* Added build-arch and build-indep to debian/rules file.
* Updated to standards version 3.9.4.
* Enabled hardened build by adding hardening-wrapper to build depends
and enabled it in debian/rules file.
-- Ola Lundqvist <opal@debian.org> Sun, 11 Aug 2013 13:00:16 +0200
vzquota (3.0.12-3) unstable; urgency=low
* Require the architectures strictly to be the same as vzctl.
-- Ola Lundqvist <opal@debian.org> Wed, 31 Mar 2010 07:06:56 +0200
vzquota (3.0.12-2) unstable; urgency=low
* Upload for unstable.
-- Ola Lundqvist <opal@debian.org> Sun, 21 Feb 2010 13:06:10 +0100
vzquota (3.0.12-1) experimental; urgency=low
* New upstream release.
* Changed copyright name in debian/copyright file because of name change
of the company providing the upstream source.
-- Ola Lundqvist <opal@debian.org> Sun, 21 Feb 2010 13:06:10 +0100
vzquota (3.0.11-2) unstable; urgency=low
* Solved build problem. Closes: #552897.
* Updated standards version to 3.8.0.
* Changed clean target due to lintian complain. Now the clean can fail.
-- Ola Lundqvist <opal@debian.org> Tue, 03 Nov 2009 17:53:27 +0100
vzquota (3.0.11-1) unstable; urgency=low
* New upstream release
-- Ola Lundqvist <opal@debian.org> Fri, 17 Aug 2007 07:52:07 +0200
vzquota (3.0.9-2) unstable; urgency=low
* Etch has been released which means that this version can be uploaded
to unstable.
-- Ola Lundqvist <opal@debian.org> Tue, 10 Apr 2007 18:10:20 +0200
vzquota (3.0.9-1) experimental; urgency=low
* New upstream release
-- Ola Lundqvist <opal@debian.org> Fri, 16 Mar 2007 18:52:35 +0100
vzquota (3.0.8-2) unstable; urgency=low
* Patch to compile on s390 and powerpc, closes: #377414.
-- Ola Lundqvist <opal@debian.org> Thu, 13 Jul 2006 22:02:08 +0200
vzquota (3.0.8-1) unstable; urgency=low
* Initial release, closes: #360867.
-- Ola Lundqvist <opal@debian.org> Tue, 25 Apr 2006 21:38:05 +0200
|