Bug#928622: autodep8 integration with dh

2019-05-09 Thread Antonio Terceiro
On Thu, May 09, 2019 at 02:03:50PM +0200, Paul Gevers wrote: > Hi Antonio, > > On 09-05-2019 13:59, Antonio Terceiro wrote: > >> Actually, I don't know where this mapping is documented, except for in > >> the code. > > > > the mapping comes from the name that was chosen by whoever implement the

Bug#928622: autodep8 integration with dh

2019-05-09 Thread Antonio Terceiro
On Thu, May 09, 2019 at 09:32:32AM +0200, Paul Gevers wrote: > Hi Daniel, > > On 08-05-2019 23:01, Daniel Kahn Gillmor wrote: > > Thanks for the pointer to this documentation! I still have no idea how > > to apply this for a go package like slt (where i encountered this). Do > > i use

Bug#928622: autodep8 integration with dh

2019-05-09 Thread Paul Gevers
Hi Antonio, On 09-05-2019 13:59, Antonio Terceiro wrote: >> Actually, I don't know where this mapping is documented, except for in >> the code. > > the mapping comes from the name that was chosen by whoever implement the > corresponding support in autodep8. In this case "go" was chosen: No

Bug#928622: autodep8 integration with dh

2019-05-09 Thread Paul Gevers
Hi Daniel, On 08-05-2019 23:01, Daniel Kahn Gillmor wrote: > Thanks for the pointer to this documentation! I still have no idea how > to apply this for a go package like slt (where i encountered this). Do > i use "Testsuite: autopkgtest-pkg-go" or "Testsuite: > autopkgtest-pkg-golang" or

Bug#928622: autodep8 integration with dh

2019-05-08 Thread Daniel Kahn Gillmor
On Wed 2019-05-08 21:25:50 +0200, Paul Gevers wrote: > """ > Automatic test control file for known package types > --- > > There are groups of similarly-structured packages for which the contents > of ``debian/tests/control`` would be mostly

Bug#928622: autodep8 integration with dh

2019-05-08 Thread Paul Gevers
Hi Daniel, On 08-05-2019 13:21, Daniel Kahn Gillmor wrote: > That's news to me. I see no such documentation: Hmm. I should check my facts. You're right. What I meant was: """ Automatic test control file for known package types --- There are

Bug#928622: autodep8 integration with dh

2019-05-08 Thread Daniel Kahn Gillmor
On Tue 2019-05-07 22:48:15 +0200, Paul Gevers wrote: > This is not the recommended way of using autodep8, albeit it does fix an > issue that is worrying me a bit [1]. You are supposed to add a > "Testsuite: autopkgtest-pkg-" to the source stanza of your > package and never look back. See $(man

Bug#928622: autodep8 integration with dh

2019-05-07 Thread Paul Gevers
Hi Daniel, Thanks for your report. On 07-05-2019 22:39, Daniel Kahn Gillmor wrote: > It would be nice if debhelper noticed that when autodep8 was in the > build-dependencies of a package, it autogenerated the test somehow. > That way a developer could just declare the build-dependency and not >

Bug#928622: autodep8 integration with dh

2019-05-07 Thread Daniel Kahn Gillmor
Package: autodep8 Version: 0.18 Affects: -1 + debhelper Severity: wishlist It would be nice if debhelper noticed that when autodep8 was in the build-dependencies of a package, it autogenerated the test somehow. That way a developer could just declare the build-dependency and not worry about