[libmail-pop3client-perl] 03/22: Imported Debian patch 2.17-1
gregor herrmann
gregoa at debian.org
Tue Dec 15 18:21:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmail-pop3client-perl.
commit 42b10ed8302f444219eb05cb5eb7c80916c3eb19
Merge: 9c37657 d3c0488
Author: Noèl Köthe <noel at debian.org>
Date: Fri Sep 23 17:49:10 2005 +0200
Imported Debian patch 2.17-1
Changes | 6 +++++-
MANIFEST | 1 +
META.yml | 10 ++++++++++
POP3Client.pm | 40 +++++++++++++++++++++++++++++++++++-----
debian/changelog | 9 +++++++++
debian/control | 4 ++--
6 files changed, 62 insertions(+), 8 deletions(-)
diff --cc debian/changelog
index 385a169,0000000..628a6ac
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,44 -1,0 +1,53 @@@
++libmail-pop3client-perl (2.17-1) unstable; urgency=low
++
++ * new upstream from 2005-08-18
++ (closes: Bug#329581)
++ * updated Standards-Version
++ * changed dependency from libdigest-md5-perl to perl
++
++ -- Noèl Köthe <noel at debian.org> Fri, 23 Sep 2005 17:49:10 +0200
++
+libmail-pop3client-perl (2.16-1) unstable; urgency=low
+
+ * new upstream from 2004-03-13
+ * updated Section to perl
+
+ -- Noèl Köthe <noel at debian.org> Wed, 11 Aug 2004 15:25:09 +0200
+
+libmail-pop3client-perl (2.15-1) unstable; urgency=low
+
+ * new upstream from 2003-10-18
+ * updated Standards-Version
+
+ -- Noel Koethe <noel at debian.org> Fri, 13 Feb 2004 23:37:43 +0100
+
+libmail-pop3client-perl (2.13-1) unstable; urgency=low
+
+ * new upstream from 2003-01-09
+ * added dependency libdigest-md5-perl
+ (libmd5-perl is a wrapper for this package)
+ (closes: Bug#166522)
+ * updated Standards-Version
+ * added URL to description
+
+ -- Noel Koethe <noel at debian.org> Sat, 8 Mar 2003 12:32:00 +0100
+
+libmail-pop3client-perl (2.10-2) unstable; urgency=low
+
+ * added perl copyright link to debian/copyright
+ (closes: Bug#157652)
+
+ -- Noel Koethe <noel at debian.org> Sat, 24 Aug 2002 11:30:00 +0200
+
+libmail-pop3client-perl (2.10-1) unstable; urgency=low
+
+ * new upstream version from 2001-09-08
+
+ -- Noel Koethe <noel at debian.org> Thu, 30 May 2002 16:54:00 +0200
+
+libmail-pop3client-perl (2.9-1) unstable; urgency=low
+
+ * Initial Release.
+ (closes: Bug#131032)
+
+ -- Noel Koethe <noel at debian.org> Tue, 26 Jan 2002 16:41:39 +0100
diff --cc debian/control
index e941038,0000000..5ab5f51
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,16 -1,0 +1,16 @@@
+Source: libmail-pop3client-perl
+Section: perl
+Priority: optional
+Maintainer: Noèl Köthe <noel at debian.org>
+Build-Depends: debhelper (>> 3.0.0)
- Standards-Version: 3.6.1
++Standards-Version: 3.6.2
+
+Package: libmail-pop3client-perl
+Architecture: any
- Depends: ${shlibs:Depends}, libdigest-md5-perl
++Depends: ${shlibs:Depends}, perl
+Description: POP3 client module for perl
+ It provides an object-oriented interface to a POP3 server.
+ It can be used to write perl-based biff clients, mail
+ readers, or whatever.
+ .
+ http://pop3client.dowds.net/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-pop3client-perl.git
More information about the Pkg-perl-cvs-commits
mailing list