netty 1:3.2.6.Final-1 source package in Ubuntu

Changelog

netty (1:3.2.6.Final-1) unstable; urgency=low

  * New upstream release (Closes: #643832):
    - Update watch file for github.
  * Add myself to Uploaders.
  * Use maven-repo-helper to install jar.
  * Bump to Standards-Version to 3.9.2:
    - Provide a get-orig-source target.
    - Drop Depends on default-jre-headless.
    - Drop XSBC-* fields (Ubuntu specific)
    - Add Homepage field.
    - Add Vcs-* fields.
  * Use debhelper 7 compat level.
  * Fix copyright:
    - now under Apache-2.0 licence.
    - update to DEP-5.
  * Switch to 3.0 (quilt) source format.
  * Add Recommends on logging frameworks.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  05 Dec 2011 11:02:11 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
chris grzegorczyk
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
netty_3.2.6.Final.orig.tar.gz 602.3 KiB 49a4097ea1575934521c375acfe7aa1f497a4d450df33c6f5273f63c951d9726
netty_3.2.6.Final-1.debian.tar.gz 4.8 KiB ef6fccb30e28380f8a5cd5cb1e428fcd62369cc97b9dc59d39f929c4622724a2
netty_3.2.6.Final-1.dsc 2.1 KiB 1382ddbdb65e3708c73da0c34bfb6e7052dcd195415020894b5b54194a1e07ce

Available diffs

View changes file

Binary packages built by this source

libnetty-java: Java NIO client/server socket framework

 Netty is a Java NIO client/server framework which enables quick and easy
 development of network applications such as protocol servers and clients.
 It greatly simplifies and streamlines network programming such as TCP and UDP
 socket server.