summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-0/+2
|\ | | | | closes: #306937 (thanks to Andreas Henriksson for the patch)
| * * removed the pragma messMichael Vogt2006-10-021-1/+1
| |
* | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+5
|\ \ | | | | | | | | | | | | | | | (thanks to Julien Danjou for the patch) * fix FTBFS with gcc 4.3, closes: #417090 (thanks to Martin Michlmayr for the patch) * add --dsc-only option, thanks to K. Richard Pixley
| * | * add --dsc-only option, thanks to K. Richard PixleyMichael Vogt2007-06-081-0/+1
| | |
| * | * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+2
| | | | | | | | | (thanks to Martin Michlmayr for the patch)
* | | * fix error in AutocleanInterval, closes: #319339Michael Vogt2007-06-082-1/+5
|\| | | | | | | | | | | | | | (thanks to Israel G. Lugo for the patch) * add "purge" commandline argument, closes: #133421) (thanks to Julien Danjou for the patch)
| * | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+2
| | | | | | | | | (thanks to Julien Danjou for the patch)
| * | * fix error in AutocleanInterval, closes: #319339Michael Vogt2007-06-082-1/+3
| | | | | | | | | (thanks to Israel G. Lugo for the patch)
* | | * debian/control:Michael Vogt2007-06-071-1/+2
| | | | | | | | | | | | | | | - update to new standards version - add XS-Vcs-Bzr header
* | | * merged the debian/experimental changes backMichael Vogt2007-06-066-46/+162
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into the debian/sid branch * merged from Christian Perrier: * mr.po: New Marathi translation Closes: #416806 * zh_CN.po: Updated by Eric Pareja Closes: #416822 * tl.po: Updated by Eric Pareja Closes: #416638 * gl.po: Updated by Jacobo Tarrio * da.po: Updated by Claus Hindsgaul * fr.po: Remove a non-breakable space for usability * ru.po: Updated Russian translation. Closes: #405476 * *.po: Unfuzzy after upstream typo corrections * buildlib/archtable: - added support for sh3/sh4 (closes: #424870) - added support for m32r (closes: #394096) * buildlib/systemtable: - added support for lpia * configure.in: - check systemtable for architecture mapping too * Package that contains tall the new features * Removed all #pragma interface/implementation * Branch that contains tall the new features: * translated package descriptions * task install support * automatic dependency removal (thanks to Daniel Burrows) * merged support for the new dpkg "Breaks" field (thanks to Ian Jackson) * handle network failures more gracefully on "update" * support for unattended-upgrades (via unattended-upgrades package) * added apt-transport-https method * merged "install-recommends" branch (ABI break): - new "--install-recommends" - install new recommends on "upgrade" if --install-recommends is given - new "--fix-policy" option to install all packages with unmet important dependencies (usefull with --install-recommends to see what not-installed recommends are on the system) - fix of recommended packages display (only show CandidateVersion fix or-group handling) * merged "install-task" branch (use with "apt-get install taskname^") * Applied patch from Daniel Schepler to make apt bin-NMU able. * eu.po: Updated * fix apt-get dist-upgrade * fix warning if no /var/lib/apt/extended_states is present * don't download Translations for deb-src sources.list lines * apt-pkg/tagfile.cc: - support not-mmapable files again * added support for i18n of the package descriptions * added support for aptitude like auto-install tracking (a HUGE HUGE thanks to Daniel Burrows who made this possible) * synced with the http://people.debian.org/~mvo/bzr/apt/debian-sid branch * build from http://people.debian.org/~mvo/bzr/apt/debian-experimental * apt-pkg/depcache.cc: - added Debug::pkgDepCache::AutoInstall (thanks to infinity) * apt-pkg/acquire-item.cc: - fix missing chmod() in the new aquire code (thanks to Bastian Blank, Closes: #367425) * merged from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main: * sk.po: Completed to 512t * eu.po: Completed to 512t * fr.po: Completed to 512t * sv.po: Completed to 512t * Update all PO and the POT. Gives 506t6f for formerly complete translations * Fix a incorrect example in the man-page (closes: #282918)
| * \ \ * merged from http://people.ubuntu.com/~mvo/bzr/apt/curl-https/Michael Vogt2007-05-021-1/+1
| |\ \ \
| | * | | * debian/control:Michael Vogt2007-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | - fix dependency to libcurl3-gnutls-dev (>= 7.15.5)
| * | | | * merged with the apt--mvo branchMichael Vogt2007-05-021-13/+46
| |\ \ \ \
| * | | | | * fix version number and changelogMichael Vogt2007-05-021-4/+3
| | | | | |
| * | | | | * merged from apt--mvoMichael Vogt2007-01-121-0/+6
| |\ \ \ \ \
| * | | | | | * changelog updatedMichael Vogt2006-12-191-0/+1
| | | | | | |
| * | | | | | * merged apt--curl-https branchMichael Vogt2006-12-193-3/+39
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | * added https transport method as optional pacakgeMichael Vogt2006-12-192-2/+37
| | | | | | |
| * | | | | | * merged the apt-breaks-iwj branchMichael Vogt2006-12-143-0/+32
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * pulled in the other remaining ubuntu changes
| | * \ \ \ \ \ * merged with apt--mvoMichael Vogt2006-12-142-60/+91
| | |\ \ \ \ \ \
| | * | | | | | | 0.6.46.3ubuntu2 change as uploaded: fix dist-upgradeIan Jackson2006-12-081-0/+7
| | | | | | | | |
| | * | | | | | | undo versioned dpkg dependenciesIan Jackson2006-09-062-5/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | * debian/changelog:Michael Vogt2006-09-062-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't rewrite history * debian/control: - added dpkg versionized depends
| | * | | | | | | | version 0.6.45ubuntu6Ian Jackson2006-09-061-1/+1
| | | | | | | | | |
| | * | | | | | | | bump cache versionIan Jackson2006-09-051-0/+8
| | | | | | | | | |
| | * | | | | | | | initial Breaks implementationIan Jackson2006-08-251-0/+7
| | |/ / / / / / /
| | * | | | | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-08-152-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - pass --auto-deconfigure to dpkg (-B) * debian/control: - depend on a dpkg with support for breaks
| | * | | | | | | * apt-pkg/pkgcachegen.cc:Michael Vogt2006-08-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - increased the cache limit
| | * | | | | | | * cmdline/apt-get.cc:Michael Vogt2006-08-141-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix the "fix-policy" code * debian/changelog: - new version
| | * | | | | | | * changelog updatedMichael Vogt2006-08-141-1/+1
| | | | | | | | |
| | * | | | | | | * merged ddtp supportMichael Vogt2006-08-111-1/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ * merged the apt--install-recommends branchMichael Vogt2006-08-111-0/+10
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ABI break, bumped the version number
| | * | | | | | | | | * merged the apt--install-recommends branchMichael Vogt2006-08-102-1/+17
| | |\| | | | | | | |
| | * | | | | | | | | * merged with mainlineMichael Vogt2006-08-011-0/+45
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | * debian/changelog:Michael Vogt2006-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - whitespace change to make lintian happy
| | * | | | | | | | | | * cmdline/apt-get.cc:Michael Vogt2006-07-211-0/+6
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix apt-get dselect-upgrade
| | * | | | | | | | | | | * merged changes from Kamions upload (thanks!)Michael Vogt2006-07-211-0/+6
| | | | | | | | | | | | |
| | * | | | | | | | | | | * apt-pkg/depcache.cc:Michael Vogt2006-07-041-0/+6
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - if no /var/lib/apt/extended_states exists, create a empty one
| | * | | | | | | | | | | * merged the debian--auto-mark patchMichael Vogt2006-07-031-0/+8
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * updated the library soname
| | * | | | | | | | | | | * merged with apts mainlineMichael Vogt2006-07-036-6/+83
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | * methods/http.cc: change user agent from debian to ubuntuMichael Vogt2006-05-261-0/+7
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | * wording fixes (cherry picked from apt--mvo)Michael Vogt2006-04-181-0/+6
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | * changelog updateMichael Vogt2006-03-281-1/+2
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | * undo some of the bzr merge damage from the last mergeMichael Vogt2006-03-282-2/+2
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | * merged with mainlineMichael Vogt2006-03-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ * merged with mainlineMichael Vogt2006-03-282-3/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ * merged from mainMichael Vogt2006-03-283-2/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | * fixed changelogMichael Vogt2006-02-211-2/+0
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | * handle network failures more gracefully (default apt sources spec)Michael Vogt2006-02-211-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apt-pkg/acquire-item.cc: - on network failures (Timeout,ResolveFailure,ConnectionRefused) move the old (known good) sigfile back and don't touch the indexfiles cmdline/apt-get.cc: - don't fail on apt-get update problems but issue a warning instead
| | * | | | | | | | | | | | | | | * make errors during apt-get update warnings only (default sources spec)Michael Vogt2006-02-201-0/+1
| | | | | | | | | | | | | | | | |