libnet-sieve-perl 0.11-2 source package in Ubuntu

Changelog

libnet-sieve-perl (0.11-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!
  * Add patch to fix warning about some unescaped left braces.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.0.0.
  * Bump debhelper compatibility level to 9.
  * Update long description.

 -- gregor herrmann <email address hidden>  Tue, 01 Aug 2017 17:50:54 -0400

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-sieve-perl_0.11-2.dsc 2.3 KiB d30157befd86d0ef932a6442941fd8168dab58575e793ea7207aea734b040496
libnet-sieve-perl_0.11.orig.tar.gz 43.1 KiB b7544fad4716d58bb66a2c8c786af3bdecda767bd64543aed6487d4afa3d598f
libnet-sieve-perl_0.11-2.debian.tar.xz 3.3 KiB c96e929a2379e8bf1041587951da76f926d99acaa4ce8809a97061fe587e8164

Available diffs

No changes file available.

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 one to list all scripts,
 activate or deactivate scripts, read, delete or put scripts.