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



commit bd357838332db8a8a54e7956dbcc8db5b307f1d7
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]