Re: darcs.debian.org broken?

2015-07-19 Thread Joachim Breitner
Hi, Am Samstag, den 18.07.2015, 22:08 +0200 schrieb Alexander Wirt: > On Sat, 18 Jul 2015, James McCoy wrote: > > On Sat, Jul 18, 2015 at 08:24:51PM +0200, Simon Kainz wrote: > > > DUCK [1] just informed me, that there are ~750 issues with VCS > > > -Darcs URLS [2], mosty 404. This seems to be the

Re: darcs.debian.org broken?

2015-07-19 Thread Alexander Wirt
On Sun, 19 Jul 2015, Joachim Breitner wrote: > Hi, > > Am Samstag, den 18.07.2015, 22:08 +0200 schrieb Alexander Wirt: > > On Sat, 18 Jul 2015, James McCoy wrote: > > > On Sat, Jul 18, 2015 at 08:24:51PM +0200, Simon Kainz wrote: > > > > DUCK [1] just informed me, that there are ~750 issues with

Re: git packaging layouts

2015-07-19 Thread Iain R. Learmonth
Hi, On Sun, Jul 19, 2015 at 10:09:48AM +0200, Alexander Wirt wrote: > > Speaking of which: Do you have any good suggestion about what the VCS > > -Git field should actually say, given that we have one git repository > > with packages in subdirectories? > tbh, I wouldn't have done this. I don't see

Re: darcs.debian.org broken?

2015-07-19 Thread Joachim Breitner
Hi, Am Sonntag, den 19.07.2015, 10:09 +0200 schrieb Alexander Wirt: > > Speaking of which: Do you have any good suggestion about what the VCS > > -Git field should actually say, given that we have one git repository > > with packages in subdirectories? > > tbh, I wouldn't have done this. I don't

Re: darcs.debian.org broken?

2015-07-19 Thread Niels Thykier
On 2015-07-19 14:24, Joachim Breitner wrote: > [...] > > Concrete proposal: > VCS-Git: alioth.debian.org:/git/pkg-haskell/DHG_packages.git#p/haskell-foo > > Where the # separates the subpath from the uri. This way, you can > actually paste the whole URL after "git clone", as # starts a bash > com

Re: darcs.debian.org broken?

2015-07-19 Thread Joachim Breitner
hi, Am Sonntag, den 19.07.2015, 14:43 +0200 schrieb Niels Thykier: > On 2015-07-19 14:24, Joachim Breitner wrote: > > [...] > > > > Concrete proposal: > > VCS-Git: alioth.debian.org:/git/pkg-haskell/DHG_packages.git#p/haskell-foo > > > > Where the # separates the subpath from the uri. This way,

Re: darcs.debian.org broken?

2015-07-19 Thread James McCoy
On Sun, Jul 19, 2015 at 02:24:17PM +0200, Joachim Breitner wrote: > Concrete proposal: > VCS-Git: alioth.debian.org:/git/pkg-haskell/DHG_packages.git#p/haskell-foo > > Where the # separates the subpath from the uri. This way, you can > actually paste the whole URL after "git clone", as # starts a

Re: darcs.debian.org broken?

2015-07-19 Thread Iain R. Learmonth
Hi, On Sun, Jul 19, 2015 at 02:50:11PM +0200, Joachim Breitner wrote: > Alternative proposal: We already have "-b branch" (which was motivated > by the corresponding flag of git clone). How about "-d dir"? This still means tools need to make an effort, and they'll only be for Haskell packages, so

Bug#754413: add a description field to keywords

2015-07-19 Thread Christophe Siraut
Hi, Raphael Hertzog wrote: > On Fri, 17 Jul 2015, Christophe Siraut wrote: > > Adding a Keyword description field with data works fine, please review > > the attached patch. > > I'll take a look at that later. But a few comments are below already. > > > The keywords modification form seems broke

Bug#792564: qa.d.o/dose: please export distcheck and buildcheck results in a machine readable format

2015-07-19 Thread Raphael Hertzog
Hi, On Fri, 17 Jul 2015, Ralf Treinen wrote: > > The only alternative would be to invent a generic data source format > > that would be useful for all possible action items that we want > > to import. But a generic format for a specialized use case seems overkill. > > can we defer this discussion

Re: darcs.debian.org broken?

2015-07-19 Thread Simon Kainz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am 2015-07-19 um 09:48 schrieb Joachim Breitner: > Hi, > > Am Samstag, den 18.07.2015, 22:08 +0200 schrieb Alexander Wirt: >> On Sat, 18 Jul 2015, James McCoy wrote: >>> On Sat, Jul 18, 2015 at 08:24:51PM +0200, Simon Kainz wrote: DUCK [1] ju