[hamradio-commits] [libfap5] 04/12: Split out -dev package

Iain Learmonth irl-guest at moszumanska.debian.org
Wed Oct 29 16:13:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

irl-guest pushed a commit to branch master
in repository libfap5.

commit 96542e5ab8c6a3a02d9153280fffc467b23a139d
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Sat Sep 27 17:06:24 2014 +0100

    Split out -dev package
---
 debian/control             | 11 +++++++++++
 debian/libfap5-dev.install |  5 +++++
 debian/libfap5.install     |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/control b/debian/control
index dcaa239..f7fc5a0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,3 +18,14 @@ Description: APRS Parser
  compressed location packets, NMEA location packets, objects, items, messages,
  telemetry and most weather packets. For more description, see the Perl module.
 
+Package: libfap5-dev
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfap5
+Description: APRS Parser
+ libfap is a C port of the Ham::APRS::FAP Finnish APRS Parser (Fabulous APRS
+ Parser) Perl module. As the original Perl code, libfap parses normal, mic-e and
+ compressed location packets, NMEA location packets, objects, items, messages,
+ telemetry and most weather packets. For more description, see the Perl module.
+ .
+ This package contains the development files for libfap.
+
diff --git a/debian/libfap5-dev.install b/debian/libfap5-dev.install
new file mode 100644
index 0000000..8e7f57b
--- /dev/null
+++ b/debian/libfap5-dev.install
@@ -0,0 +1,5 @@
+usr/lib/*/libfap.so
+usr/lib/*/libfap.a
+usr/lib/*/libfap.la
+usr/lib/*/pkgconfig/*
+usr/include/*
diff --git a/debian/libfap5.install b/debian/libfap5.install
new file mode 100644
index 0000000..f375651
--- /dev/null
+++ b/debian/libfap5.install
@@ -0,0 +1 @@
+usr/lib/*/libfap.so.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/libfap5.git



More information about the pkg-hamradio-commits mailing list