Skip to content

Commit

Permalink
Add debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Nov 19, 2019
1 parent 949d7dc commit 9207b94
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ builddocs.zip
!tesing/.gitkeep
testing/
matyan-testing/
deb_dist/
Binary file added debian/python3-matyan_0.3-1_all.deb
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/build_deb_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ fi
if [[ $version ]]
then
python setup.py sdist bdist_wheel
py2dsc-deb "dist/jira-git-changelog-$version.tar.gz"
py2dsc-deb "dist/matyan-$version.tar.gz"
fi

0 comments on commit 9207b94

Please sign in to comment.