SSH key for upload access

2017-05-06 Thread Masamichi Hosoda
Name: Masamichi Hosoda Package: extractpdfmark BEGIN SSH2 PUBLIC KEY B3NzaC1yc2EDAQABAAABAQDLomE4Lvlq++seGqMaRHR4qmxCc3w6xeWFOalEOD 9ohibY9BRZIMMH38FGqMT4Cpdj1IePntVektbbFTu8HGg+doqRjKaJ2HWg+6rL4xjbm2QN 9jSHby36JOoJPRrXgWJwLEaH+jcDsnFndLdoWMGxZ4dBRkE54xsr98q5ndJpkwjAa06AVE FXkddWW

Re: [ITP] extractpdfmark 1.0.2

2017-05-06 Thread Jon Turney
On 05/05/2017 11:53, Masamichi Hosoda wrote: Extract PDFmark can extract page mode and named destinations as PDFmark from PDF. By using this you can get the small PDF files that have preserved them. Thanks. Thank you for your reviewing. extractpdfmark.cygport: DEPEND is for declaring build

Re: [PATCH cygport 1/3] Pass DEPEND through to .hint for source package as build-depends:

2017-05-06 Thread Brian Inglis
On 2017-05-06 05:03, Jon Turney wrote: > On 05/05/2017 21:42, Yaakov Selkowitz wrote: >> On 2017-05-02 08:13, Jon Turney wrote: >>> Converting a dependency atom to a package name with full generality >>> requires >>> a database of all the pathnames contained in all packages, so we don't >>> even >>

Re: noarching source packages

2017-05-06 Thread Brian Inglis
On 2017-05-06 08:38, Marco Atzeri wrote: > On 06/05/2017 02:20, Brian Inglis wrote: >> On 2017-05-01 13:57, Achim Gratz wrote: >>> Jon Turney writes: What is your reason for changing the name? >>> There shouldn't be two different naming conventions for the same >>> purpose. So >>> package-vers

Re: noarching source packages

2017-05-06 Thread Marco Atzeri
On 06/05/2017 02:20, Brian Inglis wrote: On 2017-05-01 13:57, Achim Gratz wrote: Jon Turney writes: What is your reason for changing the name? There shouldn't be two different naming conventions for the same purpose. So package-version-release[-purpose].tar.xz with purpose:=[source|debuginfo]

Re: [PATCH cygport 2/3] Don't allow SRC_URI or PATCH_URI to depend on ARCH

2017-05-06 Thread Jon Turney
On 05/05/2017 23:06, Yaakov Selkowitz wrote: On 2017-05-02 08:13, Jon Turney wrote: The values which SRC_URI and PATCH_URI evaluate to should not change depending on ARCH, as this will make the source package arch-dependent I think this would require a proper src_prep first, so that patches ma

Re: [PATCH cygport 1/3] Pass DEPEND through to .hint for source package as build-depends:

2017-05-06 Thread Jon Turney
On 05/05/2017 21:42, Yaakov Selkowitz wrote: On 2017-05-02 08:13, Jon Turney wrote: Converting a dependency atom to a package name with full generality requires a database of all the pathnames contained in all packages, so we don't even try to do that here, leaving that task for downstream proce