Re: Hyper-V support on Debian (Re: Debian is not welcome on Microsoft Azure

2016-01-24 Thread Joshua R. Poulson
In progress! :)

Thanks, --jrp

On Sat, Jan 23, 2016 at 5:46 PM, Hideki Yamane  wrote:

> On Fri, 16 Oct 2015 05:57:48 -0700
> "Joshua R. Poulson"  wrote:
> > I will certainly update that page when the time comes. We're looking
> > forward to it.
>
>  Yeah, now Debian8.3 includes hyperv-daemons package :)
>  Please look into it.
>
>
> --
> Regards,
>
>  Hideki Yamane henrich @ debian.or.jp/org
>  http://wiki.debian.org/HidekiYamane
>


Bug#812526: ITP: pbsim -- simulator for PacBio sequencing reads

2016-01-24 Thread Sascha Steinbiss
Package: wnpp
Severity: wishlist
Owner: Sascha Steinbiss 

* Package name: pbsim
  Version : 1.0.3
  Upstream Author : Michiaki Hamada 
* URL : https://code.google.com/p/pbsim/
* License : GPL-2
  Programming Lang: C++
  Description : simulator for PacBio sequencing reads

PacBio DNA sequencers produce two types of characteristic reads: CCS
(short and low error rate) and CLR (long and high error rate), both of
which could be useful for de novo assembly of genomes. PBSIM simulates
those PacBio reads from a reference sequence by using either a model-based
or sampling-based simulation. Simulated reads are useful, for example, when
developing or evaluating sequence assemblers targeted at PacBio data.

This package will be maintained by the Debian Med Packaging Team.



Re: Re: dpkg maintainer script calls and arguments

2016-01-24 Thread Ngo Thang


Đã gửi từ iPhone của tôi


Bug#812533: ITP: plugn -- hook system for shell programs

2016-01-24 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: plugn
  Version : 0.2.1
  Upstream Author : Jeff Lindsay
* URL : http://github.com/dokku/plugn
* License : BSD
  Programming Lang: Go
  Description : hook system for shell programs

The plugn command loops through all enabled plugins'
directories found in the path defined by the environment
variable PLUGIN_PATH and passes the same arguments to
any hook scripts by that name.

plugn provides a mechanism for arguments broadcasting,
it could accept streams and pass them through each plugin
as well.



Bug#812548: ITP: qdox2 -- quickly parses declarations and Javadoc from Java source

2016-01-24 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 

* Package name: qdox2
  Version : 2.0~M3
  Upstream Author : Joe Walnes and QDox Project Team
* URL : https://github.com/codehaus/qdox
* License : Apache-2.0
  Programming Lang: Java
  Description : quickly parses declarations and Javadoc from Java source

QDox quickly parses Java source files looking for key items of interest

 * class and interface definitions
 * member declarations
 * import statements
 * JavaDoc comments

QDox ignores all other components of Java source, such as actual
method implementations, to avoid overhead. QDox returns a simple
document model containing only the declarations and containing
enough information to be useful.

This is version 2 of Qdox which is backwards incompatible to earlier
versions.



Bug#812562: ITP: jscience -- Java science library (algebra, matrices, physical models)

2016-01-24 Thread Wookey
Package: wnpp
Severity: wishlist
Owner: Wookey 

* Package name: jscience
  Version : 4.3.1
  Upstream Author : 2007 JScience (http://jscience.org/)
* URL : http://jscience.org/
* License : JScience
  Programming Lang: Java
  Description : Java science library (algebra, matrices, physical models)

 JScience library provides a comprehensive Java library for the
 scientific community. It contains the following modules:
 .
 * Units of Measurement services.
 * A coordinates module compliant with OGC/ISO specifications
   for the development and deployment of geographic applications.
 * A rigourous mapping of mathematical structures (e.g. Group,
   Ring, Field, VectorSpace ) to Java interfaces.
 * A linear algebra module, which includes a first parameterized
   matrix class capable of resolving linear system of equations
   involving any kind of elements.
 * A functions module for symbolic calculations and analysis.
 * Support for exact or arbitrary precision measurements
 * Support for Standard, Relativistic, High-Energy, Quantum and
   Natural physical models.
 * A monetary module for precision-guaranteed calculations and
   currencies conversions.

I am packaging this because it is needed by the current release of
caveconverter for calculating hulls. And it seems like quite a
generally useful java package. 

This package depends recursively(!) on geoapi (http://www.geoapi.org/
). Presumably that recursiveness is not a good enough reason to just
put geoapi in the same source package, and build them together, so I
should file an ITP for that too (and ideally put in staged builds so
they can easily be built)?

There was #24 filed about this in 2009, and closed in 2011. 



Bug#812563: ITP: geoapi -- Set of Java interfaces for geospatial applications

2016-01-24 Thread Wookey
Package: wnpp
Severity: wishlist
Owner: Wookey 

* Package name: geoapi
  Version : 3.0.0
  Upstream Author : 2003-2011 Open Geospatial Consortium, Inc.
* URL : http://www.geoapi.org
* License : geoapi (BSDish)
  Programming Lang: Java
  Description : Set of Java interfaces for geospatial applications

 geoapi is a set of java bindings provided for geospatial applications
 by the GeoAPI project. They are neutral, interface-only APIs derived
 from OGC/ISO Standards.
 .
 The interfaces developed by the GeoAPI project include many of the
 data structures and manipulation methods needed for geographic
 information system applications. GeoAPI 3.0 defines a core set of
 interfaces for metadata handling, for geodetic referencing,
 projection and conversion, and is a standard of the Open Geospatial
 Consortium (OGC).
 .
 The GeoAPI interfaces closely follow the ISO 19100 series standards:
 ISO 19115: Metadata, ISO 19111: Referencing by coordinates, ISO
 19123: Coverage. GeoAPI provides an interpretation and adaptation of
 these standards to match the expectations of Java programmers.


This is being packaged as it is closely tied to jscience.
jscience needs geoapi to build (org.opengis.*)

geoapi need javax.measure.utils from jscience to build.



Bug#812565: ITP: golang-github-natefinch-v2 -- Go package for writing logs to rolling files

2016-01-24 Thread Potter, Tim (Converged Cloud)
X-Debbugs-CC: debian-devel@lists.debian.org, 
pkg-go-maintain...@lists.alioth.debian.org
Package: wnpp
Severity: wishlist
Owner: Tim Potter 

* Package name: golang-github-natefinch-lumberjack-v2
 Version : 0.0~git20151013.600ceb4-1
 Upstream Author : Nate Finch
* URL : https://github.com/natefinch/lumberjack
* License : Expat
 Programming Lang: Go
 Description : Go package for writing logs to rolling files

 Lumberjack is intended to be one part of a logging infrastructure.
 It is not an all-in-one solution, but instead is a pluggable component
 at the bottom of the logging stack that simply controls the files
 to which logs are written.
 .
 Lumberjack plays well with any logging package that can write to
 an io.Writer, including the standard library's log package.
 .
 Lumberjack assumes that only one process is writing to the output
 files. Using the same lumberjack configuration from multiple processes
 on the same machine will result in improper behaviour.
.
This is version v2 of the lumberjack package.


signature.asc
Description: Message signed with OpenPGP using GPGMail