Re: Modern best practice packaging tutorial?

2019-11-19 Thread Scott Kitterman
On Tuesday, November 19, 2019 9:57:59 AM EST Paul Tagliamonte wrote: > Hey -devel! > > I've been less active on the packaging side for a while; has anyone > written up a modern packaging guide covering salsa best practices, > gbp best practices, and the commonly accepted strategy for tracking > up

RE:GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread Nicholas D Steeves
PICCA Frederic-Emmanuel writes: >> That is mostly upstream's job -- ICD packagers should just verify that the >> package still runs "Hello World" on their hardware, i.e. the ICD >> integration works, and then we assume that it works. > > ok, so in that case it would be nice to provide a computer

Bug#945117: ITP: matiec -- IEC 61131-3 to C translator

2019-11-19 Thread Philip Rinn
Package: wnpp Severity: wishlist Owner: Philip Rinn * Package name: matiec Version : 0.1+hgd9e47e0 Upstream Author : Mario de Sousa * URL : https://bitbucket.org/mjsousa/matiec * License : GPL-3 Programming Lang: C++ Description : IEC 61131-3 to C tran

RE:GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread PICCA Frederic-Emmanuel
> That is mostly upstream's job -- ICD packagers should just verify that the > package still runs "Hello World" on their hardware, i.e. the ICD > integration works, and then we assume that it works. ok, so in that case it would be nice to provide a computer with a GPU as porterbox to test this he

Re: libraries depending on interpreters

2019-11-19 Thread Helmut Grohne
Hi Niko, On Sun, Nov 17, 2019 at 04:39:46PM +0200, Niko Tyni wrote: > at the last tech-ctte meeting the question came up of whether there's > a general rule in Debian about libraries/modules depending (or not) > on the corresponding interpreters for their implementation language. You've already m

Re: Debian event pre FOSDEM?

2019-11-19 Thread Holger Levsen
Hi Jurgen, thank you for continuing to show your space! On Mon, Nov 18, 2019 at 05:02:08PM +0100, Jurgen Gaeremyn wrote: > Cool! Glad you enjoyed our spot last year :) I did, it was a very nice and diverse evening! > We have a server room, where we also stock our valuables. I'm guessing we > co

Re: Modern best practice packaging tutorial?

2019-11-19 Thread Sean Whitton
Hello, On Tue 19 Nov 2019 at 09:57AM -05, Paul Tagliamonte wrote: > I've been less active on the packaging side for a while; has anyone > written up a modern packaging guide covering salsa best practices, > gbp best practices, and the commonly accepted strategy for tracking > upstreams (still usc

Bug#945104: ITP: surgescript -- scripting language for games

2019-11-19 Thread Carlos Donizete Froes
Package: wnpp Severity: wishlist Owner: Carlos Donizete Froes * Package name: surgescript Version : 0.5.4 Upstream Author : Alexandre Martins * URL : https://docs.opensurge2d.org * License : Apache-2.0 Programming Lang: C Description : scripting langua

Re: Modern best practice packaging tutorial?

2019-11-19 Thread Xavier
A large part of this exists also in Perl-Team. See https://perl-team.pages.debian.net/git.html Le 19 novembre 2019 17:20:45 GMT+01:00, Paul Tagliamonte a écrit : >On Tue, Nov 19, 2019 at 11:14 AM Xavier wrote: >> >> Hi, >> >> Here is a JS tuto. Some things are available for other teams: >https

Bug#945103: ITP: kt-update -- lightweight distribution management

2019-11-19 Thread Jean-Jacques Brucker
Package: wnpp Severity: wishlist Owner: Jean-Jacques Brucker * Package name: kt-update Version : 0.18.9 Upstream Author : Jean-Jacques Brucker * URL : https://github.com/jbar/kt-update * License : GPL-2 Programming Lang: bash Description : lightweight

Re: Modern best practice packaging tutorial?

