Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-10 | bump Standards-Version to 3.9.5 (no changes needed) | David Kalnischkies | |
2014-01-25 | use svg in doxygen and ensure dot is around for it | David Kalnischkies | |
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-29 | add autopkgtest | Michael Vogt | |
2013-10-09 | update Uploaders to match recent uploaders better | Michael Vogt | |
2013-08-22 | add versions to manpages-it Replaces+Breaks | David Kalnischkies | |
In the meantime the package was updated to remove the old APT manpages from this package, so we can now add a Breaks and version it, too. The intial Replaces was added in: b57220d815aedbc023847d0885e08c6ed50e629a | |||
2013-08-22 | add a breaks libapt-inst for FileFd changes in 0.9.9 | David Kalnischkies | |
Partial upgrades… The fix for 704608 assumes that bf35c19b817cc1474b3deabce0b0953c248bad42 was applied to libapt-inst which isn't the case for partial upgrades of course, so break it to ensure that it is the case. Closes: 720449 | |||
2013-07-26 | implement debian/rules build-{arch,indep} as required by policy 3.9.4 | David Kalnischkies | |
2013-07-26 | correct management-typo in description found by lintian | David Kalnischkies | |
2013-05-16 | Update Vcs fields | Guillem Jover | |
Use the canonical URLs. Rename Vcs-Bzr to Vcs-Git and use the more efficient git protocol instead of http. Point Vcs-Browser to the gitweb interface. | |||
2013-05-16 | moved to git, updated gbp.conf to match the bzr version | Michael Vogt | |
2013-05-08 | merged from the debian-wheezy branch | Michael Vogt | |
2013-05-08 | properly handle if-modfied-since with libcurl/https | Michael Vogt | |
(closes: #705648) | |||
2013-04-08 | * debian/control: | Michael Vogt | |
- replace manpages-it (closes: #704723) | |||
2013-03-25 | merge patches from daniel to fix merge artifact and test failure | Michael Vogt | |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt | |
- CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw | |||
2012-08-30 | * debian/control: | Raphael Geissert | |
- let libapt-pkg break apt < 0.9.4 to ensure that the installed http- method supports the new redirection-style, thanks to Raphael Geissert for reporting & testing (Closes: #685192) | |||
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-06-27 | * debian/control: | David Kalnischkies | |
- libapt-{pkg,inst} packages should be in section 'libs' instead of 'admin' as by ftp-master override request in #677596 | |||
2012-05-21 | * debian/control: | David Kalnischkies | |
- moving debiandoc-sgml to Build-Depends-Indep was one step too much for the buildds as we still build two sgml files in arch:any | |||
2012-05-14 | * debian/control: | David Kalnischkies | |
- move doxygen and debiandoc-sgml to Build-Depends-Indep as docs are no longer build in the same target as the manpages | |||
2012-04-11 | prepare new experimtnal upload | Michael Vogt | |
2012-04-05 | suggest xz-utils instead of bzip2 and lzma | David Kalnischkies | |
2012-04-05 | - add libbz2-dev as new build-dependency | David Kalnischkies | |
- remove the libz-dev alternative from zlib1g-dev build-dependency - do the same for bz2 builtin if available * apt-pkg/contrib/fileutl.cc: - use libz2 library for (de)compression instead of the bzip2 binary as the first is a dependency of dpkg and the later just priority:optional so we gain 'easier' access to bz2-compressed Translation files this way | |||
2012-03-22 | * debian/control | David Kalnischkies | |
- bump Standards-Version to 3.9.3 (no changes needed) | |||
2012-01-19 | apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835) | David Kalnischkies | |
2012-01-19 | * debian/control: | David Kalnischkies | |
- remove APT from the short descriptions as lintian doesn't like it and it doesn't transport any information for a reader anyway | |||
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 libapt multiarch enable patch from Colin Watson, many thanks! | Michael Vogt | |
2011-09-14 | update package names too for the new abi | Michael Vogt | |
2011-06-29 | remove no longer needed replaces for libapt-pkg4.11 and libapt-inst1.3 | Michael Vogt | |
2011-06-29 | merge lp:~mvo/apt/abi-break | Michael Vogt | |
2011-06-28 | merge from the experimental branch and prepare new upload | Michael Vogt | |
2011-06-28 | debian/control: update breaks for the final upload | Michael Vogt | |
2011-06-28 | merge updated description from David, many thanks | Michael Vogt | |
2011-06-22 | * debian/control: | Michael Vogt | |
- modernize package description (closes: #624618) | |||
2011-06-17 | use depends for the ${shlibs:Depends} to make the breaks work | Michael Vogt | |
2011-06-17 | * debian/control: | Michael Vogt | |
- add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214) | |||
2011-06-15 | * debian/control: | Michael Vogt | |
- fix incorrect Replaces (closes: #630204) for libapt-inst1.2 | |||
2011-06-10 | generate debiandencies for libapt-pkg-dev automatically via deb-substvars | 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 | initial librarification push | Michael Vogt | |
2011-04-27 | * debian/control: | Julian Andres Klode | |
- Move ${shlibs:Depends} to Pre-Depends, as we do not want APT unpacked if a library is too old and thus break upgrades | |||
2011-04-15 | * debian/control: | Julian Andres Klode | |
- Set Standards-Version to 3.9.2 | |||
2011-02-17 | debian/control: remove Luca Bruno from the maintainers (on his own request) | Michael Vogt | |
2011-01-16 | move file installation from rules to dh_install files | David Kalnischkies | |
2011-01-15 | * debian/control: | David Kalnischkies | |
- depend on dpkg-dev (>= 1.15.8) to have c++ symbol mangling * debian/rules: - remove shlibs.local creation and usage - show differences in the symbol files, but never fail * debian/{apt,apt-utils}.symbols: - ship experimental unmangled c++ symbol files | |||
2011-01-14 | depend on debhelper 7 to raise compat level | David Kalnischkies | |
2010-11-30 | * debian/control: | David Kalnischkies | |
- add Vcs-Browser now that loggerhead works again (Closes: #511168) |