summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-05 06:27:14 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-05 06:27:14 +0200
commit92b1693bfc64dd34ab3f381263d6346f3e5f6179 (patch)
treec3879a37052b9fed5d548aefb3b03067d37c4e8f /debian/changelog
parent814bbf95ea9fd98af4c41938c40a4235a3e478c4 (diff)
downloadpass-92b1693bfc64dd34ab3f381263d6346f3e5f6179.tar.gz
pass-92b1693bfc64dd34ab3f381263d6346f3e5f6179.tar.bz2
pass-92b1693bfc64dd34ab3f381263d6346f3e5f6179.zip
Bump debian version horribly.1.1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 27546a1..42e8bd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-password-store (1.0-1) stable; urgency=low
+password-store (1.1-1) stable; urgency=low
* Initial release.
> Get rid of push/pull shortcuts, as they weren't widely used. Add contents to repo on git init. Centralize git add logic, and make it less error prone. 2012-09-19Fix git regression.Jason A. Donenfeld1-1/+1 2012-09-18Add additional information from KeepassX xmlJuhamatti Niemelä1-3/+15 Import passwords as multiline entries with password in the first line. Rest contains following data if they exist in the entry element of the xml file: - username - url - comment 2012-09-18Copyright and licensing info to keepassx2pass scriptJuhamatti Niemelä1-0/+4 2012-09-18Quote the template.Jason A. Donenfeld1-1/+1 2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 Laurent asked for this. Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1