[smuxi: 7/8] Travis-CI: don't sign changes file neither the source package



commit 0d5a83312848490c07e11c103c8424f9c6d575ea
Author: Mirco Bauer <meebey meebey net>
Date:   Wed Nov 5 15:24:46 2014 +0100

    Travis-CI: don't sign changes file neither the source package

 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 46ab2bf..7624683 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ script:
     - mv smuxi-*.tar.gz ../smuxi_${DEB_UPSTREAM_VERSION}.orig.tar.gz
     - cd .. && tar -xzf smuxi_${DEB_UPSTREAM_VERSION}.orig.tar.gz
     - cd - && cp -a debian/ ../smuxi-*/
-    - cd ../smuxi-* && chronic dpkg-buildpackage
+    - cd ../smuxi-* && chronic dpkg-buildpackage -us -uc
 
 notifications:
     irc:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]