Bug#896816: ITP: lowdown -- Simple markdown translator

2021-01-08 Thread Jon Bernard
On Fri, Jan 8, 2021, at 4:44 PM, Faidon Liambotis wrote:
> owner 896816 !
> thanks
> 
> On Tue, Apr 24, 2018 at 10:24:06AM -0400, Jon Bernard wrote:
> > * Package name: lowdown
> 
> It seems this ITP has been pending for 2½ years, and looks abandoned.
> 
> I was interested in this package, so I worked with upstream to resolve a
> bunch of integration issues with both lowdown and oconfigure (its build
> system), plus a PR to libbsd, and prepared a package suitable for
> inclusion into Debian.
> 
> I pushed the repository to Salsa, under the Debian project:
>   https://salsa.debian.org/debian/lowdown
> 
> I'll upload to unstable momentarily; Jon or anyone else, if you want to
> comaintain you're more than welcome!

That’d be great, thanks.

— 
Jon



Bug#896816: lowdown ITP: how does it go?

2018-08-20 Thread Jon Bernard
* Adam Borowski  wrote:
> 
> [snip]
> 
> So, I'm hereby dropping you an email.  You filed the ITP in April, how
> far did you get?
> 
> Recently, lowdown got a new dependency: libdiff, but as that's a
> library whose (trivial) build system is static-only, has the same
> upstream as lowdown, and is unlikely to get other users, I think it'd
> be simpler to just bundle it instead of packaging separately.  But,
> your ITP, your ways of packaging.

Hi Adam, thanks for pining me, school has been quite time consuming
lately.  Give me a week or so to finish it up and I'll post an update
here.

-- 
Jon



Bug#896816: ITP: lowdown -- Simple markdown translator

2018-04-24 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: lowdown
  Version : 0.3.2
  Upstream Author : Kristaps Dzonsons 
* URL : https://kristaps.bsd.lv/lowdown/
* License : ISC
  Programming Lang: C
  Description : Simple markdown translator

Lowdown is a Markdown translator producing HTML5 and roff documents in
the ms and man formats. It doesn't require XSLT, Python, or external
libraries – it’s just clean, secure, open source C code with no
dependencies. Its canonical documentation is lowdown(1) for the
formatter, lowdown(5) for the syntax, and the library interface at
lowdown(3).


Bug#747083: ITP: xcape -- use a modifier key as another key

2014-05-05 Thread Jon Bernard
* KAction  wrote:
> Package: wnpp
> Severity: wishlist
> Owner: KAction 
> 
> * Package name: xcape
>   Version : 1.1
>   Upstream Author : Albin Olsson 
> * URL : https://github.com/alols/xcape
> * License : GPL
>   Programming Lang: C
>   Description : use a modifier key as another key
>  xcape allows you to use a modifier key as another key when pressed and
>  released on its own. Note that it is slightly slower than pressing the
>  original key, because the pressed event does not occur until the key is
>  released. The default behaviour is to generate the Escape key when Left
>  Control is pressed and released on its own. (If you don't understand why
>  anybody would want this, I'm guessing that Vim is not your favourite text
>  editor ;)
> 
> This package is currently the only maintained of its kind, as far
> as I know. I am using it around year, no problems occured.

https://lists.debian.org/debian-devel/2014/02/msg00703.html

I'm finishing up the package now and hope to have it uploaded today.

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140505135829.GA23694@helmut



Bug#739005: ITP: xcape -- Configure modifier keys to act as other keys when pressed and released

2014-02-14 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: xcape
  Version : 0.1
  Upstream Author : Albin Olsson 
* URL : https://github.com/alols/xcape
* License : GPLv3
  Programming Lang: C
  Description : Configure modifier keys to act as other keys when pressed 
and released

 xcape allows you to use a modifier key as another key when pressed and
 released on its own.  Note that it is slightly slower than pressing the
 original key, because the pressed event does not occur until the key is
 released.  The default behaviour is to generate the Escape key when
 Left Control is pressed and released on its own.

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140214203329.GA31601@helmut



