deb packaging files (tested on debian unstable) and rpm spec file

This commit is contained in:
Florent Peterschmitt
2013-06-05 11:28:53 +02:00
parent 6082ab8778
commit b89f5da2c7
6 changed files with 67 additions and 0 deletions

11
debian/control vendored Normal file
View File

@@ -0,0 +1,11 @@
Source: profanity
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
Package: profanity
Depends: ${shlibs:Depends}, ${misc:Depends}, libexpat1, libssl1.0.0, libncursesw5, libglib2.0-0, curl
Description: Console XMPP client
Architecture: all