[opsview-perl] [846] Fix distribution to prevent 'UNRELEASED' tag

2 views
Skip to first unread message

s...@opsview.com

unread,
Apr 24, 2014, 9:31:57 AM4/24/14
to opsview-...@googlegroups.com
Revision
846
Author
dferguson
Date
2014-04-24 14:31:57 +0100 (Thu, 24 Apr 2014)

Log Message

Fix distribution to prevent 'UNRELEASED' tag

Modified Paths

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2014-04-24 12:12:11 UTC (rev 845)
+++ trunk/Makefile	2014-04-24 13:31:57 UTC (rev 846)
@@ -779,7 +779,7 @@
 
 debpkg:
 	cp debian/changelog.in debian/changelog
-	dch --newversion="${BUILD}-${RELEASE}`lsb_release -cs`1" "Auto generated"
+	dch --distribution=stable --newversion="${BUILD}-${RELEASE}`lsb_release -cs`1" "Auto generated"
 	dpkg-buildpackage -I.svn -i.svn -rfakeroot -uc -b
 
 # arch_install_post is because the default on centos6 is to run a check-buildroot to see if the build-root

Reply all
Reply to author
Forward
0 new messages