summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* prepare new uploadMichael Vogt2013-10-311-0/+24
|
* fix changelogMichael Vogt2013-10-151-2/+2
|
* releasing package apt version 0.9.12.1Michael Vogt2013-10-151-0/+14
|
* fix typoMichael Vogt2013-10-091-1/+1
|
* releasing package apt version 0.9.12Michael Vogt2013-10-091-2/+2
|
* update changelogMichael Vogt2013-10-091-0/+4
|
* update Uploaders to match recent uploaders betterMichael Vogt2013-10-092-3/+3
|
* prepare new releaseMichael Vogt2013-10-081-2/+34
|
* debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure ↵Michael Vogt2013-10-082-2/+2
| | | | the apt-auto-removal file is correctly create, thanks to Ben Hutchings
* fix libapt-inst for >2G debs (closes: #725483)Michael Vogt2013-10-071-0/+4
|
* Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: ↵Christian PERRIER2013-09-231-0/+7
| | | | #724073