Re: Build-Depends vs Depends

2017-01-02 Thread Octavio Alvarez
On 01/01/2017 04:07 PM, Ben Finney wrote: > Taylor Kline writes: > >> What is the difference [between the “Build-Depends” field and the >> “Depends” field]? > > The difference is precisely that between building the package from > source, versus using the package installed. For example, a compil

Bug#849918: RFS: tinymux/2.10.1.13-1

2017-01-02 Thread Stephen Dennis
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "tinymux". I am the upstream maintainer, and there is already an ITA from me against the package. * Package name: tinymux Version : 2.10.1.13-1 Upstream Author : Stephen Dennis

Bug#849627: RFS: xtrkcad/1:4.2.4a-1 ITA

2017-01-02 Thread Sean Whitton
control: tag -1 +moreinfo Hello Jörg, On Sun, Jan 01, 2017 at 11:12:48PM +0100, Jörg Frings-Fürst wrote: > Am Sonntag, den 01.01.2017, 20:43 + schrieb Sean Whitton: > > [Jörg's address bounced from my MTA so re-sending to -submitter; sorry > > for noise] > I look tomorrow morning why your mai

Bug#849928: RFS: budgie-desktop/10.2.9-2

2017-01-02 Thread foss.freedom
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "budgie-desktop" * Package name: budgie-desktop Version : 10.2.9-2 Upstream Author : i...@solus-project.com * URL : https://github.com/budgie-desktop/budgie-

Bug#849844: RFS: manpages-zh/1.6.0-1

2017-01-02 Thread Boyuan Yang
在 2017年1月1日星期日 SGT 下午5:28:47,Sean Whitton 写道: > control: owner -1 ! > control: tag -1 +moreinfo > > Dear Boyuan, > > Can I sponsor from > ? > > If so, I see changes to d/control and d/docs which are not documented in > the Debian changelog.

Bug#849844: RFS: manpages-zh/1.6.0-1

2017-01-02 Thread Sean Whitton
Dear Boyuan, On Mon, Jan 02, 2017 at 08:10:57PM +0800, Boyuan Yang wrote: > I didn't document them since they look more like implementation detail (e.g, > upstream changes in build tools, perl->python, README renaming, etc), users > may read upstream ChangeLog if they are interested. Anyway the v

Re: Build-Depends vs Depends

2017-01-02 Thread Taylor Kline
Thank you, Octavio. Does this mean apt will temporarily install the Build-Depends packages and remove them after the installation completes?

Re: Build-Depends vs Depends

2017-01-02 Thread Andrey Rahmatullin
On Mon, Jan 02, 2017 at 09:06:10AM -0500, Taylor Kline wrote: > Thank you, Octavio. Does this mean apt will temporarily install the > Build-Depends > packages and remove them after the installation completes? apt doesn't build the package during install. Packages that you install are already built.

Bug#849627: RFS: xtrkcad/1:4.2.4a-1 ITA

2017-01-02 Thread Jörg Frings-Fürst
tags 849627 - moreinfo thanks Hello Sean, first thanks for your review. Am Montag, den 02.01.2017, 09:54 + schrieb Sean Whitton: > control: tag -1 +moreinfo > > Hello Jörg, > > On Sun, Jan 01, 2017 at 11:12:48PM +0100, Jörg Frings-Fürst wrote: > > Am Sonntag, den 01.01.2017, 20:43 + sc

Bug#837167: marked as done (RFS: aiscm/0.9.2-1 [ITP])

2017-01-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Jan 2017 21:08:55 +0500 with message-id <20170102160855.mfjd5hdkx256w...@belkar.wrar.name> and subject line Re: Bug#837167: RFS: aiscm/0.6.2-2 has caused the Debian Bug report #837167, regarding RFS: aiscm/0.9.2-1 [ITP] to be marked as done. This means that you claim that

Bug#837167: RFS: aiscm/0.6.2-2

2017-01-02 Thread Andrey Rahmatullin
Uploaded, thanks! -- WBR, wRAR signature.asc Description: PGP signature

Bug#849928: marked as done (RFS: budgie-desktop/10.2.9-2)

2017-01-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Jan 2017 17:08:42 + (UTC) with message-id <64556410.8370070.1483376922...@mail.yahoo.com> and subject line Re: Bug#849928: RFS: budgie-desktop/10.2.9-2 has caused the Debian Bug report #849928, regarding RFS: budgie-desktop/10.2.9-2 to be marked as done. This means th

Bug#848687: RFS: yasnippet-snippets_0~git20161123-1

2017-01-02 Thread Alberto Luaces
Sean Whitton writes: [... Elided completed tasks ...] > > Please accept my apologies for not raising these suggestions in a > previous e-mail, and thank you for your patience with this sponsorship > process -- I'm confident I'll be able to upload after your next update. > > (don't forget dch -r)

Bug#837167: RFS: aiscm/0.6.2-2

2017-01-02 Thread Jan Wedekind
On Mon, 2 Jan 2017, Andrey Rahmatullin wrote: Uploaded, thanks! -- WBR, wRAR Thanks for reviewing the aiscm package. Your comments have helped improve the package a lot. Regards Jan

Re: Build-Depends vs Depends

2017-01-02 Thread Ben Finney
Taylor Kline writes: > Thank you, Octavio. Does this mean apt You mean ‘dpkg’. APT is a tool to fetch packages and to make requests to ‘dpkg’. It is ‘dpkg’'s job to do the actual install/remove of each individual package. > will temporarily install the Build-Depends packages and remove them >

Bug#849986: RFS: openldap/2.4.44+dfsg-3

2017-01-02 Thread Ryan Tandy
Package: sponsorship-requests Severity: normal Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor to upload an updated openldap package. Changes since the last upload: * Apply upstream patch to fix FTBFS on kFreeBSD. (Closes: #845394) * Restore heimdal

Re: Build-Depends vs Depends

2017-01-02 Thread Octavio Alvarez
On 01/02/2017 06:06 AM, Taylor Kline wrote: > Thank you, Octavio. Does this mean apt will temporarily install > the Build-Depends packages and remove them after the installation > completes? If you are using "apt install" then the packages under Build-Depends are not installed at all, only those u

Re: Build-Depends vs Depends

2017-01-02 Thread Paul Wise
On Fri, Dec 30, 2016 at 12:31 PM, Taylor Kline wrote: > What is the difference? How are they treated differently during the > apt installation process? Thanks :) You might be interested in looking at some of these diagrams to discover more about how Debian works: https://wiki.debian.org/Diagrams

Bug#849918: RFS: tinymux/2.10.1.13-1

2017-01-02 Thread Tobias Frost
control: tags -1 moreinfo Hallo Stephen, (not taking ownership of the bug as I cannot guarantee to find time for follow ups. Other DDs are welcome to take this bug) Many thanks for your intention to adopt your pacakge. I see that you're also upstream of it; this means that I can also request to

Bug#849918: RFS: tinymux/2.10.1.13-1

2017-01-02 Thread Stephen Dennis
Very much appreciate the feedback. Willing to learn, but overwhelmed by the Debian machinery. Stupid question at the top: If I dput another package, does it update this one or do I need to delete the currently uploaded package from mentors first? - d/changelog. A lot has changed. Here are pointe