[pkg-java] r14135 - in tags/libjboss-xnio-base-java: . 1.2.1.GA-2/debian

Torsten Werner twerner at alioth.debian.org
Tue Aug 9 21:05:36 UTC 2011


Author: twerner
Date: 2011-08-09 21:05:36 +0000 (Tue, 09 Aug 2011)
New Revision: 14135

Added:
   tags/libjboss-xnio-base-java/1.2.1.GA-2/
   tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog
   tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control
Removed:
   tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog
   tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control
Log:
[svn-buildpackage] Tagging libjboss-xnio-base-java 1.2.1.GA-2

Deleted: tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog
===================================================================
--- trunk/libjboss-xnio-base-java/debian/changelog	2011-08-09 20:56:13 UTC (rev 14130)
+++ tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog	2011-08-09 21:05:36 UTC (rev 14135)
@@ -1,5 +0,0 @@
-libjboss-xnio-base-java (1.2.1.GA-1) unstable; urgency=low
-
-  * Initial release. (Closes: #546769)
-
- -- Torsten Werner <twerner at debian.org>  Tue, 15 Sep 2009 22:20:55 +0200

Copied: tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog (from rev 14131, trunk/libjboss-xnio-base-java/debian/changelog)
===================================================================
--- tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog	                        (rev 0)
+++ tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/changelog	2011-08-09 21:05:36 UTC (rev 14135)
@@ -0,0 +1,12 @@
+libjboss-xnio-base-java (1.2.1.GA-2) unstable; urgency=low
+
+  * QA upload.
+  * Orphaning package.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 09 Aug 2011 23:00:58 +0200
+
+libjboss-xnio-base-java (1.2.1.GA-1) unstable; urgency=low
+
+  * Initial release. (Closes: #546769)
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 15 Sep 2009 22:20:55 +0200

Deleted: tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control
===================================================================
--- trunk/libjboss-xnio-base-java/debian/control	2011-08-09 20:56:13 UTC (rev 14130)
+++ tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control	2011-08-09 21:05:36 UTC (rev 14135)
@@ -1,24 +0,0 @@
-Source: libjboss-xnio-base-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends-Indep: maven-ant-helper (>> 4)
-Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk
-Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-xnio-base-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-xnio-base-java/
-Homepage: http://jboss.org/xnio/
-
-Package: libjboss-xnio-base-java
-Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java5-runtime-headless
-Description: simplified low-level I/O layer
- XNIO is a simplified low-level I/O layer which can be used anywhere you are
- using NIO today. It frees you from the hassle of dealing with Selectors and
- the lack of NIO support for multicast sockets and non-socket I/O such as
- serial ports, while still maintaining all the capabilities present in NIO.
- Also, XNIO vastly simplifies implementation of channels, opening the door to
- supporting higher-level transport concepts (like SSL or virtual channels) with
- the same simple API.
-

Copied: tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control (from rev 14132, trunk/libjboss-xnio-base-java/debian/control)
===================================================================
--- tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control	                        (rev 0)
+++ tags/libjboss-xnio-base-java/1.2.1.GA-2/debian/control	2011-08-09 21:05:36 UTC (rev 14135)
@@ -0,0 +1,23 @@
+Source: libjboss-xnio-base-java
+Section: java
+Priority: optional
+Maintainer: Debian QA Group <packages at qa.debian.org>
+Build-Depends-Indep: maven-ant-helper (>> 4)
+Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk
+Standards-Version: 3.8.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-xnio-base-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-xnio-base-java/
+Homepage: http://jboss.org/xnio/
+
+Package: libjboss-xnio-base-java
+Architecture: all
+Depends: ${misc:Depends}, default-jre-headless | java5-runtime-headless
+Description: simplified low-level I/O layer
+ XNIO is a simplified low-level I/O layer which can be used anywhere you are
+ using NIO today. It frees you from the hassle of dealing with Selectors and
+ the lack of NIO support for multicast sockets and non-socket I/O such as
+ serial ports, while still maintaining all the capabilities present in NIO.
+ Also, XNIO vastly simplifies implementation of channels, opening the door to
+ supporting higher-level transport concepts (like SSL or virtual channels) with
+ the same simple API.
+




More information about the pkg-java-commits mailing list