debian/0000755000000000000000000000000012222334334007164 5ustar debian/watch0000644000000000000000000000011412221506134010207 0ustar version=3 http://githubredir.debian.net/github/pwman3/pwman3 .+v(.+).tar.gz debian/control0000644000000000000000000000201112222245566010571 0ustar Source: pwman3 Section: utils Priority: optional Maintainer: Emmanuel Bouthenot Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.4 Homepage: https://github.com/pwman3/pwman3 Vcs-Git: git://anonscm.debian.org/users/kolter/pwman3.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/kolter/pwman3.git X-Python-Version: >= 2.6 Package: pwman3 Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-crypto, python-colorama (>= 0.2.4) Recommends: python-mysqldb, python-pygresql Suggests: mysql-server | postgresql, xsel Description: console password managment application Pwman3 aims to provide a simple but powerful command line interface for password management. It allows one to store your password in a sqlite database locked by a master password which can be encrypted with different algorithms (e.g Blowfish, AES, DES3). . It is also possible to tag them to ease searches in a large amount of passwords debian/source/0000755000000000000000000000000012221506134010462 5ustar debian/source/format0000644000000000000000000000001412221506134011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001163112222334302011033 0ustar pwman3 (0.4.2-1) unstable; urgency=low * New upstream release - Update build dependencies * Update debian/copyright (switch to dep5 format, add new copyright holders) -- Emmanuel Bouthenot Mon, 30 Sep 2013 17:45:34 +0000 pwman3 (0.3.9d-1) unstable; urgency=low * New upstream release * Remove debian/pyversions in favor of X-Python-Version field in debian/control * Update Vcs-Browser and Vcs-Git fields -- Emmanuel Bouthenot Mon, 12 Aug 2013 10:57:35 +0000 pwman3 (0.3.9c-1) unstable; urgency=low * New upstream release * Add git-buildpackage configuration * Add dependency on python-colorama * Fix manpage source path -- Emmanuel Bouthenot Sun, 30 Jun 2013 15:40:10 +0000 pwman3 (0.3.0-1) unstable; urgency=low * New upstream release (Closes: #703100) - Update debian/watch and debian/control regarding the new homepage (Closes: #696216) - Add a Suggests on xsel (make possible to copy passwords to clipboard) - Remove all patches (merged upstream) * Switch to debhelper >= 9 * Remove useless targets in debian/rules (Thanks to Andrey Rahmatullin for the suggestion) (Closes: #696243) * Bump Standards-Version to 3.9.4 * Fix typos in long description * Update docs installed (README.md instead of README) -- Emmanuel Bouthenot Sun, 17 Mar 2013 18:20:21 +0000 pwman3 (0.0.8-1) unstable; urgency=low * New upstream release: - a patch for a better output in list mode (detection of the number of columns and rows used by the terminal) has been merged upstream. Thanks to Dominic Hargreaves for the suggestion (Closes: #594928). * Remove uselsess build dependency on python-dev. * Update Standards-Version to 3.9.1. * Update uploader email. * Update Vcs-Browser and Vcs-Git fields. * Switch to dpkg-source 3.0 (quilt) format. * Remove unneeded DMUA field. * Update copyright file (new year changes, new copyright holders). * Add a patch to fix the filter command when used with the sqlite backend. Thanks to Guillaume L. for the patch (Closes: #605513). * Remove unused lintian override. -- Emmanuel Bouthenot Sun, 05 Sep 2010 17:09:52 +0200 pwman3 (0.0.7-2) unstable; urgency=low * Add a patch to drop dependency on python-pysqlite2 and use internal sqlite provided by python >= 2.5. Thanks to Éric Araujo for his suggestion (Closes: #546693). * Add Recommends and Suggests regarding the others storage drivers available. * Clean and minify debian/rules. * Add file README.source. * Bump Standards-Version to 3.8.3. * Add a lintian override about missing upstream changelog. -- Emmanuel Bouthenot Thu, 24 Sep 2009 20:20:11 +0000 pwman3 (0.0.7-1) unstable; urgency=low * New upstream release (Closes: #512766, #512768) * Remove patches fix_celementtree_python25, fix_help_eof and fix_disable_node_password_echo (fixed upstream). * Update watch file: the source code is now hosted on github. * Remove quilt from Build-Depends. * Add Vcs-Browser and Vcs-Git fields in debian/control. * Bump Standards-Version to 3.8.0. * Update debian packaging to debhelper 7 and add debian/manpages. * Update debian/control, add ${misc:Depends} and Build-Depends-Indep. * Update debian/copyright about debian packaging. * Add DM-Upload-Allowed field. -- Emmanuel Bouthenot Sat, 21 Feb 2009 12:07:47 +0100 pwman3 (0.0.6-2) unstable; urgency=low * Setting me as maintainer with previous maintainer agreement. * Add quilt to Build-Depends. * Remove the binary-arch target from debian/rules (arch all package). * Add a patch to make pwman3 working with python 2.5 (Closes: #478684) * Add dependency on python2.5-celementtree (provided by python2.5). * Add a patch to fix a bug on 'help EOF'. * Fix debian/copyright to point GPL-2 rather than just GPL, which now points to GPL-3. * Update Standards-Version to 3.7.3. * Add a Homepage field. -- Emmanuel Bouthenot Sat, 31 May 2008 00:50:34 +0200 pwman3 (0.0.6-1) unstable; urgency=low * New Upstream Version * Remove quilt from Build-Depends * Drop mask_passwd_input patch. A little different fixe for #407985 has been included upstream. -- Julien Louis Sat, 17 Feb 2007 16:00:02 +0100 pwman3 (0.0.5-3) unstable; urgency=low * Fix typo in short description (Closes: #400577). * Added quilt to Build-Depends. * Added mask_password_input patch (Closes: #407985). -- Julien Louis Mon, 29 Jan 2007 10:39:18 +0100 pwman3 (0.0.5-2) unstable; urgency=low * Description improvement (Closes: #400577) * Added missing manpage. -- Julien Louis Thu, 30 Nov 2006 10:33:40 +0100 pwman3 (0.0.5-1) unstable; urgency=low * Initial release (closes: #388673). -- Julien Louis Thu, 21 Sep 2006 09:00:23 +0200 debian/copyright0000644000000000000000000000257212221506134011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pwman3 Upstream-Contact: Oz Nahum Source: https://github.com/pwman3/pwman3 Files: * Copyright: 2006-2011, Ivan Kelly 2009, Tero Tilus 2009, IKEGAMI Hiroyuki 2010, Emmanuel Bouthenot 2012-2013, Oz Nahum License: GPL-3+ Files: debian/* Copyright: 2006-2007, Julien Louis 2008-2013, Emmanuel Bouthenot License: GPL-3+ License: GPL-3+ WeeChat 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. . WeeChat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License, Version 3 can be found in the file /usr/share/common-licenses/GPL-3 debian/gbp.conf0000644000000000000000000000015312221506134010600 0ustar [DEFAULT] upstream-branch = upstream debian-branch = unstable upstream-tag = v%(version)s compression = xz debian/manpages0000644000000000000000000000004012221506134010672 0ustar documentation/man_page/pwman3.1 debian/docs0000644000000000000000000000001212221506134010026 0ustar README.md debian/compat0000644000000000000000000000000212221506134010360 0ustar 9 debian/rules0000755000000000000000000000005512221506134010242 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/pwman3.10000644000000000000000000000136612221506134010457 0ustar .TH PWMAN3 1 "30 November 2006" .SH NAME pwman3 \- command line password manager .SH SYNOPSIS \fBpwman3\fP [\fIoptions\fP] .SH DESCRIPTION .TP \fB\-c, \-\-config\fP FILE Read the configuration from \fBFILE\fP instead of the default \fB~/.pwman3/config\fP. .TP \fB\-d, \-\-database\fP FILE When using the default sqlite backend, use \fBFILE\fP to read/store passwords. .TP \fB\-e, \-\-encryption\fP ALGO Use \fBALGO\fP to encrypt data. Possible values are: AES, ARC2, ARC4, Blowfish, CAST, DES, DES3, IDEA, RC5 The default encryption algorithm used is Blowfish. .TP \fB\-h, \-\-help\fP Display help and exit. .SH AUTHOR This manpage has been written by Julien Louis for the Debian GNU/Linux system but may be used by the others.