1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Updated debian files

This commit is contained in:
James Booth 2014-03-28 22:14:22 +00:00
parent bf0fdc4d76
commit f8ba6bbdea
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
profanity (0.2.1) UNRELEASED; urgency=low
profanity (0.4.0) UNRELEASED; urgency=low
* Initial release. (Closes: #XXXXXX)

4
debian/control vendored
View File

@ -3,9 +3,9 @@ Maintainer: Florent Peterschmitt <florent@peterschmitt.fr>
Section: misc
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>=8), libexpat1-dev, libexpat1, libssl-dev, libncursesw5-dev, libglib2.0-dev, libglib2.0-0, libcurl4-openssl-dev
Build-Depends: debhelper (>=8), libexpat1-dev, libexpat1, libssl-dev, libncursesw5-dev, libglib2.0-dev, libglib2.0-0, libcurl4-openssl-dev, libotr-dev
Package: profanity
Depends: ${shlibs:Depends}, ${misc:Depends}, libexpat1, libssl1.0.0, libncursesw5, libglib2.0-0, curl
Depends: ${shlibs:Depends}, ${misc:Depends}, libexpat1, libssl1.0.0, libncursesw5, libglib2.0-0, curl, libotr
Description: Console XMPP client
Architecture: all