[pkg-fso-maint] RFS: androidsdk-tools 22+git20130416~f55ffbb-1 (new)

Jakub Adam jakub.adam at ktknet.cz
Sun Aug 18 09:45:10 UTC 2013


Hi Steffen,

On 18.8.2013 09:56, "Steffen Möller" wrote:
> You use the perl package for pod2man, for which I have added that to the
> build-depends. This is technically not required since build-essential covers
> it, but since among all the java bits this is slighly unexpected, I thought
> it should be mentioned.
>
> The cdbs package is needed for all platforms to interpret debian/rules for all
> the packages that you create - platform independent or not, so this goes to
> regular build-depends. But since you have everything else only for platform-
> independent packages, it should be fine to have those as build-depend-indep.
> I admit not to oversee all the consequences this may have for the cdbs internal
> rules and your common-post-build-indep:: target.

I've applied your patch and had to add also javahelper into Build-Depends because
d/rules includes /usr/share/cdbs/1/class/javahelper.mk from that package.

Then, near its finish, 'pdebuild -- --binary-arch' run failed this way:

   debian/rules build-arch
  make: Nothing to be done for `build-arch'.
   fakeroot debian/rules binary-arch
  make: Nothing to be done for `binary-arch'.
   dpkg-genchanges -B >../androidsdk-tools_22+git20130416~f55ffbb-1_amd64.changes
  dpkg-genchanges: arch-specific upload - not including arch-independent packages
  dpkg-genchanges: error: cannot read files list file: No such file or directory
  dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
  E: Failed autobuilding of package

This would not be a problem, as in fact there is nothing arch-dependent build should
create, but it's weird.

Complete arch + indep build works fine, of course.

> Since unfamiliar with the SDK, I would very much have liked to see more of
> a description for the packages in debian/control.

Yeah mainly description of some libraries shared by the tools isn't really verbose.
Their documentation from Google is rather scarce too, so I'll have to dig more into
the source code and try to write down what exactly they provide. I don't feel like
doing it right now, but I'll try to handle it within 2-3 days.

> Otherwise it seems fine. Please think about my comments above for a minute
> and give some feedback. If I do not hear from you, I would later tonight feel
> like uploading to experimental as a start.

Thank you, experimental upload would be really nice.

Regards,

Jakub



More information about the pkg-fso-maint mailing list