Bug#721757: O: libcgroup -- library and tools to control and monitor linux control groups

2013-09-03 Thread Jon Bernard
Package: wnpp
Severity: normal

I have been trying to find time to adequately maintain this package for far too
long and I have come to accept that I will likely never have this time without
letting my other packages suffer.  Please accept my apology, I know the package
could be in much better shape than it is currently.  If anyone is interested in
carrying the torch, I am more than happy to help out with knowledge transfer and
anything else I can provide.

The package description is:

Control Groups provide a mechanism for aggregating/partitioning sets of
tasks, and all their future children, into hierarchical groups with
specialized behaviour.

It provides API to create/delete and modify cgroup nodes. It will also in
the future allow creation of persistent configuration for control groups and
provide scripts to manage that configuration.

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130903194321.GA2439@helmut.localdomain



Bug#695231: ITA: libcgroup -- Library to control and monitor control

2012-12-13 Thread Jon Bernard
* Tomasz Buchert  wrote:
> retitle 695231 ITA: libcgroup -- Library to control and monitor control
> groups
> owner 695231 !
> 
> Hi Jon,
> I'm intending to take libcgroup over. Recently I have a lot of work, so
> I will be able to work on this only around Xmas.
> 
> Will you sponsor the future uploads or, even better, will you allow me
> to do it directly as I'm DM?

Absolutely, I love this plan!  I'll sponsor a few uploads and if things look
good then it's all yours.

Here is some fair warning: libcgroup is a bit of a nightmare at the moment.
Both from a packaging standpoint (the initscripts are no longer installed), and
also from an upstream development standpoint (at least as it relates to debian
packaging).  Specifically, upstream seems to target fedora (and hence systemd)
for the most part.  Since it's a system-level library, the differences in
development environment make for some surprising headaches.  There are also some
inherent race conditions in the existing implementation.  I feel obligated to
mention these issues so that you know what you're getting into.  It is these
additional issues and time requirements that make the package too much for me at
the moment.

That said, I'm more than willing to advise and help out when/where I can.
Packaging development is maintained in collab-maint on alioth using git.  The
entire history is there.  So git-buildpackage is all you need.

If you're still interested, I will forward the relevant email threads I have had
with Serge - he has been maintaining this package in Ubuntu.  There are some
differences there, and I encourage you to compare.  Ideally we could create
a debian package that Ubuntu could merge without modification, but there is some
work to get to that point.

Let me know what you decided, and thanks for the interest!

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121213195405.GA17206@quintessa



Bug#695231: RFA: libcgroup -- Library to control and monitor control groups

2012-12-05 Thread Jon Bernard
Package: wnpp
Severity: normal

I would really like to have the necessary time to work on this package, but
unfortunately I can't do everything.

If you're interested in adopting this package, please do so.  I'm also happy to
co-work on the package or accept contributions in any form.  Mostly, I don't
want to stand in the way of someone that has the time that this package
requires.

The package description is:

Control Groups provide a mechanism for aggregating/partitioning sets of 
tasks,
and all their future children, into hierarchical groups with specialized
behaviour.

This library allows applications to manipulate, control, administrate and
monitor control groups and the associated controllers.

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121205211736.GA23989@quintessa



Bug#694567: O: libimlib2-ruby -- Ruby Extension for the Imlib2 C library

2012-11-27 Thread Jon Bernard
Package: wnpp
Severity: normal

I no longer use this package, nor do I have the required time to maintain it
properly. Therefore I orphan this package now.

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121127211301.GA5154@quintessa



Bug#694566: O: libfam-ruby -- Ruby Extension for the FAM C library

2012-11-27 Thread Jon Bernard
Package: wnpp
Severity: normal

I no longer use this package, nor do I have the required time to maintain it
properly. Therefore I orphan this package now.

-- 
Jon


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121127205429.GA32710@quintessa



Bug#680789: ITP: babeltrace -- Trace conversion program

2012-07-08 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: babeltrace
  Version : 1.0.0
  Upstream Author : Mathieu Desnoyers 
