From bf9c30bc2af9e9b0e3d3d27a3852daa531024f59 Mon Sep 17 00:00:00 2001 From: John Rigby Date: Thu, 2 Feb 2012 16:42:32 -0700 Subject: LINARO: add ability to timestamp source package name in debian/changelog Signed-off-by: John Rigby --- debian/rules | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/rules b/debian/rules index 98999886ef9..eda4790adf4 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,8 @@ # DEBIAN=$(shell awk -F= '($$1 == "DEBIAN") { print $$2 }' debian/changelog # Install the copyright information. cp -p $(DEBIAN)/copyright debian/copyright - touch -r $(DEBIAN)/control.stub.in $(DEBIAN)/control $(DEBIAN)/control.stub debian/control debian/control.stub - touch -r $(DEBIAN)/d-i/kernel-versions.in $(DEBIAN)/d-i/kernel-versions - touch -r $(DEBIAN)/changelog debian - distclean: clean rm -rf $(DEBIAN)/control $(DEBIAN)/control.stub \ $(DEBIAN)/d-i/kernel-versions debian/changelog \ -- cgit v1.2.3