On Sat, Jun 14, 2003 at 01:03:09AM +0200, francesco levorato wrote:
> i used the following script as suggested from the nm-guide to realize
> which packages the application i am going to configure is going to
> depend on:
Why not use dpkg-checkbuilddeps?
Regards
Josh
--
New PGP public key: 0x27
On Sat, Jun 14, 2003 at 01:03:09AM +0200, francesco levorato wrote:
> i used the following script as suggested from the nm-guide to realize
> which packages the application i am going to configure is going to
> depend on:
Why not use dpkg-checkbuilddeps?
Regards
Josh
--
New PGP public key: 0x27
i used the following script as suggested from the nm-guide to realize
which packages the application i am going to configure is going to
depend on:
#!/bin/bash
strace -f -o /tmp/log ./configure
# o make invece di ./configure, se il pacchetto non usa autoconf
for x in `dpkg -S $(grep open /tmp/log|p
i used the following script as suggested from the nm-guide to realize
which packages the application i am going to configure is going to
depend on:
#!/bin/bash
strace -f -o /tmp/log ./configure
# o make invece di ./configure, se il pacchetto non usa autoconf
for x in `dpkg -S $(grep open /tmp/log|p
On Fri, Jun 13, 2003 at 01:11:57PM -0400, Matt Zimmerman wrote:
> On Fri, Jun 13, 2003 at 11:55:04AM +0200, Roland Stigge wrote:
>
> > The debian/changelog entry:
> >
> > > musixtex (1:0.112-1) unstable; urgency=low
> > >
> > > * New upstream release (Closes: #193729)
>
> Include a note in the
On Fri, Jun 13, 2003 at 11:55:04AM +0200, Roland Stigge wrote:
> The debian/changelog entry:
>
> > musixtex (1:0.112-1) unstable; urgency=low
> >
> > * New upstream release (Closes: #193729)
Include a note in the changelog explaining that it is an NMU.
--
- mdz
On Fri, Jun 13, 2003 at 01:11:57PM -0400, Matt Zimmerman wrote:
> On Fri, Jun 13, 2003 at 11:55:04AM +0200, Roland Stigge wrote:
>
> > The debian/changelog entry:
> >
> > > musixtex (1:0.112-1) unstable; urgency=low
> > >
> > > * New upstream release (Closes: #193729)
>
> Include a note in the
On Fri, Jun 13, 2003 at 11:55:04AM +0200, Roland Stigge wrote:
> The debian/changelog entry:
>
> > musixtex (1:0.112-1) unstable; urgency=low
> >
> > * New upstream release (Closes: #193729)
Include a note in the changelog explaining that it is an NMU.
--
- mdz
--
To UNSUBSCRIBE, email
Hi,
unfortunately, the maintainer of musixtex, Anthony Fok, doesn't have the
time to work on it; I didn't get a reply for 4 weeks now. I incorporated
the new upstream version, fixed the remaining open bugs (except #122204,
which is unreproducible) in musixtex and moved it from non-free to main
due
Hi,
unfortunately, the maintainer of musixtex, Anthony Fok, doesn't have the
time to work on it; I didn't get a reply for 4 weeks now. I incorporated
the new upstream version, fixed the remaining open bugs (except #122204,
which is unreproducible) in musixtex and moved it from non-free to main
due
10 matches
Mail list logo