Package: israndom Version: 1.0.7-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmpwEhNuJ In Ubuntu, the attached patch was applied to achieve the following: This allows unused gcc versions to be dropped from the distro when they're no longer needed. * Use default g++ (Closes: #594286) Thanks for considering the patch. -- System Information: Debian Release: squeeze/sid APT prefers maverick-updates APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick-backports'), (500, 'maverick'), (300, 'maverick-proposed') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-25-generic (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u israndom-1.0.7/debian/control israndom-1.0.7/debian/control --- israndom-1.0.7/debian/control +++ israndom-1.0.7/debian/control @@ -1,7 +1,7 @@ Source: israndom Priority: optional Maintainer: Rudi Cilibrasi <cilib...@debian.org> -Build-Depends: debhelper (>= 5.0.0), libcomplearn-dev, g++-4.3 +Build-Depends: debhelper (>= 5.0.0), libcomplearn-dev Standards-Version: 3.8.2 Vcs-Browser: http://hg.debian.org/hg/private/cilibrar/pkg-israndom Vcs-Hg: http://hg.debian.org/hg/private/cilibrar/pkg-israndom