Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | preinst: use "set -e" in the script body instead of in the shebang. | intrigeri | |
Detected by Lintian's maintainer-script-without-set-e check. | |||
2011-08-18 | Stop using hyphen as minus sign in manpages. | intrigeri | |
Detected by Lintian's hyphen-used-as-minus-sign check. | |||
2011-08-18 | Fix typo in manpage. | intrigeri | |
2011-08-18 | Convert to dh7 minimal rules with dh-autoreconf. | intrigeri | |
2011-08-18 | Use 3.0 (quilt) source format. | intrigeri | |
2011-08-17 | Update ChangeLog. | intrigeri | |
2011-08-17 | Fixing $rsync_options output (Issue #3001) | Silvio Rhatto | |
2011-08-17 | Fixing $rsync_options output when rsync is local (Issue #3001) | Silvio Rhatto | |
2011-08-17 | Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538). | intrigeri | |
2011-08-17 | Allow 'when = XXX' in sh jobs. | intrigeri | |
when=XXX did work already. This patch allow to write this with spaces around the equal sign - as in every other backup.d/ file. | |||
2011-07-19 | Fix "Locking mechanism causes variable problem". | intrigeri | |
Thanks to Olivier Berger for the patch. | |||
2011-05-27 | Releasing backupninja 0.9.9-1 Debian source package. | intrigeri | |
2011-05-27 | Update debian/changelog. | intrigeri | |
2011-05-27 | Add Vcs-Browser control field. | intrigeri | |
2011-05-16 | Update debian/changelog + make punctuation consistent throughout this release. | intrigeri | |
2011-05-16 | Long description: general update, spelling fixes. | intrigeri | |
2011-05-16 | Add to Suggests the packages that handlers need. | intrigeri | |
Seems like this has been our intent but was not updated that much recently. | |||
2011-05-16 | Don't suggest unneeded cdrdao and dvd+rw-tools anymore. | intrigeri | |
The makecd handler checks if those tools are installed, sure, but it actually does not use these. Since its development has been stalled for years, we can safely ignore the possibility of this handler starting to use such tools in the near future. | |||
2011-05-16 | Use folded format for Build-Depends, Depends and Suggests control fields. | intrigeri | |
This makes it easier to track and understand changes using Git (i.e. git blame for the masses). Sort Suggests lexically while I'm at it. | |||
2011-05-16 | List every handler's dependencies in the long description. | intrigeri | |
This makes it clear what package(s) one must install in order to use any given handler. The devscript package's long description served as an example of how we can deal with shipping that many tools and only suggesting their individual dependencies, without going through the overhead of shipping every single handler in its own binary package. | |||
2011-05-16 | Bump standards to 3.9.2. | intrigeri | |
... after having carefully read the upgrading checklist. | |||
2011-05-16 | Add gbp configuration file. | intrigeri | |
This makes it easier to build packages using git-buildpackage since our branches setup is not the default one. | |||
2011-05-15 | Preparing debian/changelog for backupninja 0.9.9-1 package. | intrigeri | |
2011-05-15 | Refresh configure and other autoconf/autotools stuff from 0.9.9 upstream ↵ | intrigeri | |
tarball. | |||
2011-05-15 | Merge commit 'backupninja-0.9.9' into debian | intrigeri | |
2011-05-15 | Releasing backupninja 0.9.9 | intrigeri | |
2011-05-15 | Update .gitignore. | intrigeri | |
2011-05-15 | sys: fix gathering of information about loaded modules. | intrigeri | |
cut is in /usr/bin actually. | |||
2011-05-05 | sys: fix hwinfo (Closes: #625501) | intrigeri | |
2011-04-26 | Add sshoptions to rdiff example config file. | intrigeri | |
2011-04-26 | Updating ChangeLog and AUTHORS. | intrigeri | |
2011-04-26 | Merge remote branch 'bruno/master' | intrigeri | |
2011-04-26 | tar helper: default to store backups into /var/backups/. | intrigeri | |
2011-04-26 | Do arithmetic using bash rather than bc (Closes: #603173) | intrigeri | |
2011-04-26 | Fix ChangeLog. | intrigeri | |
2011-04-26 | Initialize dup_keepincroffulls as any other global variable. | intrigeri | |
2011-04-25 | Adding new option | Olivier Berger | |
2011-04-25 | Fix option name, and revert defaults to previous settings | Olivier Berger | |
2011-04-25 | Fix duplicity option's name | Olivier Berger | |
2011-04-25 | Fix merge problem | Olivier Berger | |
2011-04-25 | Now that there's some removal of increments for old fulls, we can keep fulls ↵ | Olivier Berger | |
for a longer time, for instance 1Y which becomes default | |||
2011-04-25 | Proposed feature to address https://labs.riseup.net/code/issues/2492 | Olivier Berger | |
2011-04-25 | Proposed feature to address https://labs.riseup.net/code/issues/2492 | Olivier Berger | |
2011-04-25 | All handlers: stop using "local VAR" outside functions. (Closes: #530647) | intrigeri | |
2011-04-25 | Add watch file (Close: #598086) | intrigeri | |
2011-04-20 | Add the tar handler to Makefile.am | Bruno Bigras | |
2011-02-16 | Make units clearer (Closes Redmine bug #2737). | intrigeri | |
2011-01-27 | Documentation: recommend using 4096 bits RSA keys everywhere. | intrigeri | |
2011-01-27 | rdiff.helper: generate 4096 bits RSA keys. | intrigeri | |
2010-12-26 | Update ChangeLog and authors. | intrigeri | |