On Sun, 02 Jun 2013 20:59:13 +0200
Xavier Roche wrote:
> Hi folks,
>
> Are there any "best practices" on how to handle test suite in Debian ?
One thing which hasn't been mentioned so far, always ensure that your
test suite only runs if DEB_BUILD_OPTIONS="nocheck" is *not* set.
ifeq (,$(filter
Hi all! This is my first post :-)
I try to patch postfix and I want be sure that my procedure is correct :-)
apt-get source postfix and I see:
f 215552 Jun 3 13:35 postfix_2.7.1-1+squeeze1.diff.gz
f 1754 Jun 3 13:35 postfix_2.7.1-1+squeeze1.dsc
d 4096 Jun 3 13:35 postfix-2.7.1
f 3418747 Jun
Pol Hallen escribió:
Hi all! This is my first post :-)
I try to patch postfix and I want be sure that my procedure is correct :-)
apt-get source postfix and I see:
f 215552 Jun 3 13:35 postfix_2.7.1-1+squeeze1.diff.gz
f 1754 Jun 3 13:35 postfix_2.7.1-1+squeeze1.dsc
d 4096 Jun 3 13:35 pos
> probably you should patch the package using "quilt". You have more
> info here: http://wiki.debian.org/UsingQuilt and here
> http://www.debian.org/doc/manuals/maint-guide/modify.en.html
hello and thanks for your reply :-)
I read about quilt. Do you know if there is some problem compile the
pack
> Your question is more on-topic for the debian-mentors list. You might get
> more help there.
ok! I'll subscribe, thanks!
Pol
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.
Hi Pol,
Your question is more on-topic for the debian-mentors list. You might get
more help there.
Thanks
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2013060316
Le 03/06/2013 10:58, Neil Williams a écrit :
> One thing which hasn't been mentioned so far, always ensure that your
> test suite only runs if DEB_BUILD_OPTIONS="nocheck" is *not* set.
> ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
> # Code to run the package test suite.
> endif
Note that
On Monday, June 03, 2013 09:55:06, Rodolfo García Peñas (kix) wrote:
> Pol Hallen escribió:
> > Hi all! This is my first post :-)
> >
> > I try to patch postfix and I want be sure that my procedure is correct
> > :-)
> >
> > apt-get source postfix and I see:
> >
> > f 215552 Jun 3 13:35 postfi
On Monday, June 03, 2013 09:11:46, Pol Hallen wrote:
> Hi all! This is my first post :-)
>
> I try to patch postfix and I want be sure that my procedure is correct :-)
I'd say yes.
> apt-get source postfix and I see:
>
> f 215552 Jun 3 13:35 postfix_2.7.1-1+squeeze1.diff.gz
> f 1754 Jun 3 13:
9 matches
Mail list logo