diff options
author | Max <msuraev@sysmocom.de> | 2016-12-21 11:35:13 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2016-12-22 13:54:32 +0000 |
commit | 126def710563e1d4b5f16f354176a2088d17e28c (patch) | |
tree | 91f3866c4e29dedef36c65855e88f9e6e6189954 /debian/libosmocore-dev.install | |
parent | 7309e19358240100e56f2d6af8af61a5bb5630da (diff) |
Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* move build-depends to a proper place
* update project URL
debian/rules:
* use proper hardening syntax
* strip linker option without explicit shell invocation
* remove useless comment
* add extra cleanup
debian/: package documentation separately
debian/docs: remove empty file
debian/coryright: update to match Debian format
Change-Id: Ia7654d34730e9f269831612bfba70a1338ce29d3
Related: OS#1694
Diffstat (limited to 'debian/libosmocore-dev.install')
-rw-r--r-- | debian/libosmocore-dev.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/libosmocore-dev.install b/debian/libosmocore-dev.install index 7c5a789a..465f9330 100644 --- a/debian/libosmocore-dev.install +++ b/debian/libosmocore-dev.install @@ -3,4 +3,3 @@ usr/lib/*/lib*.a usr/lib/*/lib*.so usr/lib/*/lib*.la usr/lib/*/pkgconfig/* -usr/share/doc/libosmocore/* |