* URL : http://www.efficios.com/files/babeltrace/
* License : MIT
  Programming Lang: C
  Description : Trace conversion program

Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.

The Common Trace Format (CTF) aims at specifying a trace format based on the
requirements of the industry (through collaboration with the Multicore
Association) and the Linux community.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120708171645.GA13111@quintessa



Bug#680788: ITP: lttng-modules-dkms -- Kernel modules for LTTng (DKMS)

2012-07-08 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: lttng-modules-dkms
  Version : 2.0.2
  Upstream Author : Mathieu Desnoyers 
* URL : http://lttng.org/
* License : LGPL
  Programming Lang: C
  Description : Kernel modules for LTTng (DKMS)

The LTTng project aims at providing highly efficient tracing tools for Linux.
Its tracers help tracking down performance issues and debugging problems
involving multiple concurrent processes and threads. Tracing across multiple
systems is also possible.

This package contains the LTTng kernel modules. These provide additional
instrumentation (not found in the mainline kernel), the ring buffer library, the
tracer itself, and some additional utilities.

Installing on kernel versions prior to 2.6.38 might be possible, but has not
been tested.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120708171553.GA12586@quintessa



Bug#639685: O: e16keyedit

2011-08-29 Thread Jon Bernard
* Alexander Reichle-Schmehl  wrote:
> Hi!
> 
> Am 29.08.2011 14:57, schrieb Jon Bernard:
> 
> >>> e16 was replaced by e17, making this package obsolete.
> >> Shouldn't they then be removed from the archive?
> > I considered that, but I found e16 is still available in sid, so
> > I wasn't sure. If e16 is no longer installable, then yes, I will file
> > a request to remove them.
> 
> Uhm... No, it isn't:  http://packages.qa.debian.org/e/e16.html  It was
> removed back in March.

Ahh, I thought the existence of [1] meant the package was still
available, but I see now that it's just the leftover ports. I will file
a removal request.

[1]: http://packages.debian.org/sid/e16



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110829233252.GA2173@starquasia



Bug#639685: O: e16keyedit

2011-08-29 Thread Jon Bernard
* Alexander Reichle-Schmehl  wrote:
> Hi!
> 
> Am 29.08.2011 14:07, schrieb Jon Bernard:
> > e16 was replaced by e17, making this package obsolete.
> 
> Shouldn't they then be removed from the archive?

I considered that, but I found e16 is still available in sid, so
I wasn't sure. If e16 is no longer installable, then yes, I will file
a request to remove them.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110829125742.GA28637@starquasia



Bug#639686: O: e16menuedit2

2011-08-29 Thread Jon Bernard
Package: wnpp
Severity: normal

e16 was replaced by e17, making this package obsolete.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110829121006.GB25459@starquasia



Bug#639685: O: e16keyedit

2011-08-29 Thread Jon Bernard
Package: wnpp
Severity: normal

e16 was replaced by e17, making this package obsolete.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110829120746.GA25459@starquasia



Bug#639654: O: e16keyedit2

2011-08-28 Thread Jon Bernard
Package: wnpp
Severity: normal

e16 was replaced by e17, making this package obsolete.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110829032923.GA24344@starquasia



Bug#639603: O: xfonts-knickers

2011-08-28 Thread Jon Bernard
Package: wnpp
Severity: normal

This package contains an old fixed-width font that I doubt anyone is
still using. As I no longer use it, it seems appropriate to orphan this
package.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110828144146.GA11246@starquasia



Bug#612544: ITP: udt -- UDP based Data Transfer Protocol

2011-03-24 Thread Jon Bernard
* Giovanni Funchal  wrote:
> Hi,
> 
> What is the status of this issue? Will the package libudt get included
> sometime soon or is the .deb available somewhere already?

I'm working on it right now, quite possible I'll be able to upload by
the end of the weekend. Should be soon.

Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110324123113.GA2045@starquasia



Bug#612544: ITP: udt -- UDP based Data Transfer Protocol

