Age | Commit message (Expand) | Author |
2015-12-07 | part revert, part redo 'which' replacement | David Kalnischkies |
2015-12-06 | replace "which" with "command -v" for portability | David Kalnischkies |
2015-11-29 | use function pointers instead of weak symbols for cmdline parsing | David Kalnischkies |
2015-11-28 | do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakage | Michael Vogt |
2015-11-19 | do not rerun ./configure causing FTCBFS with newer autotools-dev | David Kalnischkies |
2015-08-27 | debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONS | Julian Andres Klode |
2014-10-01 | debian/rules: add hardening=+all | Michael Vogt |
2014-07-08 | build: Convert from DebianDoc SGML to DocBook XML | Guillem Jover |
2014-05-05 | Revert "add bash completion for the "apt" command" | Michael Vogt |
2014-04-26 | allow vendors to install configuration files | David Kalnischkies |
2014-04-25 | provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific conf... | Michael Vogt |
2014-04-25 | add bash completion for the "apt" command | Michael Vogt |
2014-02-27 | initial version of apt-helper | Michael Vogt |
2014-02-14 | do not compress .xhtml files and remove junk files | David Kalnischkies |
2014-01-05 | debian/rules: Call dh_makeshlibs for 'apt' | Julian Andres Klode |
2013-11-30 | use a substvar to set the archive-keyring in debian/control | David Kalnischkies |
2013-11-30 | enable NOISE for build logs to enable analyse | David Kalnischkies |
2013-08-12 | really build apt.install | Michael Vogt |
2013-07-26 | exclude config.{sub,guess} from source package | David Kalnischkies |
2013-07-26 | implement debian/rules build-{arch,indep} as required by policy 3.9.4 | David Kalnischkies |
2013-07-26 | make autoconf happy by "mv configure.{in,ac}" | David Kalnischkies |
2013-07-11 | cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4 | Steve Langasek |
2013-07-05 | debian/rules: | Michael Vogt |
2013-06-09 | build the en manpages in subdirectory doc/en | David Kalnischkies |
2013-01-08 | add 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 building | David Kalnischkies |
2012-05-12 | * debian/rules: | David Kalnischkies |
2012-03-22 | * debian/rules: | David Kalnischkies |
2012-03-22 | use the correct line to get the currently configure.in version | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-01-19 | * debian/rules: | David Kalnischkies |
2011-11-28 | revert libapt-common addition because of http://lists.debian.org/debian-devel... | Michael Vogt |
2011-11-22 | merged libapt multiarch enable patch from Colin Watson, many thanks! | Michael Vogt |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-08-17 | understand DEB_BUILD_OPTIONS nocheck to disable the testexecution | David Kalnischkies |
2011-08-17 | * test/* | David Kalnischkies |
2011-07-15 | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2011-06-29 | merge lp:~mvo/apt/abi-break | Michael Vogt |
2011-06-10 | debian/rules: use substvars properly | Michael Vogt |
2011-06-10 | generate debiandencies for libapt-pkg-dev automatically via deb-substvars | Michael Vogt |
2011-06-10 | include mo files in the right packages | Michael Vogt |
2011-06-09 | do not hardcode the libnames | Michael Vogt |
2011-06-08 | fix lintian issues | Michael Vogt |
2011-06-08 | remove -l from dh_shlibdeps, that is no longer needed with recent shlibdeps | Michael Vogt |
2011-06-08 | do not include libapt-pkg* in apt itself, add missing dh_makeshlibs calls | Michael Vogt |
2011-06-08 | initial librarification push | Michael Vogt |
2011-06-06 | revert 2114.1.12 as doxygen does this for use now | David Kalnischkies |
2011-05-17 | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies |