summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* ship the apt-internal-solver in apt-utils package and link it toDavid Kalnischkies2011-05-032-1/+2
| | | | /usr/lib/apt/solvers so we have it available for playing as 'apt'
* be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies2011-03-291-2/+3
| | | auto installation with APT::Get::AutoSolving
* be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies2011-03-281-1/+2
|
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-03-281-1/+3
| | | - create foo:any provides for all architectures for an allowed package
* * cmdline/apt-get.cc:David Kalnischkies2011-03-261-1/+3
| | | - do not show simulation notice for non-root commands (Closes: #619072)
* do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies2011-03-261-1/+2
|
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-03-261-1/+4
| | | | - use dpkg --print-foreign-architectures to get multiarch configuration if non is specified with APT::Architectures (Closes: #612958)
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-251-1/+4
| | | | | | - return "all" instead of native architecture without breaking the abi (too much) by extending enum instead of using bitflags (LP: #733741) With the next abi break that enum should be a char bitflag instead
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-03-251-1/+4
| | | | - make "all"->"native" an implementation detail of NewPackage rather than rewrite it in higher methods
* * apt-pkg/depcache.cc:David Kalnischkies2011-03-251-1/+3
| | | - remove pseudo handling leftover from SetReInstall
* document ButAutomaticUpgrades together with NotAutomaticDavid Kalnischkies2011-03-231-1/+3
| | | as suggested by Charles Plessy (Closes: #619083)
* * doc/apt_preferences.5.xml:David Kalnischkies2011-03-231-1/+3
| | | - correct typo spotted by Charles Plessy (Closes: #619088)
* * debian/apt.conf.autoremove:David Kalnischkies2011-03-232-1/+4
| | | - adapt to new gnumach kernel package naming (Closes: #619337)
* * apt-pkg/deb/deblistparser.h:David Kalnischkies2011-03-231-1/+3
| | | - enable StripMultiArch by default for ParseDepends
* reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies2011-03-201-1/+1
| | | | seperate IsModeChangeOk which checks sanity and dpkg holds
* * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies2011-03-161-1/+3
| | | - mark them as deprecated as they are unused
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-03-161-0/+8
| | | - skip --configure if all packages disappeared
* releasing version 0.8.13Michael Vogt2011-03-161-2/+2
|
* merged from lp:~mvo/apt/mvoMichael Vogt2011-03-151-1/+6
|\
| * randomize mirror list to ensure more even loadMichael Vogt2011-03-141-0/+1
| |
| * * mirror method:Michael Vogt2011-03-141-0/+2
| | | | | | - when downloading data, show the mirror being used
* | debian/changelog: mark UNRELEASEDMichael Vogt2011-03-141-2/+2
| |
* | * po/sl.po:Michael Vogt2011-03-141-0/+2
| | | | | | - updated, thanks to Andrej Znidarsic
* | merged from lp:~mvo/apt/mvoMichael Vogt2011-03-111-0/+14
|\|
| * * apt-pkg/acquire-item.cc:Michael Vogt2011-03-111-0/+5
| | | | | | | | - mark pkgAcqIndexTrans as Index-File to avoid asking the user to insert the CD on each apt-get update
| * rename debian/apt.cron.daily back for now until the conffile is properly copyiedMichael Vogt2011-03-111-0/+0
| |
| * * debian/zzapt.cron.daily:Michael Vogt2011-03-102-0/+11
|/ | | | | | - move cron job to the end of execution (LP: #727685) * methods/rsh.cc - fix rsh/ssh option parsing (LP: #678080), thanks to Ville Mattila
* releasing version 0.8.12Michael Vogt2011-03-101-2/+2
|
* merged the lp:~mvo/apt/mvo branchMichael Vogt2011-03-101-1/+13
|\
| * * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:Michael Vogt2011-03-101-0/+5
| | | | | | | | | | | | - deal with missing FSTAB_DIR when using libudev to discover cdrom - add experimental APT::cdrom::CdromOnly option (on by default). When this is set to false apt-cdrom will handle any removable deivce (like a usb-stick) as a "cdrom/dvd" source
| * * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-03-031-0/+2
| | | | | | - honor Dpkg::Chroot-Directory in the RunScripts*() methods
| * * apt-pkg/deb/debindexfile.cc:Michael Vogt2011-02-251-0/+3
| | | | | | | | - ignore missing deb-src files in /var/lib/apt/lists, thanks to Thorsten Spindler (LP: #85590)
* | Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-082-2/+6
| | | | | | | | | | | | | | | | | | Multi-Arch; instead, Arch: all packages only satisfy dependencies for the native arch, except where the Arch: all package is declared Multi-Arch: foreign. (Closes: #613584) This has the sideeffect that arch:all packages internally show up as coming from the native arch - so packages with the architecture "all" doesn't exist any longer in the pkgcache
* | * apt-pkg/deb/dpkgpm.cc:Steve Langasek2011-03-071-1/+6
| | | | | | | | | | - make sure that for multiarch packages, we are passing the full qualified package name to dpkg for removals. (Closes: #614298)
* | Italian translation update (Milo Casagrande). Closes: #614395David Kalnischkies2011-03-071-1/+2
|\ \
| * | Italian translation update (Milo Casagrande). Closes: #614395bubulle@debian.org2011-02-241-0/+1
| | |
* | | * cmdline/apt-get.cc:David Kalnischkies2011-03-071-1/+3
| | | | | | | | | - reinstall dependencies of reinstalled "garbage" (Closes: #617257)
* | | * apt-inst/deb/debfile.cc:David Kalnischkies2011-02-281-1/+3
| | | | | | | | | - support data.tar's compressed with any configured compressor
* | | support every compression we have a compressor configuredDavid Kalnischkies2011-02-271-1/+2
| | |
* | | - load the supported compressors from configurationDavid Kalnischkies2011-02-271-1/+3
| | | | | | | | | - support adding new compressors by configuration
* | | * ftparchive/contents.cc:David Kalnischkies2011-02-241-1/+3
| | | | | | | | | - remove ExtractArchive codecopy from apt-inst/deb/debfile.cc
* | | * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+3
|\ \ \ | | | | | | | | - support xz-compressed source v3 debian.tar files
| * | | * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+3
| | | | | | | | | | | | - support xz-compressed source v3 debian.tar files
* | | | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-02-221-1/+3
| | | | | | | | | | | | - support download of xz-compressed indexes files
* | | | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-1/+5
|\| | | | | | | | | | | | | | | | | | | | | | | - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files * ftparchive/writer.cc: - include xz-compressed Packages and Sources files in Release file
| * | | * ftparchive/writer.cc:David Kalnischkies2011-02-221-1/+3
| | | | | | | | | | | | - include xz-compressed Packages and Sources files in Release file
| * | | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-1/+4
| | | | | | | | | | | | | | | | - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files
| * | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-221-1/+5
| | | | | | | | | | | | | | | | - reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse!
| * | | Fix error in French translation of manpages (apt_preferences(5)).Christian Perrier2011-02-221-1/+6
| | | | | | | | | | | | | | | | Merci, Rémi Vanicat. Closes: #613689
| * | | fix the pointer to the VCS-BzrDavid Kalnischkies2011-02-222-4/+5
| | | |