debian/0000755000000000000000000000000012155377604007200 5ustar debian/rules0000755000000000000000000000003612155377604010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222212155377604010601 0ustar Source: libnet-citadel-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Robert James Clay , Salvatore Bonaccorso Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libreadonly-perl, libtest-pod-perl, libconfig-yaml-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-citadel-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-citadel-perl.git Homepage: https://metacpan.org/release/Net-Citadel/ Package: libnet-citadel-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libreadonly-perl Description: Citadel.org protocol coverage Citadel is a "turnkey open-source solution for email and collaboration". The main component is the Citadel server. To communicate with it you can use either a web interface, or - if you have to automate things - with a protocol. NET::Citadel tries to do a bit of abstraction and handles some of the protocol handling. The basic idea is that the application using the package deals with Citadel's objects: rooms, floors, users. debian/source/0000755000000000000000000000000012155377604010500 5ustar debian/source/format0000644000000000000000000000001412155377604011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000266112155377604011057 0ustar libnet-citadel-perl (0.20-1) unstable; urgency=low [ Robert James Clay ] * New upstream release. * Add Salvatore Bonaccorso to debian/control and debian/copyright. * Update copyright information for Robert James Clay in debian/copyright. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs -- Robert James Clay Fri, 07 Jun 2013 16:41:02 -0400 libnet-citadel-perl (0.16-1) unstable; urgency=low * New upstream release. * Changes to debian/control: - Updated the Standards-Version to 3.9.4. - Include libreadonly-perl as a Depends and as a Build-Depends. * Changes to debian/copyright: - Update the copyright years for the debian/* files. - Correct 'Name' as 'Upstream-Name' in the header stanza. - Update the listed copyright holders in the 'Files: *' section. - Add a separate stanza for the new lib/Net/Citadel/ToDo.pod file. - Correct 'Maintainer' as 'Upstream-Contact' and update who that is. - Correct the Format line in the header stanza to indicate version v1.0. * Remove debian/patches/echo-function-doc.patch as it is no longer needed. -- Robert James Clay Wed, 17 Oct 2012 09:45:34 -0400 libnet-citadel-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #649410) -- Robert James Clay Sat, 10 Dec 2011 22:30:57 -0500 debian/compat0000644000000000000000000000000212155377604010376 0ustar 8 debian/copyright0000644000000000000000000000242012155377604011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Robert James Clay, Source: https://metacpan.org/release/Net-Citadel/ Upstream-Name: Net-Citadel Files: * Copyright: 2007-2008, Robert Barta, 2012-2013, Robert James Clay License: Artistic or GPL-1+ Files: lib/Net/Citadel/ToDo.pod Copyright: 2012-2013, Robert James Clay License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2013, Robert James Clay 2013, Salvatore Bonaccorso 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/watch0000644000000000000000000000016412155377604010232 0ustar version=3 https://metacpan.org/release/Net-Citadel/ .*/Net-Citadel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$