2011-02-09 Thread Jon Bernard
* Konstantin Khomoutov  wrote:
> On Tue, Feb 08, 2011 at 07:54:04PM -0500, Jon Bernard wrote:
> 
> > * Package name: udt
> [...]
> 
> I think the package name should be libudt or may be libnet-udt.
> Also supposedly there should be libudt-dev or something like this
> to allow users develop apps linking to this library.

I completely agree. At the very least, there will be libudt and
libudt-dev packages. If the convention is to add a 'net', I will
include that as well. Initially I thought that libudt and libudt-dev
would make the most sense.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110209131248.GA11705@starquasia



Bug#612544: ITP: udt -- UDP based Data Transfer Protocol

2011-02-08 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: udt
  Version : 4.8
  Upstream Author : Yunhong Gu 
* URL : http://udt.sourceforge.net/
* License : BSD
  Programming Lang: C++
  Description : UDP-based Data Transfer Protocol

UDT is a reliable UDP based application level data transport protocol
for distributed data intensive applications over wide area high-speed
networks. UDT uses UDP to transfer bulk data with its own reliability
control and congestion control mechanisms. The new protocol can transfer
data at a much higher speed than TCP does. UDT is also a highly
configurable framework that can accommodate various congestion control
algorithms.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110209005400.GA9216@starquasia



Bug#584917: ITP: python-opster -- a python command line parsing speedster

2010-06-07 Thread Jon Bernard
Package: wnpp
Owner: Jon Bernard 
Severity: wishlist

* Package name: python-opster
  Version : 0.9.9
  Upstream Author : Alexander Solovyov 
* URL : http://hg.piranha.org.ua/opster/
* License : BSD
  Programming Lang: Python
  Description : a python command line parsing speedster

Opster is a command line parser, intended to make writing command line
applications easy and painless. It uses built-in Python types (lists,
dictionaries, etc) to define options, which makes configuration clear
and concise. Additionally it contains possibility to handle subcommands
(i.e. hg commit or svn update).

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100607144554.ga8...@shaniqua



Bug#576271: RFP: libgrss -- A Glib-based library to manage RSS and Atom feeds

2010-04-12 Thread Jon Bernard
Hi Angel,

* Angel Abad  wrote:
> Hi Roberto!
> 
> 2010/4/2 Roberto Guido :
> > Package: wnpp
> > Severity: wishlist
> > X-Debbugs-CC: debian-de...@lists.debian.org
> >
> >   Package name: libgrss
> >        Version: 0.3
> > Upstream Author: Roberto Guido 
> >            URL: http://live.gnome.org/Libgrss
> >        License: LGPLv3
> >    Description: A Glib-based library to manage RSS and Atom feeds
> 
> Im interested in libgrss, but now I havent much time. But an advice.
> normally debian developers package stable software versions. So Can
> you provide tar.gz versions for libgrss in gnome ftp? Is very tedious
> for package maintainers tu run autconf, automake, etc...
> 
> Please upload a 0.3 version in gnome ftp, with ./configure && make &&
> make install and ping me.

I converted this bug to an ITP, packaged version 0.3 made available by
Roberto [1], and uploaded it last week [2]. As things are a bit backed
up due to the recent downtime of ftp-master, I expect some delay, but it
should make it through this week.

Cheers

[1]: http://gtk.mplat.es/libgrss/tarballs/
[2]: http://ftp-master.debian.org/new/libgrss_0.3.0-1.html

-- 
Jon



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100412141229.ga17...@shaniqua



Bug#576271: RFP: libgrss -- A Glib-based library to manage RSS and Atom feeds

2010-04-02 Thread Jon Bernard
package wnpp
retitle 576271 ITP: libgrss -- A Glib-based library to manage RSS and Atom feeds
owner 576271 !
thanks

* Roberto Guido  wrote:
> Package: wnpp
> Severity: wishlist
> X-Debbugs-CC: debian-de...@lists.debian.org
> 
>Package name: libgrss
> Version: 0.3
> Upstream Author: Roberto Guido 
> URL: http://live.gnome.org/Libgrss
> License: LGPLv3
> Description: A Glib-based library to manage RSS and Atom feeds
> 
> -- 
> Roberto -MadBob- Guido
> http://claimid.com/madbob
> 
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/1270210057.3969.5.ca...@madtablet
> 

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100402133027.ga2...@shaniqua



