debian/0000755000000000000000000000000012142232737007171 5ustar debian/source/0000755000000000000000000000000012142221710010456 5ustar debian/source/format0000644000000000000000000000001412142221710011664 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000062012142221710010573 0ustar # Configuration file for git-buildpackage [DEFAULT] # The default branch for upstream sources upstream-branch = master # The default branch for the debian patch (no patch in our case) debian-branch = debian # # Directory for performing the build # export-dir = ./debian-build # Format for upstream tags upstream-tag = tags/%(version)s # Format for the debian tag debian-tag = debian/%(version)s debian/assword.manpages0000644000000000000000000000001212142221710012346 0ustar assword.1 debian/rules0000755000000000000000000000020312142221710010231 0ustar #!/usr/bin/make -f %: dh $@ --with python2 --buildsystem=python_distutils override_dh_installman: make assword.1 dh_installman debian/compat0000644000000000000000000000000212142221710010354 0ustar 9 debian/control0000644000000000000000000000260312142232734010572 0ustar Source: assword Section: python Priority: optional Maintainer: Jameson Rollins Uploaders: Daniel Kahn Gillmor Build-Depends: pkg-config, python, python-setuptools, help2man, python-gpgme, python-gtk2, debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://finestructure.net/assword Vcs-Git: git://finestructure.net/assword Package: assword Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-pkg-resources, python-gpgme, python-gtk2 Recommends: python-xdo, xclip Description: Simple and secure password management and retrieval system. Assword is a secure password manager that relies on your OpenPGP key for security and is designed to integrate in a minimal fashion into any X11 window manager. . Passwords and context strings are stored in a single OpenPGP-encrypted and signed file (meaning entry contexts are not exposed to the filesystem). Along with a simple command-line interface, there is a streamlined GUI meant for X11 window manager integration. When invoked, the GUI produces a prompt to search stored contexts. New entries can also easily be created. Passwords are securely retrieved without displaying on the screen. Multiple retrieval methods are available, including auto-typing them directly into an X11 window (default), or inserting them into the X11 clipboard. debian/changelog0000644000000000000000000000314312142232153011034 0ustar assword (0.7-1) unstable; urgency=low [ Daniel Kahn Gillmor ] * New Upstream Version * fix "Create" from xsearch * clean up/sync documentation now that numeric id's are not used. [ Jameson Rollins ] * fix debian dependencies and recommends * Closes ITP bug with wnpp (Closes: #706974) -- Jameson Rollins Tue, 07 May 2013 08:57:17 -0700 assword (0.6-1) unstable; urgency=low * New release. * replace python-tk with python-gtk2 dependency * Bump standards version (3.9.4) -- Jameson Rollins Sun, 24 Mar 2013 00:00:56 -0700 assword (0.5-1) unstable; urgency=low * New release, fixes versioning information. * minor packaging cleanup, bumping to debhelper compat level 9 * added placeholder assword(1) man page via help2man -- Daniel Kahn Gillmor Tue, 05 Mar 2013 14:03:52 -0500 assword (0.4-1) unstable; urgency=low * New release. -- Jameson Rollins Sat, 02 Mar 2013 18:11:36 -0800 assword (0.3-1) unstable; urgency=low * New release. * Move python-xdo to Recommends. -- Jameson Rollins Wed, 13 Feb 2013 14:15:22 -0800 assword (0.2-1) unstable; urgency=low * New release. -- Jameson Rollins Thu, 17 Jan 2013 10:01:15 -0800 assword (0.1-1) unstable; urgency=low * New release. -- Jameson Rollins Sat, 05 Jan 2013 23:07:57 -0800 assword (0.0-1) unstable; urgency=low * New packaging. -- Jameson Rollins Sat, 29 Dec 2012 06:29:40 -0800 debian/clean0000644000000000000000000000001212142221710010154 0ustar assword.1 debian/copyright0000644000000000000000000000125712142221710011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: assword Upstream-Contact: Jameson Rollins Copyright: 2012-2013, Jameson Rollins Source: git://finestructure.net/assword License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in file "/usr/share/common-licenses/GPL-3".