Re: Packaging a Go binary

2015-05-25 Thread Peter Pentchev
On Tue, May 26, 2015 at 02:19:57PM +0800, Paul Wise wrote: > On Tue, May 26, 2015 at 1:01 PM, Aaron Jacobs wrote: > > > Is anybody able to point me to some documentation on packaging Go binaries, > > a > > good example, or even a person who would like to be the maintainer for this? > > I'm not a

Re: Packaging a Go binary

2015-05-25 Thread Paul Wise
On Tue, May 26, 2015 at 1:01 PM, Aaron Jacobs wrote: > Is anybody able to point me to some documentation on packaging Go binaries, a > good example, or even a person who would like to be the maintainer for this? I'm not aware of any documentation on that but `build-rdeps golang` says that golang-

Packaging a Go binary

2015-05-25 Thread Aaron Jacobs
Hi debian-mentors, I am attempting to package a program written in Go, so that it can easily be installed by Debian and Ubuntu users: https://github.com/googlecloudplatform/gcsfuse Go programs are generally installed using `go get`, but since this one has an external dependency (fuse) I figu

Bug#786814: RFS: arrayfire/3.0~beta-1 [ITP] -- High performance library for parallel computing

2015-05-25 Thread Ghislain Antony Vaillant
Package: sponsorship-requests Severity: wishlist Dear Mentors, I am looking for a sponsor for the following source package: * Package name: arrayfire Version : 3.0~beta Upstream Author : ArrayFire Development Group * URL : http://arrayfire.com/ * License : BS

Bug#786693: marked as done (RFS: netplug/1.2.9.2-2 [ITA])

2015-05-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 May 2015 16:27:25 + with message-id and subject line closing RFS: netplug/1.2.9.2-2 [ITA] has caused the Debian Bug report #786693, regarding RFS: netplug/1.2.9.2-2 [ITA] to be marked as done. This means that you claim that the problem has been dealt with. If this i

Bug#774573: marked as done (RFS: rc/1.7.2-2 -- implementation of the AT&T Plan 9 shell [ITA])

2015-05-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 May 2015 16:27:25 + with message-id and subject line closing RFS: rc/1.7.2-2 -- implementation of the AT&T Plan 9 shell [ITA] has caused the Debian Bug report #774573, regarding RFS: rc/1.7.2-2 -- implementation of the AT&T Plan 9 shell [ITA] to be marked as done.

Bug#786795: RFS: dhcp-probe/1.3.0-11 [ITP]

2015-05-25 Thread Laurent Guignard
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dhcp-probe" * Package name: dhcp-probe Version : 1.3.0-11 Upstream Author : Irwin Tillman * URL : http://www.net.princeton.edu/software/dhcp_probe/ * L

Bug#786766: RFS: pychromecast/0.6+20150327git9d14219-1 [ITP]

2015-05-25 Thread Ruben Undheim
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "pychromecast" * Package name: pychromecast Version : 0.6+20150327git9d14219-1 Upstream Author : Paulus Schoutsen * URL : https://github.com/balloob/pychromeca

Bug#786765: RFS: python-zeroconf/0.17.1-1 [ITP]

2015-05-25 Thread Ruben Undheim
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "python-zeroconf" * Package name: python-zeroconf Version : 0.17.1-1 Upstream Author : Jakub Stasiak * URL : https://github.com/jstasiak/python-zeroconf * Lic

Bug#786764: RFS: python-spur/0.3.14-1 [ITP]

2015-05-25 Thread Ruben Undheim
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "python-spur" * Package name: python-spur Version : 0.3.14-1 Upstream Author : Michael Williamson * URL : https://github.com/mwilliamson/spur.py * License

Re: How to create a metapackage

2015-05-25 Thread Peter Pentchev
On Fri, May 22, 2015 at 01:25:39PM +0800, Paul Wise wrote: > On Fri, May 22, 2015 at 5:34 AM, Santiago Vila wrote: > > > i.e. tell apt-get to ignore recommends. > > > > In this case a metapackage using recommends does not seem very useful, > > I guess. > > apt-get --install-recommends --install-s