summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2017-05-05Split apt-daily timer into twoJulian Andres Klode
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
2013-07-05debian/rules:Michael Vogt
2013-06-09build the en manpages in subdirectory doc/enDavid Kalnischkies
2013-01-08add missing translated apt.8 manpages, thanks to Helge Kreutzmann.Michael Vogt
2012-06-29* debian/control:David Kalnischkies
2012-05-21* debian/rules:David Kalnischkies
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies
2012-05-12* debian/rules:David Kalnischkies
2012-03-22* debian/rules:David Kalnischkies
2012-03-22use the correct line to get the currently configure.in versionDavid Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2012-01-19* debian/rules:David Kalnischkies
2011-11-28revert libapt-common addition because of http://lists.debian.org/debian-devel...Michael Vogt
2011-11-22merged libapt multiarch enable patch from Colin Watson, many thanks!Michael Vogt
2011-09-13merge with debian/sidDavid Kalnischkies
2011-08-17understand DEB_BUILD_OPTIONS nocheck to disable the testexecutionDavid Kalnischkies
2011-08-17* test/*David Kalnischkies
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-06-10debian/rules: use substvars properlyMichael Vogt
2011-06-10generate debiandencies for libapt-pkg-dev automatically via deb-substvarsMichael Vogt
2011-06-10include mo files in the right packagesMichael Vogt
2011-06-09do not hardcode the libnamesMichael Vogt
2011-06-08fix lintian issuesMichael Vogt
2011-06-08remove -l from dh_shlibdeps, that is no longer needed with recent shlibdepsMichael Vogt
2011-06-08do not include libapt-pkg* in apt itself, add missing dh_makeshlibs callsMichael Vogt