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

Re: dpkg-signpackage



On Fri, Apr 04, 2003 at 09:24:40AM -0800, tony mancill wrote:
> Once I'm satisfied with the build, lintian/linda checks, and that the
> package installs/deinstalls ok, etc., then I sign with debsign.  I just
> dropped a script into ~/bin/ that should be called with the .changes
> file(s) as the argument.
> 
> 	tony@bach:~$ cat bin/dsign
> 	#!/bin/sh
> 	debsign -mtmancill@debian.org $*

You could get rid of this script if you liked, by putting
DEBSIGN_MAINT=tmancill@debian.org in ~/.devscripts.

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: