Re: Starting services after installing a package

2015-02-19 Thread Paul Wise
On Fri, Feb 20, 2015 at 9:47 AM, Paul Wise wrote: > In general, there isn't any way to know how the sysadmin wants to > setup web apps so you need to ask them if they want to set up the app Some docs (probably outdated) you might want to look at: https://webapps-common.alioth.debian.org/draft/ht

Re: Starting services after installing a package

2015-02-19 Thread Paul Wise
On Fri, Feb 20, 2015 at 1:59 AM, Jose Guerrero wrote: > I am packaging a django app and I would like that after installing the > package, nginx and uwsgi services would start automatically. I am using > debuild to build the package and I have no idea where or how to specify the > services I want t

Re: simple shell question

2015-02-19 Thread Christian Kastner
On 2015-02-18 21:40, Paul Gevers wrote: > I am wondering about the following, what is the practical difference in > a shell script between > [ "$foo" ] and [ -n "$foo" ] POSIX [1] mandates it: | -n string | True if the length of string is non-zero; otherwise, false. | string | Tr

Bug#778728: RFS: task/2.4.1-1 [ITA] -- feature-rich console based todo list manager

2015-02-19 Thread Tobias Frost
Control: tags -1 moreinfo Am Donnerstag, den 19.02.2015, 10:04 +0100 schrieb Tobias Frost: > Hi Sebastien, > > Thanks for adopting the package. I will sponsor your upload. > (However, I cannot do it now, but I will do a througouh review tonight or > tomorrow) > > Some first remarks: > -> I reco

Re: Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Michael Cree
On Thu, Feb 19, 2015 at 07:59:20PM +0100, Andreas Tille wrote: > the problematic line is: > > ... > g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o align.o > align.cc > In file included from align.cc:22:0: > vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory > #i

Re: Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Rebecca N. Palmer
x86intrin.h is x86-only because it exists specifically to provide direct access to x86 instructions. If the software in question has a plain-C fallback, enable it; if not, keeping it x86-only is likely to be the only reasonable solution. -- To UNSUBSCRIBE, email to debian-mentors-requ...@lis

Bug#763293: marked as done (RFS: postsrsd/1.1-1 [ITP])

2015-02-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Feb 2015 19:04:31 + with message-id and subject line closing RFS: postsrsd/1.1-1 [ITP] has caused the Debian Bug report #763293, regarding RFS: postsrsd/1.1-1 [ITP] to be marked as done. This means that you claim that the problem has been dealt with. If this is not

Bug#777254: marked as done (RFS: aaphoto/0.43.1-3 put in ITA -- Auto Adjust Photo, automatic color correction of photos)

2015-02-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Feb 2015 19:04:31 + with message-id and subject line closing RFS: aaphoto/0.43.1-3 put in ITA -- Auto Adjust Photo, automatic color correction of photos has caused the Debian Bug report #777254, regarding RFS: aaphoto/0.43.1-3 put in ITA -- Auto Adjust Photo, automa

Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Andreas Tille
Hi, the problematic line is: ... g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o align.o align.cc In file included from align.cc:22:0: vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory #include ^ compilation terminated. I have no idea,

Re: Starting services after installing a package

2015-02-19 Thread Yurkao
You need to make your package be depend (predepend?) on uwsgi and Apache and trigger them on postinst 'configure' and prerm 'remove' Best regards, Yurii Oleynikov > 19 февр. 2015 г., в 19:59, Jose Guerrero написал(а): > > Hi everyone! > > I am packaging a django app and I would like that afte

Bug#770149: RFS: python-instagram/1.2.0-1 [ITP]

2015-02-19 Thread Ross Gammon
Hi Jörg, (dropping Vincent from cc as I know he is a regular on the mentors list) Have you had any success implementing the comments you received on this package? Do you intend to continue with becoming the maintainer for it? Basically, I am asking this because a package that I am working on (Cr

Starting services after installing a package

2015-02-19 Thread Jose Guerrero
Hi everyone! I am packaging a django app and I would like that after installing the package, nginx and uwsgi services would start automatically. I am using debuild to build the package and I have no idea where or how to specify the services I want to start after the installation. I hope somebody

Bug#778729: RFS: git-tools

2015-02-19 Thread Adam Borowski
On Thu, Feb 19, 2015 at 02:09:49AM +, Chris Lamb wrote: > > Actually, the upstream project name is "git-tools" as there's a bunch more > > utilities included. I dropped three that were obsolete or redundant, and > > bundled three others, yet the package name I used reflects only what I > > con

Bug#768878: RFS: sfarklib/0.20131219gitee08d0c-1 [ITP]

2015-02-19 Thread Felipe Sateler
On Wed, Feb 18, 2015 at 6:39 PM, Ruben Undheim wrote: > Hi Felipe, > > Do you have some time for sponsoring of these two packages? (sfarklib > and sfarkxtc) > > Or should we ask someone else? Hi, I'm terribly sorry, but I have been insanely busy these days and will continue to be so for a while.

Bug#773992: RFS: xmlrpc-c/1.33.15+svn20141223~2672-1 [ITA]

2015-02-19 Thread Paul Gevers
Hi Jörg, Ping. Any progress on xmlrpc-c? On 10-01-15 21:35, Paul Gevers wrote: > On 10-01-15 20:59, Paul Gevers wrote: I think you don't need to add the version to the dpkg-gensymbols call, and if you do, why strip the Debian part of the version? Doesn't dh_makeshlibs call dpkg-gen

Bug#778728: RFS: task/2.4.1-1 [ITA] -- feature-rich console based todo list manager

2015-02-19 Thread Tobias Frost
Control: owner -1 t...@debian.org Control: tags -1 pending On Thu, Feb 19, 2015 at 02:44:49AM +0100, Sebastien Badia wrote: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "task" > > * Package name: task > Version