bit of a different question.
I'm trying to upload a package to a repository that I just started on Launchpad. Launchpad accepts the upload happily, and everything seems good up until the build. It cuts itself short part-way through, reporting "Missing build dependencies: libswfdec-0.8-dev".
Now, this package is listed in the Control file. So I'm not sure what's going on here, but I feel like it's a very novice mistake, since this is my first (attempted) upload.
The main page shows the following text:
Build status
Dependency wait on king (virtual) Retry this build
Missing build dependencies: libswfdec-0.8-dev
Started 5 minutes ago
Finished 2 minutes ago (took 3 minutes, 30.4 seconds)
buildlog (4.3 KiB)
and the buildlog shows (amongst other things):
libswfdec-0.8-dev: missing
libswfdec-0.8-dev: does not exist
This of course, compiles fine on my system. If anybody has a suggestion, I would really appreciate it.