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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
vbackup (1.0.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Pass GTAR=tar GFIND=find to configure (Closes: #915218)
* Depend on fdisk (uses sfdisk for mbr copies etc) (Closes: #872105)
* Add debian/patches/mbr-fix-for-devices-with-slash.patch (Closes: #890622)
-- Andreas Henriksson <andreas@fatal.se> Sat, 01 Dec 2018 20:49:46 +0100
vbackup (1.0.1-1) unstable; urgency=medium
* New upstream release
+ Bug and various other fixes
+ New methods: md5, gpg
+ New wizards: rm, md5, scp
+ mbr: Support disks named vdX
+ Improved output
+ Switch to linked config files
+ Standardize to strategy+level naming
+ Don't consider tar exit code 1 as a failure
+ New config format without per-level config
* Set localstatedir to /var
* Lose build-time dependencies
* Lose Suggests
* Use debhelper 9
* Standards version to 3.9.7 (no changes)
* Updated copyright file with current dates
-- Stefanos Harhalakis <v13@v13.gr> Sat, 28 Feb 2016 12:50:00 +0000
vbackup (0.1.9-1) unstable; urgency=low
* New upstream release
+ Adds new methods (exec, x509, openldap)
+ Typo fixes in man page
+ Improved documentation
+ Command line configuration using the --rc parameter
+ License is GPLv3 now
* Standards version to 3.9.3
+ Machine readable copyright file
+ Added build-arch, build-indep
+ Added debian source format file
+ Removed initial 'A' from package description
+ Added misc:Depends in Depends
* Change pointing license file to GPL-3 instead of GPL. Fixes lintian
pedantic notice
-- Stefanos Harhalakis <v13@v13.gr> Fri, 02 Mar 2012 23:54:45 +0000
vbackup (0.1.8-1) unstable; urgency=low
* New upstream release
+ Adds new methods (scp, rm)
+ Fixes bashism in ftar method (Closes: #530218)
+ Other fixes
* Standards version to 3.8.3 (fixed copyright file)
* Changed watch file to use the new URL
-- Stefanos Harhalakis <v13@v13.gr> Sat, 26 Sep 2009 18:40:53 +0300
vbackup (0.1.7-1) unstable; urgency=low
* New upstream release
* Added Build-Depends for all Recommended packages so that program detection
doesn't fail.
-- Stefanos Harhalakis <v13@v13.gr> Sat, 29 Nov 2008 13:56:59 +0200
vbackup (0.1.6.1-3) unstable; urgency=low
* Fixed debian/control: fdisk/sfdisk are provided by util-linux which is
essential so don't recommend it.
-- Stefanos Harhalakis <v13@v13.gr> Sun, 26 Oct 2008 11:50:00 +0200
vbackup (0.1.6.1-2) unstable; urgency=low
* Fixed some lintian errors and removed unneeded modifications to source
-- Stefanos Harhalakis <v13@v13.gr> Thu, 04 Sep 2008 21:08:15 +0300
vbackup (0.1.6.1-1) unstable; urgency=low
* New upstream release
-- Stefanos Harhalakis <v13@v13.gr> Sun, 31 Aug 2008 21:36:21 +0300
vbackup (0.1.6-2) unstable; urgency=low
* Added recommendation for postgresql-common, mysql-common and rpm
-- Stefanos Harhalakis <v13@v13.gr> Sun, 31 Aug 2008 19:05:27 +0300
vbackup (0.1.6-1) unstable; urgency=low
* New upstream release
-- Stefanos Harhalakis <v13@v13.gr> Sun, 31 Aug 2008 17:49:20 +0300
vbackup (0.1.5-1) unstable; urgency=low
* New upstream release
-- Stefanos Harhalakis <v13@v13.gr> Fri, 04 Jan 2008 19:02:00 +0200
vbackup (0.1.4-2) unstable; urgency=low
* Added ITP bug number (Closes: #458340)
-- Stefanos Harhalakis <v13@v13.gr> Sun, 30 Dec 2007 16:35:17 +0200
vbackup (0.1.4-1) unstable; urgency=low
* New upstream release
-- Stefanos Harhalakis <v13@v13.gr> Sun, 30 Dec 2007 14:29:37 +0200
vbackup (0.1.3-1) unstable; urgency=low
* New upstream release
-- Stefanos Harhalakis <v13@v13.gr> Sun, 30 Dec 2007 14:09:43 +0200
vbackup (0.1.2-1) unstable; urgency=low
* New upstream release
-- Stefanos Harhalakis <v13@v13.gr> Sat, 29 Dec 2007 17:24:09 +0200
vbackup (0.1.1-1) unstable; urgency=low
* New upstream release
-- aa <v13@hell.hell.gr> Sat, 29 Dec 2007 16:20:07 +0200
vbackup (0.1.0-3) unstable; urgency=low
* Fix
-- Stefanos Harhalakis <v13@hell.hell.gr> Fri, 28 Dec 2007 20:18:27 +0200
vbackup (0.1.0-2) unstable; urgency=low
* Made the package architecture independent
-- Stefanos Harhalakis <v13@hell.hell.gr> Fri, 28 Dec 2007 19:20:39 +0200
vbackup (0.1.0-1) unstable; urgency=low
* Initial release
-- Stefanos Harhalakis <v13@v13.gr> Fri, 28 Dec 2007 15:15:04 +0200
|