[libcommons-net-java] 29/31: Refreshed debian/MANIFEST.MF

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 17 07:41:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-net-java.

commit ea3345afb4513fba10731ca12963698d84a93738
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Dec 16 20:07:22 2014 +0100

    Refreshed debian/MANIFEST.MF
---
 debian/MANIFEST.MF | 71 +++++++++++++++++++++---------------------------------
 debian/changelog   |  1 +
 2 files changed, 29 insertions(+), 43 deletions(-)

diff --git a/debian/MANIFEST.MF b/debian/MANIFEST.MF
index 28149f6..f98e1ef 100644
--- a/debian/MANIFEST.MF
+++ b/debian/MANIFEST.MF
@@ -9,54 +9,39 @@ Specification-Vendor: The Apache Software Foundation
 Specification-Version: @version@
 X-Compile-Source-JDK: 1.5
 X-Compile-Target-JDK: 1.5
-Export-Package: org.apache.commons.net.finger;version="@version@",
- org.apache.commons.net.echo;version="@version@",
- org.apache.commons.net.ntp;version="@version@",
- org.apache.commons.net.io;version="@version@",
- org.apache.commons.net.discard;version="@version@",
- org.apache.commons.net.ftp;version="@version@",
- org.apache.commons.net.smtp;version="@version@",
- org.apache.commons.net;version="@version@",
- org.apache.commons.net.pop3;version="@version@",
- org.apache.commons.net.util;version="@version@",
- org.apache.commons.net.telnet;version="@version@",
- org.apache.commons.net.whois;version="@version@",
- org.apache.commons.net.chargen;version="@version@",
- org.apache.commons.net.nntp;version="@version@",
- org.apache.commons.net.bsd;version="@version@",
- org.apache.commons.net.time;version="@version@",
- org.apache.commons.net.daytime;version="@version@",
- org.apache.commons.net.ftp.parser;version="@version@",
+Export-Package: org.apache.commons.net.finger;version="@version@",
+ org.apache.commons.net.echo;version="@version@",
+ org.apache.commons.net.ntp;version="@version@",
+ org.apache.commons.net.io;version="@version@",
+ org.apache.commons.net.imap;version="@version@",
+ org.apache.commons.net.discard;version="@version@",
+ org.apache.commons.net.smtp;version="@version@",
+ org.apache.commons.net;version="@version@",
+ org.apache.commons.net.pop3;version="@version@",
+ org.apache.commons.net.telnet;version="@version@",
+ org.apache.commons.net.nntp;version="@version@",
+ org.apache.commons.net.bsd;version="@version@",
+ org.apache.commons.net.daytime;version="@version@",
+ org.apache.commons.net.time;version="@version@",
+ org.apache.commons.net.ftp;version="@version@",
+ org.apache.commons.net.util;version="@version@",
+ org.apache.commons.net.whois;version="@version@",
+ org.apache.commons.net.chargen;version="@version@",
+ org.apache.commons.net.ftp.parser;version="@version@",
  org.apache.commons.net.tftp;version="@version@"
-Tool: Bnd-0.0.238
+Private-Package: examples.mail,examples.telnet,examples.cidr,examples.
+ unix,examples.util,examples.nntp,examples.ntp,examples.ftp,examples
+Tool: Bnd-1.50.0
 Bundle-Name: Commons Net
 Bundle-Vendor: The Apache Software Foundation
 Bundle-Version: @version@
 Bnd-LastModified: @lastmodified@
 Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-@version@.txt
-Bundle-Description: A collection of network utilities and protocol imp
- lementations.
-Import-Package: javax.net,
- javax.net.ssl,org.apache.commons.net;version="@version@",
- org.apache.commons.net.bsd;version="@version@",
- org.apache.commons.net.chargen;version="@version@",
- org.apache.commons.net.daytime;version="@version@",
- org.apache.commons.net.discard;version="@version@",
- org.apache.commons.net.echo;version="@version@",
- org.apache.commons.net.finger;version="@version@",
- org.apache.commons.net.ftp;version="@version@",
- org.apache.commons.net.ftp.parser;version="@version@",
- org.apache.commons.net.io;version="@version@",
- org.apache.commons.net.nntp;version="@version@",
- org.apache.commons.net.ntp;version="@version@",
- org.apache.commons.net.pop3;version="@version@",
- org.apache.commons.net.smtp;version="@version@",
- org.apache.commons.net.telnet;version="@version@",
- org.apache.commons.net.tftp;version="@version@",
- org.apache.commons.net.time;version="@version@",
- org.apache.commons.net.util;version="@version@",
- org.apache.commons.net.whois;version="@version@"
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0txt
+Bundle-Description: Apache Commons Net library contains a collection o
+ f network utilities and protocol implementations.Supported protocols 
+ include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whoi
+ s
+Import-Package: javax.crypto,javax.crypto.spec,javax.net,javax.net.ssl
 Bundle-SymbolicName: org.apache.commons.net
 Bundle-DocURL: http://commons.apache.org/net/
-
diff --git a/debian/changelog b/debian/changelog
index 6512147..6dea1be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libcommons-net-java (3.3-1) UNRELEASED; urgency=medium
 
   * New upstream release (Closes: #694462)
     - Build depend on junit4 instead of junit
+    - Refreshed debian/MANIFEST.MF
   * Reuse the original libcommons-net-java package for the new releases
   * debian/control:
     - Improved the package description

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git



More information about the pkg-java-commits mailing list