~shakaran/tivion/daily

« back to all changes in this revision

Viewing changes to scripts/packaging.sh

  • Committer: Ángel Guzmán Maeso (shakaran)
  • Date: 2010-04-02 00:20:53 UTC
  • Revision ID: shakaran@gmail.com-20100402002053-a3j0t9wfbmo062ty
Update all changes with rules files and more.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
VERSION=0.0.4
6
6
# 0debian1
7
 
VERSIONUBU=0ubuntu1
8
 
VERSIONDEB=0ubuntu1
 
7
VERSIONUBU=0ubuntu6
 
8
VERSIONDEB=0ubuntu6
9
9
KEY=1DEEE63E
10
10
DEB_BUILD_OPTIONS=hardening
11
11
# -O2
53
53
 
54
54
    lintian -i ../tivion_$VERSION-${NAMEVERSION}~${DIST}_${ARCH}.deb 
55
55
    
56
 
    debuild -S -sa -k1DEEE63E
 
56
    # -i exclude .bzr
 
57
    debuild -S -sa -i -k1DEEE63E
57
58
    
58
59
    echo "Moving $ARCH .deb $DIST files"
59
60
    cd ..