diffstat of debian/ for linux-tools_4.2~rc7-1~exp1 linux-tools_4.2~rc7-0tanglu1 changelog | 6 ++++++ control.md5sum | 2 +- rules.gen | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) --- linux-tools-4.2~rc7/debian/changelog 2015-08-17 08:42:08.000000000 +0000 +++ linux-tools-4.2~rc7/debian/changelog 2015-09-01 14:39:54.000000000 +0000 @@ -1,3 +1,9 @@ +linux-tools (4.2~rc7-0tanglu1) staging; urgency=medium + + * Upload for Tanglu + + -- Matthias Klumpp Tue, 01 Sep 2015 16:38:28 +0200 + linux-tools (4.2~rc7-1~exp1) experimental; urgency=medium * New upstream release candidate --- linux-tools-4.2~rc7/debian/control.md5sum 2015-08-17 08:42:25.000000000 +0000 +++ linux-tools-4.2~rc7/debian/control.md5sum 2015-09-01 14:39:58.000000000 +0000 @@ -1,4 +1,4 @@ ac3acacf0cde6d2cc424f28241bb0857 debian/bin/gencontrol.py -cbd1ec1fae8fe4bde60a64a023cc4e9f debian/changelog +3bf9d19d64a8427d019351d7a06f9968 debian/changelog 6c744b918b795e9097730a595834023e debian/templates/control.main.in 10cf98363967c09c0cc1b9338e2b7021 debian/templates/control.source.in --- linux-tools-4.2~rc7/debian/rules.gen 2015-08-17 08:42:25.000000000 +0000 +++ linux-tools-4.2~rc7/debian/rules.gen 2015-09-01 14:39:58.000000000 +0000 @@ -1,5 +1,5 @@ .NOTPARALLEL: binary-arch:: - $(MAKE) -f debian/rules.real binary-arch UPSTREAMVERSION='4.2-rc7' VERSION='4.2' VERSION_DEBIAN='4.2~rc7-1~exp1' + $(MAKE) -f debian/rules.real binary-arch UPSTREAMVERSION='4.2-rc7' VERSION='4.2' VERSION_DEBIAN='4.2~rc7-0tanglu1' build:: - $(MAKE) -f debian/rules.real build UPSTREAMVERSION='4.2-rc7' VERSION='4.2' VERSION_DEBIAN='4.2~rc7-1~exp1' + $(MAKE) -f debian/rules.real build UPSTREAMVERSION='4.2-rc7' VERSION='4.2' VERSION_DEBIAN='4.2~rc7-0tanglu1'