[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packages which need internet access, downloading source before build, should not be part of main.



On Sun, May 12, 2002 at 09:43:11AM +0200, Josip Rodin wrote:
> On Sat, May 11, 2002 at 05:17:24PM +0100, Colin Watson wrote:
...
> > Yes. The doc-linux package has a 'refresh' target in debian/rules 
...
Nice and simple wget commands.  Works for anyone.  No password.

> I should probably add that doc-debian also has a refresh rule in
> debian/rules that uses the network to refresh stuff, and that it is
> used by the maintainer only.

Why the maintainer only?  Why not me making local package?

refresh: clean
        dh_testdir
        dh_testroot
        cd FAQ && cvs -d :pserver:anonymous@cvs.debian.org:/cvs/debian-doc up

If -d is not used, it asks Josip's password thus maintainer only :)
CVS/Root is rightfully ":ext:joy@cvs.debian.org:/cvs/debian-doc".

Isn't it better for anyone to make local package easily?

Well, updating also changelog with an entry indicating non-mainatiner
may be good idea, but I do not know how easily to do it automatically.
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
 Osamu Aoki @ Cupertino CA USA
 See "User's Guide":     http://www.debian.org/doc/manuals/users-guide/
 See "Debian reference": http://www.debian.org/doc/manuals/reference/
 "Debian reference" Project at: http://qref.sf.net

 I welcome your constructive criticisms and corrections.


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: