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:
parent
bf0fdc4d76
commit
f8ba6bbdea
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
4
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user