Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use "Restrictions: allow-stderr and avoid apt-stderr.log in ↵ | Michael Vogt | 2014-02-13 | 2 | -5/+3 |
| | | | | debian/tests/run-tests | ||||
* | releasing package apt version 0.9.15.2 | Michael Vogt | 2014-02-13 | 1 | -0/+24 |
| | |||||
* | remove duplication in pkgCdrom::Add and ::Ident | David Kalnischkies | 2014-02-12 | 1 | -0/+1 |
| | | | | Git-Dch: Ignore | ||||
* | bump Standards-Version to 3.9.5 (no changes needed) | David Kalnischkies | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | update libapt-pkg.symbols file | David Kalnischkies | 2014-02-10 | 1 | -2/+18 |
| | |||||
* | releasing package apt version 0.9.15.1 | Michael Vogt | 2014-02-06 | 1 | -0/+26 |
| | |||||
* | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt | 2014-01-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework | ||||
| * | use svg in doxygen and ensure dot is around for it | David Kalnischkies | 2014-01-25 | 1 | -1/+1 |
| | | |||||
| * | debian/rules: Call dh_makeshlibs for 'apt' | Julian Andres Klode | 2014-01-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | The package ships libapt-private now, so we need an ldconfig call in postinst. dh_makeshlibs creates one for us. Reported-by: lintian | ||||
* | | releasing package apt version 0.9.15 | Michael Vogt | 2014-01-25 | 1 | -0/+6 |
| | | |||||
* | | releasing package apt version 0.9.14.3~exp5 | Michael Vogt | 2014-01-24 | 1 | -0/+14 |
| | | |||||
* | | releasing package apt version 0.9.14.3~exp4 | Michael Vogt | 2014-01-22 | 1 | -0/+12 |
| | | |||||
* | | releasing package apt version 0.9.14.3~exp3 | Michael Vogt | 2014-01-18 | 1 | -2/+2 |
| | | |||||
* | | * implement deb822 suggestions from donkult (thanks!): | Michael Vogt | 2014-01-18 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | prepare upload | Michael Vogt | 2014-01-16 | 1 | -1/+8 |
| | | |||||
* | | prepare new upload | Michael Vogt | 2014-01-16 | 1 | -0/+15 |
| | | |||||
* | | debian/rules: Call dh_makeshlibs for 'apt' | Julian Andres Klode | 2014-01-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | The package ships libapt-private now, so we need an ldconfig call in postinst. dh_makeshlibs creates one for us. Reported-by: lintian | ||||
* | | prepare 0.9.14.3~exp1 | Michael Vogt | 2014-01-05 | 1 | -2/+3 |
| | | |||||
* | | prepare 0.9.14.3~exp1 | Michael Vogt | 2014-01-05 | 1 | -0/+13 |
|/ | |||||
* | prepare release | Michael Vogt | 2013-12-29 | 1 | -1/+1 |
| | |||||
* | update changelog | Michael Vogt | 2013-12-29 | 1 | -3/+18 |
| | |||||
* | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt | 2013-12-27 | 1 | -3/+14 |
|\ | |||||
| * | run autopkgtest against the installed apt | Michael Vogt | 2013-12-13 | 1 | -3/+14 |
| | | |||||
* | | vendor/steamos/*: | Michael Vogt | 2013-12-21 | 1 | -0/+2 |
| | | | | | | | | | | * vendor/steamos/*: - add steamos support | ||||
* | | vendor/getinfo: | Michael Vogt | 2013-12-21 | 1 | -0/+4 |
| | | | | | | | | | | * vendor/getinfo: - fix ubuntu-codename | ||||
* | | add apt-vendor for raspbian. Closes: #732749 | Michael Vogt | 2013-12-21 | 1 | -0/+3 |
| | | |||||
* | | Danish translation update | Joe Dalton | 2013-12-15 | 1 | -0/+7 |
| | | |||||
* | | releasing package apt version 0.9.14.1 | Michael Vogt | 2013-12-12 | 1 | -0/+12 |
|/ | |||||
* | really release 0.9.14 | Michael Vogt | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | do not force a specific export-dir in the repository | David Kalnischkies | 2013-12-07 | 1 | -1/+0 |
| | | | | Git-Dch: Ignore | ||||
* | releasing package apt version 0.9.14 | Michael Vogt | 2013-12-07 | 1 | -2/+2 |
| | |||||
* | update libapt-pkg4.12 symbols file | David Kalnischkies | 2013-12-07 | 1 | -3/+79 |
| | | | | | also fixing the release script code to deal with 'set -e' mode while checking the symbols file. | ||||
* | releasing package apt version 0.9.13.2 | Michael Vogt | 2013-12-06 | 1 | -0/+23 |
| | |||||
* | drop old /var/state to /var/lib transition artefacts | David Kalnischkies | 2013-12-01 | 1 | -32/+0 |
| | | | | | | 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. | ||||
* | use a substvar to set the archive-keyring in debian/control | David Kalnischkies | 2013-11-30 | 2 | -2/+2 |
| | | | | | | 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 | ||||
* | enable NOISE for build logs to enable analyse | David Kalnischkies | 2013-11-30 | 1 | -0/+3 |
| | | | | | | 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' | ||||
* | releasing package apt version 0.9.13.1 | Michael Vogt | 2013-11-29 | 1 | -2/+2 |
| | |||||
* | fix apport report writing (LP: #1254499) | Michael Vogt | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | reset terminal on error (closes: #730795) | Michael Vogt | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | update changelog | Michael Vogt | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | update changelog | Michael Vogt | 2013-11-29 | 1 | -1/+3 |
| | |||||
* | add autopkgtest | Michael Vogt | 2013-11-29 | 3 | -0/+10 |
| | |||||
* | update changelog | Michael Vogt | 2013-11-28 | 1 | -2/+3 |
| | |||||
* | add "-f" option to "build-dep" as sbuild is using it to fix regression with ↵ | Michael Vogt | 2013-11-28 | 1 | -1/+5 |
| | | | | cross-building (LP: #1255806) | ||||
* | fix regression that APT::Keep-Fds is not honored (closes: #730490) | Michael Vogt | 2013-11-28 | 1 | -1/+2 |
| | |||||
* | fix "apt-get --purge build-dep" (closes: #720597) | Michael Vogt | 2013-11-28 | 1 | -0/+7 |
| | |||||
* | upload 0.9.13 to unstable | Michael Vogt | 2013-11-24 | 1 | -2/+2 |
| | |||||
* | Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047 | Michael Vogt | 2013-11-23 | 2 | -2/+10 |
| | |||||
* | small documentation updates | Michael Vogt | 2013-11-01 | 1 | -0/+1 |
| | |||||
* | releasing package apt version 0.9.13~exp1 | Michael Vogt | 2013-11-01 | 1 | -2/+2 |
| |