Bug#502894: teg: patches not applied due to dependencies in debian/rules

James Westby jw+debian at jameswestby.net
Mon Oct 20 17:47:17 UTC 2008


Package: teg
Version: 0.11.2+debian-1
Severity: normal
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu intrepid

Hi,

The patches in debian/patches in teg's source package aren't applied
during the build because of an oversight in the dependencies of the
debian/rules targets. It has

configure: patch configure-stamp
configure-stamp:
...

build: build-stamp

build-stamp: configure-stamp
...

so while configure depends on patch, nothing depends on configure.

I marked this as just normal severity, because obviously the
patches aren't really missed.

Thanks,

James






More information about the Pkg-games-devel mailing list