[artful/master-next 1/1] UBUNTU: [Packaging] update urgency to medium by default

Andy Whitcroft apw at canonical.com
Thu Jan 25 10:27:43 UTC 2018


BugLink: http://bugs.launchpad.net/bugs/1745338
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian/rules.d/1-maintainer.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules.d/1-maintainer.mk b/debian/rules.d/1-maintainer.mk
index 5612635f18a9..49ad8ba28881 100644
--- a/debian/rules.d/1-maintainer.mk
+++ b/debian/rules.d/1-maintainer.mk
@@ -122,7 +122,7 @@ startnewrelease:
 	nextmajor=$(shell expr `echo $(revision) | awk -F. '{print $$1}'` + 1); \
 	now="$(shell date -R)"; \
 	echo "Creating new changelog set for $(release)-$$nextmajor.$$nextminor..."; \
-	echo -e "$(src_pkg_name) ($(release)-$$nextmajor.$$nextminor) UNRELEASED; urgency=low\n" > $(DEBIAN)/changelog.new; \
+	echo -e "$(src_pkg_name) ($(release)-$$nextmajor.$$nextminor) UNRELEASED; urgency=medium\n" > $(DEBIAN)/changelog.new; \
 	echo "  CHANGELOG: Do not edit directly. Autogenerated at release." >> \
 		$(DEBIAN)/changelog.new; \
 	echo "  CHANGELOG: Use the printchanges target to see the curent changes." \
-- 
2.15.1





More information about the kernel-team mailing list