2019-11-19 Thread Paul Tagliamonte
On Tue, Nov 19, 2019 at 11:14 AM Xavier wrote: > > Hi, > > Here is a JS tuto. Some things are available for other teams: > https://wiki.debian.org/Javascript/Tutorial Very useful, thank you! Do you know how representative the JavaScript team is of Debian writ large these days? I understand each

Re: Modern best practice packaging tutorial?

2019-11-19 Thread Xavier
Hi, Here is a JS tuto. Some things are available for other teams: https://wiki.debian.org/Javascript/Tutorial Cheers, Xavier Le 19 novembre 2019 15:57:59 GMT+01:00, Paul Tagliamonte a écrit : >Hey -devel! > >I've been less active on the packaging side for a while; has anyone >written up a mod

Re: Modern best practice packaging tutorial?

2019-11-19 Thread Paul Tagliamonte
On Tue, Nov 19, 2019 at 10:53 AM wrote: > > Hi Paul, > > I gave a talk on this as the SE Linux Fest in Charlotte earlier this > year. My presentation, notes, and sample project are here, in case > that's helpful: > https://bitbucket.org/elimtaft/debian-packaging-from-scratch-demo-project/src/mast

Re: Modern best practice packaging tutorial?

2019-11-19 Thread eli . taft
Hi Paul, I gave a talk on this as the SE Linux Fest in Charlotte earlier this year.  My presentation, notes, and sample project are here, in case that's helpful: https://bitbucket.org/elimtaft/debian-packaging-from-scratch-demo-project/src/master/.   Good luck! Sincerely Eli -- Eli Taft Part

Re: GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread Simon Richter
Hi, On Tue, Nov 19, 2019 at 02:48:48PM +, PICCA Frederic-Emmanuel wrote: > It would be nice also to be able to test the OpenCL icd implementations and > work with real hardware. That is mostly upstream's job -- ICD packagers should just verify that the package still runs "Hello World" on th

RE:GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread PICCA Frederic-Emmanuel
It would be nice also to be able to test the OpenCL icd implementations and work with real hardware.

Modern best practice packaging tutorial?

2019-11-19 Thread Paul Tagliamonte
Hey -devel! I've been less active on the packaging side for a while; has anyone written up a modern packaging guide covering salsa best practices, gbp best practices, and the commonly accepted strategy for tracking upstreams (still uscan or are we doing something fancy with branches?) for new pack

Re: GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread Simon Richter
Hi, On Tue, Nov 19, 2019 at 09:21:16AM -0500, Sam Hartman wrote: > I'm hoping there's no need for a GPU on a buildd. > That would mean that the software required an active GPU to *build*, > which seems problematic on a number of fronts. As far as I've understood, that makes sense for some neura

Re: GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread Christian Kastner
On 19.11.19 05:59, Mo Zhou wrote: > Given that there are also a number of packages in debian with OpenCL > enabled, I'm wondering wether a shared buildd/CI/porterbox with GPU[2] > could be helpful? I would also be interested in this.

Re: GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread Sam Hartman
> "PICCA" == PICCA Frederic-Emmanuel > writes: PICCA> Hello >> Debian has from time to time funded hardware for people doing >> important work. I'd definitely be happy to receive a >> reimbursement request for such hardware from Debian developrs. >> For non DDs, I wo

RE:GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread PICCA Frederic-Emmanuel
Hello > Debian has from time to time funded hardware for people doing important > work. > I'd definitely be happy to receive a reimbursement request for such > hardware from Debian developrs. For non DDs, I would want a DD involved > in our GPU ecosystem (like yourself) to confirm the people doin

Bug#945089: ITP: radiosonde -- Automatically Track Radiosonde Launches using RTL-SDR

2019-11-19 Thread Nicolas Braud-Santoni
Package: wnpp Severity: wishlist Owner: Nicolas Braud-Santoni -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: radiosonde Version : 1.2.2 Upstream Author : The Radiosonde Authors * URL : https://github.com/projecthorus/radiosonde_auto_rx * License

Re: GPU-ready (with free driver) buildd/CI/porterbox?

