debian/0000755000000000000000000000000012035355677007203 5ustar debian/rules0000755000000000000000000000003612035355677010262 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000170012035355677010604 0ustar Source: libfile-keepass-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcrypt-rijndael-perl, libxml-parser-perl Maintainer: Debian Perl Group Uploaders: Jonas Genannt Standards-Version: 3.9.4 Homepage: http://search.cpan.org/dist/File-KeePass/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-keepass-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libfile-keepass-perl.git;a=summary Package: libfile-keepass-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-rijndael-perl, libxml-parser-perl Description: interface to KeePass V1 and V2 database files Perl interface to KeePass (KeePassX) V1 and V2 database files. File::KeePass provides methods to create/write/update KeePass files. . For more information about KeePassX please have a look at the keepassx package in Debian. debian/source/0000755000000000000000000000000012035355677010503 5ustar debian/source/format0000644000000000000000000000001412035355677011711 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000100312035355677011047 0ustar libfile-keepass-perl (2.03-1) unstable; urgency=low * New Upstream Version * Bumped Standards Version * d/control: updated to new V2 Interface * d/copyright: updated URL and format to 1.0 * d/control: added libxml-parser-perl as depend/build depend -- Jonas Genannt Mon, 08 Oct 2012 21:59:14 +0200 libfile-keepass-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #634717) -- Jonas Genannt Fri, 22 Jul 2011 19:59:20 +0200 debian/compat0000644000000000000000000000000212035355677010401 0ustar 8 debian/copyright0000644000000000000000000000203712035355677011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Paul Seamons Source: http://search.cpan.org/dist/File-KeePass/ Upstream-Name: File-KeePass Files: * Copyright: 2010 Paul Seamons License: Artistic or GPL-1 Files: debian/* Copyright: 2011-2012 Jonas Genannt License: Artistic or GPL-1 License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1 This program 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016512035355677010236 0ustar version=3 http://search.cpan.org/dist/File-KeePass/ .*/File-KeePass-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$