debian/0000755000000000000000000000000012047022263007164 5ustar debian/rules0000755000000000000000000000050712047022263010246 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_clean: # we need to keep *.orig for test.pl dh_clean -X*.orig override_dh_installexamples: dh_installexamples sed -i '1s|^#!/usr/local/bin/perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/control0000644000000000000000000000221012047022263010562 0ustar Source: libunix-configfile-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunix-configfile-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libunix-configfile-perl.git Homepage: http://search.cpan.org/dist/Unix-ConfigFile/ Package: libunix-configfile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl interface to various Unix configuration files The Unix::ConfigFile distribution is a suite of modules that provide simple interfaces to various Unix configuration files. The objective is to free the system administrator from dealing with the trivial formatting details of the files, and allow him or her to concentrate on the information therein. Currently supported files include: . aliases Unix::AliasFile automount Unix::AutomountFile group Unix::GroupFile passwd Unix::PasswdFile debian/source/0000755000000000000000000000000012047022263010464 5ustar debian/source/format0000644000000000000000000000001412047022263011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026612047022263011042 0ustar libunix-configfile-perl (0.6-1) unstable; urgency=low * Initial Release. (Closes: #692786) -- Florian Schlichting Thu, 08 Nov 2012 22:29:06 +0100 debian/compat0000644000000000000000000000000212047022263010362 0ustar 8 debian/copyright0000644000000000000000000000207012047022263011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Unix-ConfigFile Source: http://search.cpan.org/dist/Unix-ConfigFile/ Upstream-Contact: Steve Snodgrass Files: * Copyright: 1999, Steve Snodgrass License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Florian Schlichting 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libunix-configfile-perl.examples0000644000000000000000000000001312047022263015433 0ustar examples/* debian/watch0000644000000000000000000000017312047022263010216 0ustar version=3 http://search.cpan.org/dist/Unix-ConfigFile/ .*/Unix-ConfigFile-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$