debian package building added #1675

Closed
navjotcis wants to merge 4 commits from bug-fixes8 into v0.6
4 changed files with 4 additions and 4 deletions
Showing only changes of commit 8fb9a6c932 - Show all commits

View File

@ -6,7 +6,7 @@ In order to build the .deb yourself, you'll first have to install the stuff that
apt-get install python-minimal python-setuptools python-all \ apt-get install python-minimal python-setuptools python-all \
python openssl libssl-dev dh-apparmor debhelper dh-python \ python openssl libssl-dev dh-apparmor debhelper dh-python \
python-msgpack python-qt4 git python-qt4 git
Next make some build directory and clone the newest git repository: Next make some build directory and clone the newest git repository:

View File

@ -1,4 +1,4 @@
bitmessage (0.7a-1) unstable; urgency=medium bitmessage (0.6.3.2) stable; urgency=medium
* Initial release * Initial release

View File

@ -7,7 +7,7 @@ export DH_OPTIONS=-v
export PYBUILD_NAME=bitmessage export PYBUILD_NAME=bitmessage
%: %:
dh $@ --with python2 --buildsystem=pybuild --sourcedirectory=.. dh $@ --with python2 --system=pybuild
dh_apparmor --profile-name=pybitmessage -ppython-bitmessage dh_apparmor --profile-name=pybitmessage -ppython-bitmessage
# If you need to rebuild the Sphinx documentation # If you need to rebuild the Sphinx documentation

View File

@ -1 +1 @@
3.0 (quilt) 3.0 (native)