Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-22 | releasing package apt version 0.9.14.3~exp4 | Michael Vogt | |
2014-01-18 | releasing package apt version 0.9.14.3~exp30.9.14.3.exp3 | Michael Vogt | |
2014-01-18 | * implement deb822 suggestions from donkult (thanks!): | Michael Vogt | |
- rename "Dist" to "Suites" - rename "Section" to "Sections" - rename "Architectures-Delete" to "Architectures-Remove" - rename "Uri" to "URI" * add "apt list --manual-installed" * add "apt upgrade --dist" * add "apt purge" * flock() the file edited in "apt edit-sources" * apt-private/private-show.cc: - do not show Description-lang: header * reword apt !isatty() warning * add missing integration test for "apt list" and fix bugs found by it | |||
2014-01-16 | prepare upload0.9.14.3.exp2 | Michael Vogt | |
2014-01-16 | prepare new upload | Michael Vogt | |
2014-01-05 | debian/rules: Call dh_makeshlibs for 'apt' | Julian Andres Klode | |
The package ships libapt-private now, so we need an ldconfig call in postinst. dh_makeshlibs creates one for us. Reported-by: lintian | |||
2014-01-05 | prepare 0.9.14.3~exp10.9.14.3.exp1 | Michael Vogt | |
2014-01-05 | prepare 0.9.14.3~exp1 | Michael Vogt | |
2013-12-29 | prepare release0.9.14.2 | Michael Vogt | |
2013-12-29 | update changelog | Michael Vogt | |
2013-12-27 | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt | |
2013-12-21 | vendor/steamos/*: | Michael Vogt | |
* vendor/steamos/*: - add steamos support | |||
2013-12-21 | vendor/getinfo: | Michael Vogt | |
* vendor/getinfo: - fix ubuntu-codename | |||
2013-12-21 | add apt-vendor for raspbian. Closes: #732749 | Michael Vogt | |
2013-12-15 | Danish translation update | Joe Dalton | |
2013-12-13 | run autopkgtest against the installed apt | Michael Vogt | |
2013-12-12 | releasing package apt version 0.9.14.1 | Michael Vogt | |
2013-12-07 | really release 0.9.140.9.14 | Michael Vogt | |
2013-12-07 | do not force a specific export-dir in the repository | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-12-07 | releasing package apt version 0.9.14 | Michael Vogt | |
2013-12-07 | update libapt-pkg4.12 symbols file | David Kalnischkies | |
also fixing the release script code to deal with 'set -e' mode while checking the symbols file. | |||
2013-12-06 | releasing package apt version 0.9.13.2 | Michael Vogt | |
2013-12-01 | drop old /var/state to /var/lib transition artefacts | David Kalnischkies | |
Regardless of when this transition was, it is so long ago that everyone who would still need this has a million other problems to deal with now so lets just drop this code. | |||
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-11-29 | releasing package apt version 0.9.13.10.9.13.1 | Michael Vogt | |
2013-11-29 | fix apport report writing (LP: #1254499) | Michael Vogt | |
2013-11-29 | reset terminal on error (closes: #730795) | Michael Vogt | |
2013-11-29 | update changelog | Michael Vogt | |
2013-11-29 | update changelog | Michael Vogt | |
2013-11-29 | add autopkgtest | Michael Vogt | |
2013-11-28 | update changelog | Michael Vogt | |
2013-11-28 | add "-f" option to "build-dep" as sbuild is using it to fix regression with ↵ | Michael Vogt | |
cross-building (LP: #1255806) | |||
2013-11-28 | fix regression that APT::Keep-Fds is not honored (closes: #730490) | Michael Vogt | |
2013-11-28 | fix "apt-get --purge build-dep" (closes: #720597) | Michael Vogt | |
2013-11-24 | upload 0.9.13 to unstable | Michael Vogt | |
2013-11-23 | Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047 | Michael Vogt | |
2013-11-01 | small documentation updates0.9.13_exp1 | Michael Vogt | |
2013-11-01 | releasing package apt version 0.9.13~exp10.9.13.exp1 | Michael Vogt | |
2013-10-31 | prepare new upload | Michael Vogt | |
2013-10-15 | fix changelog | Michael Vogt | |
2013-10-15 | releasing package apt version 0.9.12.10.9.12.1 | Michael Vogt | |
2013-10-09 | fix typo | Michael Vogt | |
2013-10-09 | releasing package apt version 0.9.12 | Michael Vogt | |
2013-10-09 | update changelog | Michael Vogt | |
2013-10-09 | update Uploaders to match recent uploaders better | Michael Vogt | |
2013-10-08 | prepare new release | Michael Vogt | |
2013-10-08 | debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure ↵ | Michael Vogt | |
the apt-auto-removal file is correctly create, thanks to Ben Hutchings | |||
2013-10-07 | fix libapt-inst for >2G debs (closes: #725483) | Michael Vogt | |
2013-09-23 | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: ↵ | Christian PERRIER | |
#724073 |