libnet-sieve-perl 0.07-1 source package in Ubuntu

Changelog

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.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:08:15 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-sieve-perl_0.07.orig.tar.gz 35.3 KiB a025864571c64b1c01a99a3019ad6109ba14ef7c57d65164d96050123ddc966c
libnet-sieve-perl_0.07-1.debian.tar.gz 2.3 KiB 340b1c390f2b202be1f317d9dbfc895e0e181b6c86799f243c94926be84abcb1
libnet-sieve-perl_0.07-1.dsc 2.1 KiB c8246c667e7769087fa7eaad7d7ebd8826ef8aa3815130e8f2a9e16d5feab636

Available diffs

View changes file

Binary packages built by this source

libnet-sieve-perl: 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.