This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libnetxap-perl.
commit 6a66111f7b9027e779778785f95bab7f83abd799 Author: Axel Beckert <[email protected]> Date: Thu Nov 9 21:56:08 2017 +0100 Mention additionally supported protocols in long package description --- debian/changelog | 1 + debian/control | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index f6a5911..70f8095 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,6 +65,7 @@ libnetxap-perl (0.02-8) UNRELEASED; urgency=low + Update versioned debhelper build-dependency accordingly. * Drop article from short package description. * Install file "NEWS" as upstream changelog. + * Mention additionally supported protocols in long package description. -- Fabrizio Regalli <[email protected]> Wed, 15 Jun 2011 09:37:55 +0200 diff --git a/debian/control b/debian/control index 25e50c1..bf69ba9 100644 --- a/debian/control +++ b/debian/control @@ -22,3 +22,7 @@ Depends: ${misc:Depends}, Description: client interface to IMAP (Internet Message Access Protocol) Net::IMAP provides a perl interface to the client portion of IMAP (Internet Message Access Protocol). + . + Additionally it also supports ACAP (Application Configuration Access + Protocol), IMSP (Internet Message Support Protocol, superseded by + ACAP) and ICAP (Internet Calendar Access Protocol). -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnetxap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