Bug#573349: ITP: libkcompat -- Linux kernel compatibility library for userspace applications

2010-03-10 Thread Jon Bernard
* Bastian Blank  wrote:
> On Wed, Mar 10, 2010 at 01:33:21PM -0500, Jon Bernard wrote:
> > * License : LGPL 2.1
> 
> Please elaborate how a part of a GPL 2 licensed source (Linux kernel)
> can be LGPL 2.1.

The code is "compatible" in that it provides identical functionality in
userland, but is not simply a copy of header files from the Linux kernel
into a userspace package. To be clear, there is no GPL kernel code in
libkcompat.

For your reference, the source code for libkcompat is found at:

http://git.dorsal.polymtl.ca/?p=libkcompat.git;a=summary

However, the fact that it wasn't clear to you suggests that my package
description needs improvement. I will make sure this happens prior to
upload.

Cheers

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100310224214.ga30...@shaniqua



Bug#573361: ITP: ltt-ust -- LTTng Userspace Tracer

2010-03-10 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: ltt-ust
  Version : 0.3
  Upstream Author : Pierre-Marc Fournier 
* URL : http://lttng.org/
* License : LGPL 2.1
  Programming Lang: C
  Description : LTTng Userspace Tracer

The userspace tracer is designed to provide detailed information about
userspace activity. Like the kernel tracer, performance is the main
goal. Tracing does not require system calls or traps. UST
instrumentation points may be added in any userspace code including
signal handlers and libraries.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100310203307.ga17...@shaniqua



Bug#573349: ITP: libkcompat -- Linux kernel compatibility library for userspace applications

2010-03-10 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: libkcompat
  Version : 0.1
  Upstream Author : Pierre-Marc Fournier 
* URL : http://lttng.org/
* License : LGPL 2.1
  Programming Lang: C
  Description : Linux kernel compatibility library for userspace 
applications

This package provides userspace ports of APIs available in the Linux
kernel but not available to userspace programs. Included are header
files for atomic integer operations, linked lists, hash tables,
and reference counting.

NOTE: this is needed for the packaging of ltt-ust

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100310183316.ga12...@shaniqua



Bug#570043: ITP: lttv -- LTTng Viewer

2010-02-15 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: lttv
  Version : 0.12.29
  Upstream Author : Mathieu Desnoyers 
* URL : http://lttng.org/
* License : GPL, LGPL
  Programming Lang: C
  Description : LTTng Viewer

This package contains the trace reading library and trace viewing tools
for the new Linux Trace Toolkit trace format.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100216023702.ga14...@shaniqua



Bug#570042: ITP: ltt-control -- Tools to control kernel tracing with LTTng

2010-02-15 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: ltt-control
  Version : 0.79
  Upstream Author : Mathieu Desnoyers 
* URL : http://lttng.org/
* License : LGPL
  Programming Lang: C
  Description : Tools to control kernel tracing with LTTng

This package contains the lttd, lttctl and liblttctl programs which are
necessary to obtain a trace. It also contains the facilities directory,
where sits the trace metainformation.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100216023542.ga14...@shaniqua



Bug#548931: ITP: liburcu -- a userspace RCU (read-copy-update) library

2009-09-29 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: liburcu
  Version : 0.1
  Upstream Author : Mathieu Desnoyers 
* URL : http://ltt.polymtl.ca/?q=node/18
* License : GPL, LGPL, MIT/X
  Programming Lang: C
  Description : a userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples
copies of a given data structure to live at the same time, and by
monitoring the data structure accesses to detect grace periods after
which memory reclamation is possible.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536167: [christopher.simm...@pnl.gov: RE: libcgroup]

2009-09-08 Thread Jon Bernard
owner 536167 !
stop

- Forwarded message from "Simmons, Christopher" 
 -

