summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* use "Restrictions: allow-stderr and avoid apt-stderr.log in ↵Michael Vogt2014-02-132-5/+3
| | | | debian/tests/run-tests
* releasing package apt version 0.9.15.2Michael Vogt2014-02-131-0/+24
|
* remove duplication in pkgCdrom::Add and ::IdentDavid Kalnischkies2014-02-121-0/+1
| | | | Git-Dch: Ignore
* bump Standards-Version to 3.9.5 (no changes needed)David Kalnischkies2014-02-101-1/+1
|
* update libapt-pkg.symbols fileDavid Kalnischkies2014-02-101-2/+18
|
* releasing package apt version 0.9.15.1Michael Vogt2014-02-061-0/+26
|
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-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 itDavid Kalnischkies2014-01-251-1/+1
| |
| * debian/rules: Call dh_makeshlibs for 'apt'Julian Andres Klode2014-01-051-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.15Michael Vogt2014-01-251-0/+6
| |
* | releasing package apt version 0.9.14.3~exp5Michael Vogt2014-01-241-0/+14
| |
* | releasing package apt version 0.9.14.3~exp4Michael Vogt2014-01-221-0/+12
| |
* | releasing package apt version 0.9.14.3~exp3Michael Vogt2014-01-181-2/+2
| |
* | * implement deb822 suggestions from donkult (thanks!):Michael Vogt2014-01-181-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 uploadMichael Vogt2014-01-161-1/+8
| |
* | prepare new uploadMichael Vogt2014-01-161-0/+15
| |
* | debian/rules: Call dh_makeshlibs for 'apt'Julian Andres Klode2014-01-051-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~exp1Michael Vogt2014-01-051-2/+3
| |
* | prepare 0.9.14.3~exp1Michael Vogt2014-01-051-0/+13
|/
* prepare releaseMichael Vogt2013-12-291-1/+1
|
* update changelogMichael Vogt2013-12-291-3/+18
|
* Merge branch 'feature/tests-on-installed' into debian/sidMichael Vogt2013-12-271-3/+14
|\
| * run autopkgtest against the installed aptMichael Vogt2013-12-131-3/+14
| |
* | vendor/steamos/*:Michael Vogt2013-12-211-0/+2
| | | | | | | | | | * vendor/steamos/*: - add steamos support
* | vendor/getinfo:Michael Vogt2013-12-211-0/+4
| | | | | | | | | | * vendor/getinfo: - fix ubuntu-codename
* | add apt-vendor for raspbian. Closes: #732749Michael Vogt2013-12-211-0/+3
| |
* | Danish translation updateJoe Dalton2013-12-151-0/+7
| |
* | releasing package apt version 0.9.14.1Michael Vogt2013-12-121-0/+12
|/
* really release 0.9.14Michael Vogt2013-12-071-1/+1
|
* do not force a specific export-dir in the repositoryDavid Kalnischkies2013-12-071-1/+0
| | | | Git-Dch: Ignore
* releasing package apt version 0.9.14Michael Vogt2013-12-071-2/+2
|
* update libapt-pkg4.12 symbols fileDavid Kalnischkies2013-12-071-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.2Michael Vogt2013-12-061-0/+23
|
* drop old /var/state to /var/lib transition artefactsDavid Kalnischkies2013-12-011-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/controlDavid Kalnischkies2013-11-302-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 analyseDavid Kalnischkies2013-11-301-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.1Michael Vogt2013-11-291-2/+2
|
* fix apport report writing (LP: #1254499)Michael Vogt2013-11-291-0/+1
|
* reset terminal on error (closes: #730795)Michael Vogt2013-11-291-0/+1
|
* update changelogMichael Vogt2013-11-291-0/+1
|
* update changelogMichael Vogt2013-11-291-1/+3
|
* add autopkgtestMichael Vogt2013-11-293-0/+10
|
* update changelogMichael Vogt2013-11-281-2/+3
|
* add "-f" option to "build-dep" as sbuild is using it to fix regression with ↵Michael Vogt2013-11-281-1/+5
| | | | cross-building (LP: #1255806)
* fix regression that APT::Keep-Fds is not honored (closes: #730490)Michael Vogt2013-11-281-1/+2
|
* fix "apt-get --purge build-dep" (closes: #720597)Michael Vogt2013-11-281-0/+7
|
* upload 0.9.13 to unstableMichael Vogt2013-11-241-2/+2
|
* Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047Michael Vogt2013-11-232-2/+10
|
* small documentation updatesMichael Vogt2013-11-011-0/+1
|
* releasing package apt version 0.9.13~exp1Michael Vogt2013-11-011-2/+2
|