summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* * merged the apt--mirror branchMichael Vogt2007-02-063-0/+17
|\
| * * apt-pkg/acquire-item.cc:Michael Vogt2007-02-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | - default to "/usr/lib/apt/apt-report-mirror-failure" * cmdline/apt-report-mirror-failure: - no default comit url for now * debian/rules: - move apt-report-mirror-failure into /usr/lib/apt * doc/examples/configure-index: - more documentation * methods/mirror.cc: - updated TODO
| * make the mirror failures actually produce a error messageMichael Vogt2007-01-241-1/+1
| |
| * * apt-pkg/init.cc:Michael Vogt2007-01-081-0/+1
| | | | | | | | | | | | | | | | | | - added Dir::State::Mirrors * doc/examples/configure-index: - added Acquire::mirror::RefreshInterval * methods/mirror.{cc,h}: - download the mirror file into Dir::State::Mirrors - added RefreshInterval option to not ask for the mirror file too often
* | * updated changelog ro reflect last uploadMichael Vogt2007-02-061-6/+13
| |
* | * merged from apt--mvoMichael Vogt2006-12-201-1/+7
|\ \
| * | * apt-pkg/algorithms.cc:Michael Vogt2006-12-191-0/+2
| | | | | | | | | | | | | | | | | | - when encountering a or-group in pkgProblemResolver::Resolver(), check if it IsCritical(), otherwise we may do checking on weak-depends and confuse the system badly
| * | * apt-pkg/deb/debrecords.cc:Michael Vogt2006-12-191-0/+4
| | | | | | | | | | | | | | | | | | - return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string
* | | * changelog updated, package uploadedMichael Vogt2006-12-191-0/+7
| | |
* | | * merged the apt--curl-https branchMichael Vogt2006-12-192-2/+37
|\ \ \
| * | | * added https transport method as optional pacakgeMichael Vogt2006-12-192-2/+37
| |/ /
* | | * merged with mainlineMichael Vogt2006-12-191-0/+8
|\| |
| * | * apt-pkg/algorithms.cc: Michael Vogt2006-12-181-2/+4
| | | | | | | | | | | | | | | - only increase the score of installed applications if they are not obsolte (still downloadable)
* | | * merged from apt--auto-markMichael Vogt2006-12-181-2/+4
|\ \ \
* \ \ \ * merged from apt--mvoMichael Vogt2006-12-131-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | * apt-pkg/algorithms.cc:Michael Vogt2006-12-131-0/+7
| | | | | | | | | | | | | | | | - use clog instead of cout in debug
* | | | merged iwjs patchMichael Vogt2006-12-071-0/+15
| | | |
* | | | * changelog fixesMichael Vogt2006-12-072-3/+9
| | | |
* | | | merged from mainMichael Vogt2006-12-071-1/+1
|\| | |
| * | | * debian/changelog:Michael Vogt2006-12-071-1/+1
| | | | | | | | | | | | | | | | - fix incorrect
* | | | changelog updatedMichael Vogt2006-12-071-2/+2
| | | |
* | | | merged from apt--mvoMichael Vogt2006-12-073-5/+114
|\| | |
| * | | * apt-pkg/contrib/progress.ccMichael Vogt2006-12-071-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po
| * | | * merged NMU from abaMichael Vogt2006-12-072-1/+21
| | | |
| * | | * changelog updatesMichael Vogt2006-12-011-0/+4
| | | |
| * | | * changelog updatedMichael Vogt2006-12-011-1/+1
| | | |
| * | | * apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt2006-11-301-0/+2
| | | | | | | | | | | | | | | | - make the buffer dynmaic
| * | | * apt-pkg/deb/dpkgpm.cc: Michael Vogt2006-11-271-1/+4
| | |/ | |/| | | | | | | | | | - added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg
| * | * mention apt-secure in apt.8 and apt-apt.8Michael Vogt2006-11-231-0/+6
| | |
| * | * changelog updated to match latest debian uploadMichael Vogt2006-11-231-1/+18
| | |
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-10-301-0/+9
| | | | | | | | | | | | - fix segfault if dpkg sends multiline error messages
| * | * debian/changelog:Michael Vogt2006-10-111-1/+1
| | | | | | | | | | | | - finalized changelog
| * | * merged from Chrisitan PerrierMichael Vogt2006-10-101-1/+2
| |\ \
| * | | * debian/changelog: fixed dateMichael Vogt2006-10-091-1/+1
| |/ /
| * | * Merged from Christian Perrier bzr branch:Michael Vogt2006-10-091-1/+10
| | |
| * | * apt-pkg/tagfile.cc,h:Michael Vogt2006-10-021-2/+2
| | | | | | | | | | | | - make the internal buffer grow dynamically if required
| * | * apt-pkg/tagfile.h:Michael Vogt2006-09-301-0/+2
| | | | | | | | | | | | | | | - increase the buffer in tagfile.cc for now, this really needs to become a dynamic buffer
| * | * merged from Christian Perrier (http://www.perrier.eu.org/debian/packagesMichael Vogt2006-09-301-0/+4
| |\ \ | | | | | | | | | | | | /d-i/level4/apt-main)
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-09-301-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - translate the dpkg progress strings when they are used, not in the struct (thanks to Steinar Gunderson) * debian/changelog: - updated
| * | | * debian/rules:Michael Vogt2006-09-302-2/+4
| | | | | | | | | | | | | | | | - Daniel Schepler to make apt bin-NMU able
| * | | * methods/gzip.cc:Michael Vogt2006-09-301-1/+8
| |/ / | | | | | | | | | | | | | | | | | | - just stop on empty files, don't call the extractor * debian/changelog: - merged the last debian upload - added entry for extractor
| * | * translation merges (thanks to Christian!)Michael Vogt2006-09-211-1/+5
| | |
* | | * po/en_GB.po:Michael Vogt2006-10-051-1/+3
| | | | | | | | | | | | - typo fixed
* | | * merged i18n fixes from apt--mvoMichael Vogt2006-10-051-1/+3
| | |
* | | * merged man-page changeMichael Vogt2006-10-021-2/+4
|\ \ \ | | |/ | |/|
* | | * merged from apt--auto-markMichael Vogt2006-09-291-0/+6
|\| |
* | | * cmdline/apt-get.cc:Michael Vogt2006-09-281-0/+8
|\ \ \ | | |/ | |/| | | | | | | | | | - merged from apt--tasks, fix auto-install problem with tasks * debian/changelog: - new upload
* | | * debian/changelog:Michael Vogt2006-09-281-0/+7
| | | | | | | | | | | | - no change upload to fix build problem with synaptic
* | | * merged from the auto-mark branchMichael Vogt2006-09-211-0/+10
|\ \ \ | | |/ | |/| | | | * uploaded
* | | * apt-pkg/depcache.{cc,h}:Michael Vogt2006-09-201-1/+2
| | | | | | | | | | | | | | | | | | - added OnlyInstalled option to writeState() * debian/changelog: - prepared nwe upload