Date: Fri, 4 Sep 2009 14:53:50 -0700
From: "Simmons, Christopher" 
To: Jon Bernard 
Subject: RE: libcgroup

Absolutely.  I had finished packaging it a while back, but never
uploaded it.  I am new at this and I am sure your version is better.

Thanks,
Chris

-Original Message-----
From: Jon Bernard [mailto:jbern...@debian.org] 
Sent: Thursday, September 03, 2009 5:42 PM
To: Simmons, Christopher
Subject: libcgroup

Hi Chris, I've finished up packaging libcgroup for Ubuntu which should
make it through Debian's NEW queue without modification. Would you mind
if I upload and maintain this in Debian as well?

-- 
Jon

- End forwarded message -

-- 
Jon



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#540298: ITP: lua-iconv -- iconv bindings for the Lua programming language

2009-08-06 Thread Jon Bernard
Package: wnpp
Severity: wishlist
Owner: Jon Bernard 

* Package name: lua-iconv
  Version : 6
  Upstream Author : Alexandre Erwin Ittner 
* URL : http://luaforge.net/projects/lua-iconv/
* License : MIT/X
  Programming Lang: C
  Description : iconv bindings for the Lua programming language

lua-iconv provides POSIX 'iconv' bindings for the Lua programming
language.  It converts a sequence of characters from one codeset into a
sequence of corresponding characters in another codeset.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536167: I'm happy to help out

2009-07-09 Thread Jon Bernard
Hi Chris, I'm also interested in getting this package into Debian. I'd
be happy to help you package, debug, and/or test the package you're
working on. How far along are you in your efforts? The Ubuntu bug
relating to this package can be found at:

https://bugs.launchpad.net/ubuntu/+bug/268714

If there's anything I can do to help please don't hesitate to ask.

-- 
Jon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#410061: nspluginwrapper sponsorship

2007-02-16 Thread Jon Bernard
I'll be happy to upload this if your packages are in good shape. Have you
found someone to sponsor the package yet?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#160689: ITP: libimlib2-ruby -- Imlib2 extension module for programming language Ruby

2002-09-12 Thread Jon Bernard
Package: wnpp
Version: unavailable; reported 2002-09-12
Severity: wishlist

* Package name: libimlib2-ruby
  Version : 0.4.1
  Upstream Author : Paul Duncan <[EMAIL PROTECTED]>
* URL : http://www.pablotron.org/software/imlib2-ruby/
* License : BSD
  Description : Imlib2 extension module for programming language Ruby

libimilb2-ruby is a Ruby interface to Imlib2. It provides a set of
bindings that allow you to make imlib2 calls in ruby programs.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux maximus 2.4.19-686-smp #1 SMP Thu Aug 8 22:06:13 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US




Bug#160688: ITP: xfonts-knickers -- Knickers font for X

2002-09-12 Thread Jon Bernard
Package: wnpp
Version: unavailable; reported 2002-09-12
Severity: wishlist

* Package name: xfonts-knickers
  Version : 0.0.2
  Upstream Author : Tom Gilbert <[EMAIL PROTECTED]>
* URL : http://www.linuxbrit.co.uk/downloads/knickers.pcf
* License : BSD
  Description : Knickers font for X

A sans-serif, fixed width font with iso8859 encoding.
Only available as 10 point with medium weight.

Knickers is a derivative of the nexus font with added support for
multilanguage characters.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux maximus 2.4.19-686-smp #1 SMP Thu Aug 8 22:06:13 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US




Bug#159626: ITP: libfam-ruby -- Fam bindings for Ruby.

2002-09-04 Thread Jon Bernard
Package: wnpp
Version: N/A; reported 2002-09-04
Severity: wishlist

* Package name: libfam-ruby
  Version : 0.1.0
  Upstream Author : Paul Duncan <[EMAIL PROTECTED]>
* URL : http://www.pablotron.org/software/fam-ruby/
* License : BSD
  Description : Fam bindings for Ruby.

Fam extension module for programming language Ruby

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux maximus 2.4.19-686-smp #1 SMP Thu Aug 8 22:06:13 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US

-- no debconf information