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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275
|
duply (2.3.1-1) unstable; urgency=medium
* New upstream release:
- Fix for symetric encryption errors. Closes: #982899
* Update of patchset.
-- Joachim Wiedorn <joodebian@joonet.de> Thu, 18 Feb 2021 19:45:49 +0100
duply (2.3-1) unstable; urgency=medium
* New upstream release.
* Solved: Autoset trust of keys always fails. Closes: #950881
* Update of some patches.
* Add examples with systemd snippets.
* Update dependency version of duplicity to (>= 0.8.04)
for use with python3. Closes: #953251
* Update manpage. Closes: #953253
-- Joachim Wiedorn <joodebian@joonet.de> Tue, 05 Jan 2021 12:20:04 +0100
duply (2.2.2-1) unstable; urgency=medium
* New upstream release with bugfix:
- Failures in 'Autoset trust of key' during restore.
* debian/control:
- Bump to Standards Version 4.5.1 (no changes).
- Move build dependency to debhelper-compat 13.
* Remove debian/NEWS.Debian which is obosolete.
-- Joachim Wiedorn <joodebian@joonet.de> Sun, 20 Dec 2020 00:06:20 +0100
duply (2.2-2) unstable; urgency=medium
* Creating source-only upload.
-- Joachim Wiedorn <joodebian@joonet.de> Mon, 21 Oct 2019 02:01:40 +0200
duply (2.2-1) unstable; urgency=medium
* New upstream release with an additional feature:
Grouping for batch commands.
* debian/control:
- Bump to Standards Version 4.4.1 (no changes).
- Move build dependency to debhelper-compat 10.
-- Joachim Wiedorn <joodebian@joonet.de> Tue, 01 Oct 2019 23:50:53 +0200
duply (2.1-1) unstable; urgency=medium
* New upstream release with many bugfixes.
* Update of all patches and the manpage.
* debian/control:
- Bump to Standards Version 4.2.1 (no changes).
- Move to debhelper 10 and compat level 10.
-- Joachim Wiedorn <joodebian@joonet.de> Sat, 17 Nov 2018 23:27:30 +0100
duply (2.0.3-1) unstable; urgency=medium
* New upstream release with major version change:
it will broke backward compatibility anyway.
* Update manpage debian/man/duply.1.
* Update of all patches.
* Add debian/NEWS.debian with hint about backwards compatibility.
* debian/control:
- Bump Standards Version to 4.1.1 (no changes).
- Optimize / update Vcs links (https).
-- Joachim Wiedorn <joodebian@joonet.de> Sat, 28 Oct 2017 20:01:40 +0200
duply (1.11.3-1) unstable; urgency=medium
* New upstream release with some bugfixes:
- reverted duply's default PYTHON to 'python'.
- fix "gpg: unsafe" version print out.
- fix broken asymmetric encryption when using GPG_KEYS_ENC.
- more documentation about S3: TARGET_USER/PASS needs env vars
to template conf file.
- fix wrong "WARNING: No running gpg-agent ..." when sign key was not set.
* Update all patches.
* Bump Standards Version to 3.9.8 (no changes).
-- Joachim Wiedorn <joodebian@joonet.de> Sat, 09 Jul 2016 16:55:05 +0200
duply (1.11-1) unstable; urgency=medium
* New upstream release.
* Update manpage debian/man/duply.1.
* Patches:
- Update of all patches.
- Using new upstream changelog file.
- Remove patches 6 (upstream merged).
-- Joachim Wiedorn <joodebian@joonet.de> Sat, 28 Nov 2015 01:15:26 +0100
duply (1.9.2-1) unstable; urgency=medium
* New upstream release.
* Update manpage debian/man/duply.1.
* Update of all patches.
* Add new patch to change deprecated option of duplicity.
-- Joachim Wiedorn <joodebian@joonet.de> Sat, 18 Jul 2015 18:02:42 +0200
duply (1.9.1-1) unstable; urgency=medium
* New upstream release.
* Update of all patches.
* Update manpage debian/man/duply.1.
* Bump to Standards Version 3.9.6 (no changes).
-- Joachim Wiedorn <ad_debian@joonet.de> Sat, 18 Oct 2014 00:44:06 +0200
duply (1.8.0-1) unstable; urgency=medium
* New upstream release.
* Update manpage debian/man/duply.1.
* Update maintainer e-mail address.
* Full update of all patches.
-- Joachim Wiedorn <ad_debian@joonet.de> Sun, 03 Aug 2014 21:22:00 +0200
duply (1.7.3-1) unstable; urgency=medium
* New upstream release with bugfixes:
- Allow again restoration without gpg passphrase. Closes: #743190
- Support for long gpg keyIDs. Closes: #737024
* Full update of all patches.
* Update manpage debian/man/duply.1.
-- Joachim Wiedorn <ad_debian@joonet.de> Wed, 09 Apr 2014 19:50:49 +0200
duply (1.6.0-1) unstable; urgency=low
* New upstream release. Closes: #730580
* Full update of all patches.
* debian/control: Bump to Standards Version 3.9.5 (no changes).
* Update manpage debian/man/duply.1.
-- Joachim Wiedorn <ad_debian@joonet.de> Sun, 02 Mar 2014 19:40:42 +0100
duply (1.5.10-1) unstable; urgency=low
* New upstream release with many bugfixes. Closes: #698734
* Full update of all patches.
* debian/control:
- Bump to Standards Version 3.9.4 (no changes).
- Mov to debhelper >= 9 and compat level 9.
* Update manpage debian/man/duply.1.
* Update debian/copyright.
-- Joachim Wiedorn <ad_debian@joonet.de> Tue, 04 Jun 2013 23:46:53 +0200
duply (1.5.5.5-1) unstable; urgency=low
* New upstream release.
* Upstream bugfixes:
- fix SEL context confused profile folder's permission check.
- fix for use of colon ':' in url passphrase got ignored.
* Update of some patches.
* Update debian/copyright file.
* debian/control: bump to Standards Version 3.9.3 (no changes).
-- Joachim Wiedorn <ad_debian@joonet.de> Tue, 08 May 2012 16:10:51 +0200
duply (1.5.5.4-1) unstable; urgency=medium
* New upstream release.
* Upstream bugfix:
- fix ignoring SFTP passwords from conf. Closes: #643748 (part 2).
-- Joachim Wiedorn <ad_debian@joonet.de> Tue, 18 Oct 2011 09:36:05 +0200
duply (1.5.5.3-1) unstable; urgency=high
* New upstream release.
* Upstream bugfixes:
- fix preview - failing because of echo1 error.
- fix unknown cmds error usage and friends.
-- Joachim Wiedorn <ad_debian@joonet.de> Sun, 02 Oct 2011 16:55:33 +0200
duply (1.5.5.2-1) unstable; urgency=high
* New upstream release.
* Fix not accepting passwords from conf (Closes: #643748).
-- Joachim Wiedorn <ad_debian@joonet.de> Fri, 30 Sep 2011 22:45:04 +0200
duply (1.5.5.1-2) unstable; urgency=low
* Fix support for mawk; remove dependency to gawk (Closes: #639392).
* Fix usage of sshkeys (Closes: #641912).
-- Joachim Wiedorn <ad_debian@joonet.de> Tue, 20 Sep 2011 20:25:23 +0200
duply (1.5.5.1-1) unstable; urgency=low
* New upstream release.
* Update of all patches.
* Update of man page.
* debian/control:
- Add gawk to package dependency (mawk is not enough). (Closes: #639392)
- Move to debhelper (>= 8).
- Update Vcs Git and Browser URLs.
* Move to compatibility level 8.
-- Joachim Wiedorn <ad_debian@joonet.de> Tue, 06 Sep 2011 21:02:41 +0200
duply (1.5.4.2-1) unstable; urgency=low
* New upstream release.
* Update copyright file to newer standard (DEP-5).
* Do not create links for ftplicity anymore.
* Update of watch file.
* debian/control:
- Bump to Standards-Version 3.9.2 (no changes).
- Add Vcs fields for git repository.
- Add again DM-Upload-Allowed flag.
- Update upstream homepage field.
- Don't recommend ncftp (let this work to duplicity).
- Only suggest openssh client.
-- Joachim Wiedorn <ad_debian@joonet.de> Sun, 10 Apr 2011 01:04:02 +0200
duply (1.5.2.3-1) unstable; urgency=low
* New upstream release.
* Update of all patches.
* Now running also with mawk.
-- Joachim Wiedorn <ad_debian@joonet.de> Sat, 08 May 2010 16:59:10 +0200
duply (1.5.2.2-1) unstable; urgency=low
* New upstream release (version 1.5.2.2_rev2).
* Update of all patches.
-- Joachim Wiedorn <ad_debian@joonet.de> Mon, 05 Apr 2010 22:34:26 +0200
duply (1.5.2-1) unstable; urgency=low
* New upstream release.
* Update of all patches.
* debian/control:
- set dependency to duplicity >= 0.4.11. (Closes: #573603)
- write a better short description for the package.
* debian/watch:
- use 'ftplicity' as project name. (Closes: #573629)
-- Joachim Wiedorn <ad_debian@joonet.de> Sat, 13 Mar 2010 11:43:00 +0100
duply (1.5.1.5-1) unstable; urgency=low
* New upstream release.
* Update of all patches.
* Bump Standards-Version to 3.8.4 without changes.
* debian/README.source: remove file - not needed with format 3.0.
* debian/watch: use suffix .tgz instead of .tar.gz.
-- Joachim Wiedorn <ad_debian@joonet.de> Fri, 19 Feb 2010 22:02:00 +0100
duply (1.5.1.4-1) unstable; urgency=low
* Initial Release. (Closes: #565544)
* Move infos about TODO and CHANGELOG into extra files.
* Copy infos about README into extra file.
* Patch small UTF-8 typo in comment.
* Move manpage text into extra file and reduce usage text.
* Create link to old program name ftplicity.
-- Joachim Wiedorn <ad_debian@joonet.de> Wed, 20 Jan 2010 23:01:53 +0100
|