summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2010-09-11Remove HOME setting in etckeeper. sudo now defaults to setting HOME itself ↵Joey Hess
as of version 1.7.4p4, so it is not necessary for etckeeper to work around its behavior anymore. (sudo also allows disabling that for those who enjoy using guns around feet.) Closes: #583899
2010-07-16releasing version 0.48Joey Hess
2010-04-08Update depends for git-core to git transition.Joey Hess
2010-02-18releasing version 0.43Joey Hess
2009-09-26releasing version 0.41Joey Hess
2009-05-06Uninit on purge, guarded by a debconf prompt. Closes: #527218Joey Hess
2009-02-13Add a daily cron job to autocommit changes to /etcJoey Hess
The cron job is enabled by default but can be disabled via etckeeper.conf. (Thanks to Thierry Carrez)
2009-02-04Support darcs. Thanks to Gian Piero Carrubba. Closes: #510032Joey Hess
2008-12-23Build using python-central. For some reason bzr does not pick up on plugins ↵Joey Hess
built using python-support.
2008-06-18releasing version 0.17Joey Hess
2008-04-26debhelper v7; rules file minimisationJoey Hess
2008-04-16Revert "remove versioned dependencies on bzr 1.4"Joey Hess
This reverts commit ca38120888503b2529d0e69b3556163f89ea0667. I'll do an interim release branched from the last one instead..
2008-04-16remove versioned dependencies on bzr 1.4Joey Hess
I was told that bzr 1.4 would be released last weekend, but that does not seem to be true, (unless they meant that 1.4rc1 would be released). I don't want to keep a RC bug open blocked on a bzr release. The versioned deps arn't really needed; building with an older bzr will drop the bzr hook and otherwise work.
2008-04-05Conflict with older versions of bzr.Joey Hess
This combination causes the bzr etckeeper plugin to be unloadable. Conflicts: debian/control
2008-04-05Include etckeeper plugin in Debian package.Joey Hess
Conflicts: debian/control
2008-04-03mention bzr in synopsisJoey Hess
2008-03-12Remove metastore, use simple find scripts instead.Scott Bronson
2008-03-11* Add support for bzr, thanks to Mark A. Hershberger. Closes: #470515Joey Hess
(Note that bzr does not support etckeeper's pre-commit hook.)
2008-02-29use git ls-files instead of git statusMiklos Vajna
git status is a porcelain command and should not be used from scripts just to check if the working directory is clean or not.
2008-01-04* Commit removed files in the pre-install hook to git, as was already doneJoey Hess
for hg. Avoided changing the debconf template so bubulle doesn't murder me; the current wording is just vague enough to still work with the current behavior.
2008-01-04updates for mercurialJoey Hess
Changed the templates file to not hardcode 'git', and manually unfuzzied all translations except for Vietnamese, which stumped me. A few translations _may_ read incorrectly when VCS=hg, most should be ok. Updated git-specific documentation, but left the tutorial git-specific. Rename more conffiles. Joy oh, joy. Update dependencies. Add some more documentation about etckeeper.conf.
2008-01-04Merge branch 'debconf-l10n'Joey Hess
2008-01-04General update after the debconf review processChristian Perrier
2007-11-26* Depend on a fairly recent git-core. Closes: #453063Joey Hess
2007-11-15* Remove redundant dependency on debconf. Closes: #451378Joey Hess
2007-11-11releasing version 0.1Joey Hess
2007-11-10add depends on debconfJoey Hess
2007-11-06linksJoey Hess
2007-11-05backJoey Hess
2007-10-17addJoey Hess