debian package

This commit is contained in:
Florent
2013-05-31 11:06:28 +02:00
parent ce908d03ca
commit b07786d60f
5 changed files with 29 additions and 0 deletions

12
debian/control vendored Normal file
View File

@@ -0,0 +1,12 @@
Source: libstrophe-git
Maintainer: Florent Peterschmitt <florent@peterschmitt.fr>
Section: misc
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>=8), libexpat1-dev, libexpat1, automake, autoconf, pkg-config, check
Package: libstrophe-git
Provides: libstrophe
Depends: ${shlibs:Depends}, ${misc:Depends}, libexpat1
Description: A simple, lightweight C library for writing XMPP clients
Architecture: any