diffstat of debian/ for linux-tools_3.12.6-3 linux-tools_3.12.24-0tanglu1 changelog | 27 +++++++++++++++++++++++++++ control.md5sum | 2 +- rules.gen | 4 ++-- 3 files changed, 30 insertions(+), 3 deletions(-) --- linux-tools-3.12.6/debian/changelog 2014-02-02 15:46:45.000000000 +0000 +++ linux-tools-3.12.24/debian/changelog 2014-07-06 22:11:23.000000000 +0000 @@ -1,3 +1,17 @@ +linux-tools (3.12.24-0tanglu1) aequorea-updates; urgency=medium + + * New upstream stable update + + -- Jon Severinsson Sun, 06 Jun 2014 18:00:00 +0200 + +linux-tools (3.12.17-0tanglu1) aequorea-updates; urgency=medium + + * New upstream stable update + * Merge with Debian unstable, remaining change: + - Build-depend on libunwind8-dev + + -- Jon Severinsson Wed, 16 Apr 2014 12:00:00 +0200 + linux-tools (3.12.6-3) unstable; urgency=medium * linux-tools: Explicitly enable/disable libunwind usage for all @@ -14,6 +28,13 @@ -- Ben Hutchings Sun, 02 Feb 2014 11:51:18 +0100 +linux-tools (3.12.6-1tanglu1) staging; urgency=low + + * Merge with Debian unstable, remaining change: + - Build-depend on libunwind8-dev + + -- Matthias Klumpp Sat, 11 Jan 2014 16:48:38 +0100 + linux-tools (3.12.6-1) unstable; urgency=medium * New upstream stable update @@ -34,6 +55,12 @@ -- Ben Hutchings Mon, 18 Nov 2013 05:14:34 +0000 +linux-tools (3.11-3tanglu1) staging; urgency=low + + * Build-depend on libunwind8-dev + + -- Matthias Klumpp Mon, 11 Nov 2013 13:44:54 +0100 + linux-tools (3.11-3) unstable; urgency=low * linux-tools: Replace build-dependency on libunwind8-dev with --- linux-tools-3.12.6/debian/control.md5sum 2014-02-02 15:46:57.000000000 +0000 +++ linux-tools-3.12.24/debian/control.md5sum 2014-07-06 22:12:11.000000000 +0000 @@ -1,4 +1,4 @@ ac3acacf0cde6d2cc424f28241bb0857 debian/bin/gencontrol.py -98c4423aba410d01639fdea2d01dd72c debian/changelog +298ee0d06a485e186fd03653ff9fb541 debian/changelog c21cd0e8c14bef92ff15b3b07848544a debian/templates/control.main.in b4588c2002000a9c31b8c85ef2bd02a9 debian/templates/control.source.in --- linux-tools-3.12.6/debian/rules.gen 2014-02-02 15:46:57.000000000 +0000 +++ linux-tools-3.12.24/debian/rules.gen 2014-07-06 22:12:11.000000000 +0000 @@ -1,5 +1,5 @@ .NOTPARALLEL: binary-arch:: - $(MAKE) -f debian/rules.real binary-arch UPSTREAMVERSION='3.12' VERSION='3.12' VERSION_DEBIAN='3.12.6-3' + $(MAKE) -f debian/rules.real binary-arch UPSTREAMVERSION='3.12' VERSION='3.12' VERSION_DEBIAN='3.12.24-0tanglu1' build:: - $(MAKE) -f debian/rules.real build UPSTREAMVERSION='3.12' VERSION='3.12' VERSION_DEBIAN='3.12.6-3' + $(MAKE) -f debian/rules.real build UPSTREAMVERSION='3.12' VERSION='3.12' VERSION_DEBIAN='3.12.24-0tanglu1'