diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-09-19 16:35:03 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-09-19 16:35:03 +0200 |
commit | 35c74251ffcba187c2284d67b5bc425b057b0c18 (patch) | |
tree | 5c3a6701049bc030cc574c8ce78a97edc684c6cd /debian/control | |
parent | b932448df7914d70682b64987c5e82c246f83f19 (diff) | |
download | pass-35c74251ffcba187c2284d67b5bc425b057b0c18.tar.gz pass-35c74251ffcba187c2284d67b5bc425b057b0c18.tar.bz2 pass-35c74251ffcba187c2284d67b5bc425b057b0c18.zip |
Delete debian directory.
Now that Colin Watson has taken over Debian packaging, I can get rid of
our own local poorly written debian/ directory.
Diffstat (limited to '')
-rw-r--r-- | debian/control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 6011542..0000000 --- a/debian/control +++ /dev/null @@ -1,11 +0,0 @@ -Source: pass -Maintainer: Jason A. Donenfeld <Jason@zx2c4.com> -Section: admin -Priority: optional -Standards-Version: 3.9.2 -Build-Depends: - -Package: pass -Architecture: all -Depends: xclip, pwgen, git-core, gnupg, tree -Description: Stores, retrieves, generates, and synchronizes passwords securely using gpg, pwgen, and git. |