Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-05 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: apt-pkg/deb/dpkgpm.cc cmdline/apt-key.in debian/control doc/apt-key.8.xml doc/makefile doc/po/apt-doc.pot doc/po/de.po doc/po/es.po doc/po/fr.po doc/po/it.po doc/po/ja.po doc/po/pl.po doc/po/pt.po doc/po/pt_BR.po | |||
2013-11-30 | use a substvar to set the archive-keyring in debian/control | David Kalnischkies | |
Adds a small helper to extract the small information bits we store in apt-vendor.ent and uses it in debian/rules to set apt:keyring as a substvar for debian/control populated with the &keyring-package; info | |||
2013-11-30 | enable NOISE for build logs to enable analyse | David Kalnischkies | |
It was enabled for a (long) while in Ubuntu, but it shouldn't hurt to enable it in Debian as well – especially now that Debian has automatic analyses of the buildlogs which don't work that well without the 'noise' | |||
2013-10-22 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: cmdline/apt-key configure.ac debian/apt.auto-removal.sh debian/changelog debian/control debian/rules po/apt-all.pot po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.po po/da.po po/de.po po/dz.po po/el.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/it.po po/ja.po po/km.po po/ko.po po/ku.po po/lt.po po/mr.po po/nb.po po/ne.po po/nl.po po/nn.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sv.po po/th.po po/tl.po po/uk.po po/vi.po po/zh_CN.po po/zh_TW.po | |||
2013-08-12 | really build apt.install | Michael Vogt | |
2013-07-26 | exclude config.{sub,guess} from source package | David Kalnischkies | |
Lintian complains about these links in the source package as they leave the source directory and as they are autogenerated there isn't that much sense in shipping them, we can just recreate them before calling configure. | |||
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 | |
Git-Dch: Ignore | |||
2013-07-11 | cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4 | Steve Langasek | |
2013-07-10 | merged from the debian/sid branch | Michael Vogt | |
2013-07-05 | debian/rules: | Michael Vogt | |
* debian/rules: - call dh_clean in clean (closes: #714980) | |||
2013-07-02 | merged debian/sid branch from git.debian.org | Michael Vogt | |
2013-06-09 | build the en manpages in subdirectory doc/en | David Kalnischkies | |
Building manpages becames more consistent this way and it is simpler to ignore build artefacts, too. | |||
2013-04-30 | merged from the debian-sid branch | Michael Vogt | |
2013-01-08 | add missing translated apt.8 manpages, thanks to Helge Kreutzmann. | Michael Vogt | |
Closes: #696923 | |||
2012-11-03 | * debian/apt.conf.autoremove: don't include linux-image*, | Steve Langasek | |
linux-restricted-modules*, and linux-ubuntu-modules* packages in the list to never be autoremoved. * debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: install new script to /etc/kernel/postinst.d/ which ensures we only automatically keep the currently-running kernel, the being-installed kernel, and the newest kernel, so we don't fill /boot up with an unlimited number of kernels. LP: #923876. | |||
2012-06-29 | merged from the debian-sid branch | Michael Vogt | |
2012-06-29 | * debian/control: | David Kalnischkies | |
- demote debiandoc-sgml to Build-Depends-Indep * doc/makefile: - separate translation building of debiandoc from manpages so that we don't need to build debiandoc for binary packages | |||
2012-05-22 | merged (and resolved a bunch of conflicts) of the debian-sid branch | Michael Vogt | |
2012-05-21 | * debian/rules: | David Kalnischkies | |
- move internal-solver as 'apt' to his friend dump-solver in /usr/lib/apt/solvers to avoid writing a manpage for it | |||
2012-05-14 | - separate manpages from the rest of the doc building | David Kalnischkies | |
- make apt and apt-utils packages depend on manpages instead of full doc | |||
2012-05-12 | * debian/rules: | David Kalnischkies | |
- apt-utils packages manpages, so it should depend on build-doc | |||
2012-03-22 | * debian/rules: | David Kalnischkies | |
- do not sed in configure.in to set the version-number * prepare-release: - add as a small script to lazy check and prepare releases | |||
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 | |
to the more standard PACKAGE_VERSION and make it work in every file | |||
2012-01-24 | merged from experimental | Michael Vogt | |
2012-01-19 | * debian/rules: | David Kalnischkies | |
- apply patch to enable usage of hardning CPPFLAGS and LDFLAGS by Moritz Muehlenhoff, thanks! (Closes: #653504) | |||
2011-11-28 | merged from debian-experimental2 | Michael Vogt | |
2011-11-28 | revert libapt-common addition because of ↵ | Michael Vogt | |
http://lists.debian.org/debian-devel/2011/11/msg00742.html | |||
2011-11-22 | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin | Michael Vogt | |
2011-11-22 | merged libapt multiarch enable patch from Colin Watson, many thanks! | Michael Vogt | |
2011-11-10 | merged from lp:~mvo/apt/mvo (that has all the changes from ↵ | Michael Vogt | |
debian-experimental2) and resolved a bunch of conflicts | |||
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 | |
- reorganize the various testcases and helper we have and integrate them better into the buildsystem - run the test/libapt testcases at package build-time | |||
2011-07-28 | merged from debian-experimental | Michael Vogt | |
2011-07-15 | merged from the debian-sid branch | Michael Vogt | |
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-28 | merged from debian-sid | 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 | |
use the internal resolver can now be used also with external ones as the usage is hidden in between the old API * provide two edsp solvers in apt-utils: - 'dump' to quickly output a complete scenario and - 'apt' to use the internal as an external resolver |