diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2013-02-13 19:27:42 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2013-02-13 20:00:54 +0100 |
commit | a5007dbdc59e46c09a2ac6c52fc53a7712812cd9 (patch) | |
tree | 230b7b7cb71e90b7bfef3a73ae9052a18df0199f /debian/changelog | |
parent | b3f304bc26b8333adb957d37be4c3b3e2998581b (diff) |
debian: Re-enable the debug packages
Remove the .dirs/.install as things will go wrong then. debhelper
will try to install the debug symbols before they were created. Thanks
to Jan for pointing that out.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e6e44c76..c75070e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libosmocore (0.5.3+git1-6) UNRELEASED; urgency=low * Build new package with the new API required for osmo-bts/openbsc * Package the arfcn utility. * Add the SOCK_RAW work-around for glibc. + * Re-enable the debug packages thanks to Jan. -- Holger Hans Peter Freyther <holger@freyther.de> Fri, 04 Jan 2013 09:54:55 +0100 |