debian/0000755000000000000000000000000012220065677007175 5ustar debian/rules0000755000000000000000000000003612220065677010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000153112220065677010600 0ustar Source: libpg-hstore-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Bas Couwenberg Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpg-hstore-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpg-hstore-perl.git Homepage: https://metacpan.org/release/Pg-hstore Package: libpg-hstore-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module for working with PostgreSQLs HSTORE data type Pg::hstore decodes and encodes PostgreSQLs HSTORE data type into/from Perl hash refs. . This module was previously known as DBD::Pg::hstore, but has been renamed to Pg::hstore because it's not DBD specific. debian/source/0000755000000000000000000000000012220065677010475 5ustar debian/source/format0000644000000000000000000000001412220065677011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000061012220065677011044 0ustar libpg-hstore-perl (1.04-1) unstable; urgency=low * New upstream release. * Drop patch for segfault_bug.pl and remove from examples, removed upstream. -- Bas Couwenberg Mon, 23 Sep 2013 04:47:04 +0200 libpg-hstore-perl (1.03-1) unstable; urgency=low * Initial Release (closes: #721730). -- Bas Couwenberg Tue, 3 Sep 2013 15:08:40 +0200 debian/compat0000644000000000000000000000000212220065677010373 0ustar 9 debian/copyright0000644000000000000000000000264412220065677011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Pg-hstore Upstream-Contact: Galimov Albert Source: https://metacpan.org/release/Pg-hstore Files: * Copyright: 2011, Alt License: Beerware Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Bas Couwenberg License: Artistic or GPL-1+ License: Beerware "THE BEER-WARE LICENSE" As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015712220065677010231 0ustar version=3 https://metacpan.org/release/Pg-hstore .*/Pg-hstore-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$