2019-11-19 Thread Sam Hartman
> "Mo" == Mo Zhou writes: Mo> Hi folks, Just a bold thought. Mo> Two Debian developers intended to package basic libraries of the Mo> AMD ROCm (freesoftware-licensed) [1], but both of them don't Mo> have access to such hardware. Debian has from time to time funded hardware

Bug#945087: ITP: golang-github-tidwall-tinyqueue -- Binary heap priority queues in Go

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-tidwall-tinyqueue Version : 0.0~git20180302.1e39f55-1 Upstream Author : Josh Baker * URL : https://github.com/tidwall/tinyqueue * License : ISC Programming Lang: Go Des

Bug#945086: ITP: golang-github-tidwall-rtree -- RTree implementation for Go

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-tidwall-rtree Version : 0.0~git20180113.6cd4270-1 Upstream Author : Josh Baker * URL : https://github.com/tidwall/rtree * License : TODO Programming Lang: Go Descriptio

Bug#945084: ITP: golang-github-tidwall-grect -- Get the outer rectangle from GeoJSON, WKT, WKB

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-tidwall-grect Version : 0.0~git20161006.ba9a043-1 Upstream Author : Josh Baker * URL : https://github.com/tidwall/grect * License : TODO Programming Lang: Go Descriptio

Bug#945085: ITP: golang-github-tidwall-pretty -- Efficient JSON beautifier and compactor for Go

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-tidwall-pretty Version : 1.0.0-1 Upstream Author : Josh Baker * URL : https://github.com/tidwall/pretty * License : TODO Programming Lang: Go Description : Efficien

Bug#945083: ITP: golang-github-tidwall-buntdb -- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-tidwall-buntdb Version : 1.1.0-1 Upstream Author : Josh Baker * URL : https://github.com/tidwall/buntdb * License : TODO Programming Lang: Go Description : embeddab

Bug#945080: ITP: golang-github-dgraph-io-ristretto -- A high performance memory-bound Go cache

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-dgraph-io-ristretto Version : 0.0~git20191108.8d6a8a7-1 Upstream Author : Dgraph * URL : https://github.com/dgraph-io/ristretto * License : Apache-2.0 Programming Lang: G

Bug#945082: ITP: golang-github-tidwall-btree -- B-Tree implementation for Go

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-tidwall-btree Version : 0.0~git20191029.400434d-1 Upstream Author : Josh Baker * URL : https://github.com/tidwall/btree * License : Apache-2.0 Programming Lang: Go Desc

Bug#945081: ITP: golang-github-subosito-gotenv -- Load environment variables from `.env` or `io.Reader` in Go.

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-subosito-gotenv Version : 1.2.0+git20190917.de67a66-1 Upstream Author : Alif Rachmawadi * URL : https://github.com/subosito/gotenv * License : TODO Programming Lang: Go

Bug#945078: ITP: garagemq -- AMQP message broker implemented with golang

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: garagemq Version : 0.0~git20190703.39811a5+ds-1 Upstream Author : Valinurov Alexander * URL : https://github.com/valinurovam/garagemq * License : TODO Programming Lang: Go Descriptio

Bug#945079: ITP: badger -- Fast key-value DB in Go.

2019-11-19 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: badger Version : 2.0.0-1 Upstream Author : Dgraph * URL : https://github.com/dgraph-io/badger * License : Apache-2.0 Programming Lang: Go Description : Fast key-value DB in Go.

Bug#945070: ITP: puppet-module-voxpupuli-alternatives -- Puppet resource for managing Debian alternatives

2019-11-19 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: puppet-module-voxpupuli-alternatives Version : 3.0.0 Upstream Author : Voxpupuli * URL : https://github.com/voxpupuli/puppet-alternatives * License : Apache-2.0 Programming Lang: Python

W sprawie współpracy

2019-11-19 Thread Strony i Sklepy WWW
Dzień dobry, Zastanawiasz się ile powinna kosztować nowoczesna *Strona WWW*? Odpowiedz na tego maila w treści wpisując *Tak*, a my błyskawicznie zaproponujemy Ci atrakcyjne warunki dla Twojego biznesu! /--/ /Agencja Interaktywna z charakterem/