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

Re: Source of debcargo



On Sat, May 28, 2022 at 02:20:54PM -0400, James McCoy wrote:
> On Sat, May 28, 2022 at 08:13:40PM +0200, Geert Stappers wrote:
> > Hi,
> > 
> > 
> > What is the location of the source of debcargo?
> > 
> > `debcheckout debcargo` suggests 'https://salsa.debian.org/rust-team/debcargo-conf.git [src/debcargo]/'
> 
> Yes, because it's packaged just like any other crate.  You can see
> from crates.io or d/copyright where the repo is.
> 
> $ grep ^Source src/debcargo/debian/copyright
> Source: https://salsa.debian.org/rust-team/debcargo
> 

Yes, found it. Thanks


Groeten
Geert Stappers
-- 
stappers@trancilo:~/src/rust/debcargo-conf
$ git clone https://salsa.debian.org/rust-team/debcargo.git ../debcargo
Cloning into '../debcargo'...
remote: Enumerating objects: 3917, done.
remote: Counting objects: 100% (800/800), done.
remote: Compressing objects: 100% (289/289), done.
remote: Total 3917 (delta 476), reused 744 (delta 424), pack-reused 3117
Receiving objects: 100% (3917/3917), 704.73 KiB | 842.00 KiB/s, done.
Resolving deltas: 100% (2507/2507), done.
stappers@trancilo:~/src/rust/debcargo-conf
$ cd !$
cd ../debcargo
stappers@trancilo:~/src/rust/debcargo
$ 


Reply to: