Package: sparsehash Version: 1.10-1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu raring ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to run the test suite as part of the build. Thanks for considering it. -- System Information: Debian Release: wheezy/sid APT prefers raring-updates APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.8.0-5-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru sparsehash-1.10/debian/changelog sparsehash-1.10/debian/changelog diff -Nru sparsehash-1.10/debian/rules sparsehash-1.10/debian/rules --- sparsehash-1.10/debian/rules 2011-05-17 15:30:46.000000000 -0400 +++ sparsehash-1.10/debian/rules 2013-02-11 14:21:04.000000000 -0500 @@ -10,6 +10,7 @@ dh_testdir ./configure --prefix=/usr $(MAKE) + $(MAKE) check touch build-stamp clean:

