Subversion Repositories liboop

Compare Revisions

Ignore whitespace Rev 62 → Rev 63

/trunk/debian/changelog
3,8 → 3,9
* conditional_dependencies.patch: Use Automake conditionals to construct
$(lib_LTLIBRARIES). Otherwise automake doesn't pick up the correct
dependencies for liboop-test (Closes: #909904).
* Migrate to automatic dbgsym packages.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 30 Sep 2018 19:59:53 +0200
-- Magnus Holmgren <holmgren@debian.org> Sun, 30 Sep 2018 22:05:51 +0200
 
liboop (1.0.1-1) unstable; urgency=low
 
/trunk/debian/control
55,14 → 55,3
This package contains a mirror of the
https://www.lysator.liu.se/liboop/ website and its associated HTML
documentation for the liboop library.
 
Package: liboop-dbg
Section: debug
Priority: extra
Architecture: any
Depends: liboop4 (= ${binary:Version}), ${misc:Depends}
Description: Event loop management library - debug symbols
Liboop is a low-level event loop management library for POSIX-based
operating systems.
.
This package contains debugging symbols.
/trunk/debian/rules
91,7 → 91,7
dh_installinfo -a
dh_installchangelogs -a
dh_link -a
dh_strip -a --dbg-package=liboop-dbg
dh_strip -a --dbgsym-migration='liboop-dbg (<< 1.0.1-2~)'
dh_compress -a -Xliboop-doc/html
dh_fixperms -a
dh_makeshlibs -a