summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2020-01-16Fix debian-rules-uses-deprecated-systemd-overrideJulian Andres Klode
2020-01-15Trim trailing whitespace.Julian Andres Klode
2020-01-07debian/rules: Adjust for -DWITH_TESTS=OFF in nocheck buildJulian Andres Klode
2019-02-07debian/rules: Do not use dh_install --list-missing (dh 12 porting)Julian Andres Klode
2018-04-17Build with cmake+ninja instead of cmake+makeJulian Andres Klode
2017-06-30Switch to 'http' as the default https methodJulian Andres Klode
2017-05-07Do not try to (re)start timers outside 'apt' packageJulian Andres Klode
2017-05-04Split apt-daily timer into twoJulian Andres Klode
2017-04-24debian/rules: Actually invoke dh_clean in override_dh_cleanJulian Andres Klode
2017-02-12debian: Generate debian/copyright during cleanJulian Andres Klode
2016-11-09Do not (re)start "apt-daily.system"Michael Vogt
2016-09-02debian: Pass -O to make to get readable build logsJulian Andres Klode
2016-08-20debian: Get rid of dh_movefiles againJulian Andres Klode
2016-08-19debian: Switch to debhelper 10Julian Andres Klode
2016-08-19debian: Make better use of the tree installed by CMakeJulian Andres Klode
2016-08-18debian: Install etc/apt if present (e.g., on Ubuntu)Julian Andres Klode
2016-08-12ctest: show test output in case of failuresDavid Kalnischkies
2016-08-11CMake: Exclude .md5 and .map doxygen files from installJulian Andres Klode
2016-08-10CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode
2016-08-06CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-08move 'dump' solver from apt-utils to apt packageDavid Kalnischkies
2016-05-25use *.docs files instead of hardcoding in debian/rulesDavid Kalnischkies
2016-05-25remove semi-support for different build-dirsDavid Kalnischkies
2016-05-24override lintian on doxygens embedded-javascript-libraryDavid Kalnischkies
2016-04-01Use systemd.timer instead of a cron jobMichael Vogt
2016-01-03Allow building without libgtest-dev under <nocheck> build profileHelmut Grohne
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-28do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakageMichael Vogt
2015-11-19do not rerun ./configure causing FTCBFS with newer autotools-devDavid Kalnischkies
2015-08-27debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONSJulian Andres Klode
2014-10-01debian/rules: add hardening=+allMichael Vogt
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover
2014-05-05Revert "add bash completion for the "apt" command"Michael Vogt
2014-04-26allow vendors to install configuration filesDavid Kalnischkies
2014-04-25provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific conf...Michael Vogt
2014-04-25add bash completion for the "apt" commandMichael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-14do not compress .xhtml files and remove junk filesDavid Kalnischkies
2014-01-05debian/rules: Call dh_makeshlibs for 'apt'Julian Andres Klode
2013-11-30use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies
2013-11-30enable NOISE for build logs to enable analyseDavid Kalnischkies
2013-08-12really build apt.installMichael Vogt
2013-07-26exclude config.{sub,guess} from source packageDavid Kalnischkies
2013-07-26implement debian/rules build-{arch,indep} as required by policy 3.9.4David Kalnischkies
2013-07-26make autoconf happy by "mv configure.{in,ac}"David Kalnischkies
2013-07-11cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4Steve Langasek