diff options
| author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 19:11:32 -0500 |
|---|---|---|
| committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 19:11:32 -0500 |
| commit | 6614bf0d5078b213ff215e5af39da4ef2ccefedd (patch) | |
| tree | 890c9beeb527cc998c6f03d627e9ef02c4f44818 /debian/control | |
| parent | 0e5e742b5072eb86c8e722c29dd75ccbb976daa7 (diff) | |
temp mv
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 01735ab..0000000 --- a/debian/control +++ /dev/null @@ -1,20 +0,0 @@ -Source: etckeeper -Section: admin -Priority: optional -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.9.0) -Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.7.2 -Vcs-Git: git://git.kitenet.net/etckeeper - -Package: etckeeper -Architecture: all -Section: admin -Depends: metastore, git-core, ${misc:Depends} -Description: store /etc in git - etckeeper is a collection of tools to let /etc be stored in a git - repository. It hooks into apt to automatically commit changes made to /etc - during package upgrades. It uses `metastore` to track file metadata that - git does not normally support, but that is important for /etc, such as the - permissions of `/etc/shadow`. It's quite modular and configurable, while - also being simple to use if you understand the basics of working with git. - |
