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

Re: Bug#141847: O: dupload -- Utility to upload Debian packages.



On Tue, Apr 09, 2002 at 09:29:04AM +0000, Wilmer van der Gaast <lintux@bigfoot.com> was heard to say:
> Julian Gilbey@lists.debian-devel@Tue, 9 Apr 2002 09:40:47 +0100:
> >  I am happy to take it.  But a question: with the more actively
> >  maintained dput now being quite mature, do we still need both dupload
> >  and dput?
> >  
> *Ugh* Why are those nifty Perl scripts going to be replaced by Python
> stuff?
> 
> (Don't tell me someone's working on a Python debhelper rewrite...)

(define-rule 'binary
             ('binary-indep 'binary-arch))

(define-rule 'binary-arch
             ()
	     (deb:test-dir)
             (deb:install-docs)
	     (deb:install-examples "src/test1.cc" "src/test2.cc")
	     (deb:install-menu)
	     (deb:install-manpages)
	     (deb:install-changelogs "ChangeLog")
	     (deb:link)
	     (deb:strip)
	     (deb:compress)
	     (deb:fixperms)
	     (deb:installdeb)
	     (deb:shlibdeps)
	     (deb:gencontrol)
	     (deb:md5sums)
	     (deb:builddeb))

  (just kidding >=) )

  Daniel

-- 
/-------------------- Daniel Burrows <dburrows@debian.org> -------------------\
|                      A conclusion is the place                              |
|                      where you got tired of thinking.                       |
\------- Listener-supported public radio -- NPR -- http://www.npr.org --------/


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



Reply to: