debian/0000755000000000000000000000000012125410107007157 5ustar debian/watch0000644000000000000000000000034712101265514010220 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search https://metacpan.org/release/Net-Sieve/ .*/Net-Sieve-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000255712125407542011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Yves Agostini Source: https://metacpan.org/release/Net-Sieve/ Upstream-Name: Net-Sieve Files: * Copyright: 2008-2012, Yves Agostini License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, AGOSTINI Yves 2010-2011, Ansgar Burchardt 2011, gregor herrmann 2012-2013, 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/control0000644000000000000000000000261612125407411010573 0ustar Source: libnet-sieve-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libauthen-sasl-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , Ansgar Burchardt , gregor herrmann , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Net-Sieve/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-sieve-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-sieve-perl.git Package: libnet-sieve-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libauthen-sasl-perl, libio-socket-inet6-perl, libio-socket-ssl-perl Description: implementation of managesieve protocol to manage sieve scripts Net::Sieve is a package for clients for the "MANAGESIEVE" protocol, which is an Internet Draft protocol for manipulation of "Sieve" scripts in a repository. More simply, Net::Sieve lets you control your mail-filtering rule files on a mail server. . Net::Sieve supports the use of "TLS" via the "STARTTLS" command. Net::Sieve open the connexion to the sieve server, methods allow to list all scripts, activate or deactivate scripts, read, delete or put scripts. debian/compat0000644000000000000000000000000211724764116010375 0ustar 8 debian/changelog0000644000000000000000000000530512125410107011034 0ustar libnet-sieve-perl (0.11-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.11. * Bump Standards-Version to 3.9.4 (no change). * Email change: Florian Schlichting -> fsfs@debian.org. * Updat debian/copyright (years, author email). * Ship provided examples script. -- Florian Schlichting Fri, 29 Mar 2013 23:05:03 +0100 libnet-sieve-perl (0.09-1) unstable; urgency=low * Imported Upstream version 0.09. * Bumped year of upstream copyright. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Added myself to uploaders and copyright. -- Florian Schlichting Sun, 04 Mar 2012 23:15:27 +0100 libnet-sieve-perl (0.08-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Update years of copyright for inc/Module/*. * Switch to debhelper compatibility level 8. * Lowercase short description. * Add /me to Uploaders. * Remove version from libauthen-sasl-perl (build) dependency, already satisfied in oldstable. -- gregor herrmann Wed, 14 Dec 2011 18:04:07 +0100 libnet-sieve-perl (0.07-1) unstable; urgency=low * New upstream release. * Drop patch spelling.patch: applied upstream. * debian/copyright: Update years of copyright, refer to GPL-1, refer to "Debian systems" instead of "Debian GNU/Linux systems". * Bump Standards-Version to 3.9.2. * Update my email address. -- Ansgar Burchardt Thu, 21 Apr 2011 16:48:02 +0200 libnet-sieve-perl (0.06-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release. * Convert debian/copyright to proposed machine-readable format. * debian/control: Make build-dep on perl unversioned. * Use debhelper 7. * Use source format 3.0 (quilt). * Fix spelling error in Net::Sieve's documentation. + new patch: spelling.patch * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 05 Jun 2010 13:18:27 +0900 libnet-sieve-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #479566) -- AGOSTINI Yves Sat, 11 May 2008 23:43:58 +0200 debian/libnet-sieve-perl.examples0000644000000000000000000000000512125407737014257 0ustar ex/* debian/source/0000755000000000000000000000000011724764116010477 5ustar debian/source/format0000644000000000000000000000001411724764116011705 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611724764116010256 0ustar #!/usr/bin/make -f %: dh $@