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
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
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
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
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
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
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
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
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,
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
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
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
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
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.
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
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
16 matches
Mail list logo