From 0a80168c6a9d87aa21f7ce4eb887fee0d0b5f5cf Mon Sep 17 00:00:00 2001 From: Mark Bryars Date: Fri, 4 May 2012 22:22:30 +0100 Subject: Debian boilerplate with dh_make dh_make -p opennhrp_0.13 -e debian@darkskiez.co.uk -s --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..1b73096 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: opennhrp +Section: unknown +Priority: extra +Maintainer: Mark Bryars +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.2 +Homepage: +#Vcs-Git: git://git.debian.org/collab-maint/opennhrp.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/opennhrp.git;a=summary + +Package: opennhrp +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: + -- cgit v1.2.3