Code

rules: Use dpkg-buildflags to get CPPFLAGS, CFLAGS, and LDFLAGS.
[pkg-ncmpc.git] / debian / rules
2014-04-27 Sebastian Harlrules: Use dpkg-buildflags to get CPPFLAGS, CFLAGS...
2014-04-27 Sebastian Harlrules: Split build target into build-arch and build...
2014-04-27 Sebastian HarlDrop bts589660-updated-manpage; merged upstream.
2013-11-23 Sebastian Harlcontrol, rules: Enable documentation and build-depend...
2013-11-23 Sebastian Harlrules: Enable chat-screen feature.
2009-12-27 Sebastian Harlpatches: Added include_config_h.dpatch.
2009-12-27 Sebastian Harlrules: Run 'make check'.
2009-06-06 Sebastian Harlrules: Use dh_prep instead of 'dh_clean -k' in all... ncmpc-0.14-1
2009-06-06 Sebastian Harlrules: Pass CFLAGS as arguments to configure.
2009-06-06 Sebastian HarlUse my @debian.org E-mail address.
2009-04-17 Sebastian Harlrules: Use dh_prep instead of the deprecated dh_clean -k.
2009-01-11 Sebastian HarlAdded binary package "ncmpc-lyrics". ncmpc-0.13-1
2009-01-11 Sebastian Harlrules: Do not remove AUTHORS from the package.
2009-01-11 Sebastian Harlrules: Removed unnecessary occurrences of $(CURDIR).
2009-01-11 Sebastian Harlrules: Removed trailing whitespace.
2009-01-11 Sebastian Harlrules: Explicitly enable newly added compile time settings.
2008-12-07 Sebastian Harlrules: Explicitly enable all features when running...
2008-12-06 Sebastian Harlrules: -I/usr/include/ncursesw is no longer required.
2008-12-04 Sebastian Harlrules: Do not ignore "make distclean" errors.
2008-12-04 Sebastian Harlrules: Do not try to install the upstream TODO file.
2008-12-04 Sebastian HarlDo not try to install upstream ChangeLog - this file...
2006-12-21 Sebastian HarlAppend "-I/usr/include/ncursesw" to CFLAGS. ncmpc-0.11.1+svn-r3965-2
2006-09-22 Sebastian HarlRewrote rules to not use cdbs.
2006-09-22 Sebastian HarlInitially added adopted ncmpc-0.11.1+svn-r3965-1.