Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-31 | Added lintian override of 'must depend on python. | Eugene V. Lyubimkin | |
2008-10-31 | Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism. | Eugene V. Lyubimkin | |
2008-10-29 | Dropped Debian revision '-1' from build dependency on 'doc-base'. | Eugene V. Lyubimkin | |
2008-10-29 | Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory. | Eugene V. Lyubimkin | |
2008-10-29 | Added 'set -e' to maintainer scripts. | Eugene V. Lyubimkin | |
2008-10-29 | Added 'python-apt' to Suggests of apt (because of apt-mark). | Eugene V. Lyubimkin | |
2008-10-29 | Fixed 'Devel' -> 'Debian' doc-base sections. | Eugene V. Lyubimkin | |
2008-10-29 | 'Source-Version' in debian/control became 'binary:Version'. | Eugene V. Lyubimkin | |
2008-10-29 | Fixed 'debian/rules ignores make errors' lintian warnings. | Eugene V. Lyubimkin | |
2008-10-29 | Fixed bashisms in apt-key. | Eugene V. Lyubimkin | |
2008-10-25 | Strip user/password from URL in error message. | Eugene V. Lyubimkin | |
2008-10-25 | Added fallback to uncompressed files while acquiring index files (Sources ↵ | Eugene V. Lyubimkin | |
and Packages) | |||
2008-10-10 | update changelog | Michael Vogt | |
2008-10-10 | * doc/apt-cache.8.xml: | Michael Vogt | |
- search command uses POSIX regex, and searches for virtual packages too (closes: #277536) * doc/offline.sgml: clarify remote and target hosts (thanks to Nikolaus Schulz, closes: #175940) * Fix several typos in docs, translations and debian/changelog (thanks to timeless, Nicolas Bonifas and Josh Triplett, closes: #368665, #298821, #411532, #431636, #461458) * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes: #350575) * Better documentation for apt-get --option (thanks to Tomas Pospisek, closes: #386579) * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: #471276) * Better documentation on using both APT::Default-Release and /etc/apt/preferences (thanks to Ingo Saitz, closes: #145575) * fix FTBFS by changing build-depends to * ABI library name change because it's built against * Package that contains all the new features * Branch that contains all the new features: | |||
2008-10-07 | * doc/apt-cache.8.xml: | Michael Vogt | |
- search command uses POSIX regex, and searches for virtual packages too (closes: #277536) * doc/offline.sgml: clarify remote and target hosts (thanks to Nikolaus Schulz, closes: #175940) * Fix several typos in docs, translations and debian/changelog (thanks to timeless, Nicolas Bonifas and Josh Triplett, closes: #368665, #298821, #411532, #431636, #461458) * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes: #350575) * Better documentation for apt-get --option (thanks to Tomas Pospisek, closes: #386579) * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: #471276) * Better documentation on using both APT::Default-Release and /etc/apt/preferences (thanks to Ingo Saitz, closes: #145575) * fix FTBFS by changing build-depends to * ABI library name change because it's built against * Package that contains all the new features * Branch that contains all the new features: | |||
2008-10-07 | Upload to unstable | Michael Vogt | |
2008-10-05 | Typo in changelog | Luca Bruno | |
2008-10-05 | * doc/apt-cache.8.xml: | Luca Bruno | |
- search command uses POSIX regex, and searches for virtual packages too (closes: #277536) | |||
2008-10-04 | * doc/offline.sgml: clarify remote and target hosts | Luca Bruno | |
2008-10-04 | * Better documentation for apt-get --option | Luca Bruno | |
2008-10-04 | * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276) | Luca Bruno | |
2008-10-03 | Applied patch from #461458 for apt.8 typo | Luca Bruno | |
2008-10-03 | Applied patch from #431636 for typos | Luca Bruno | |
2008-10-03 | Applied patch from #411532 for typos | Luca Bruno | |
2008-10-03 | Applying #298821 patch for further arbitary typos | Luca Bruno | |
2008-10-03 | Wrap changelog lines | Luca Bruno | |
2008-10-03 | * Better documentation on using both APT::Default-Release and ↵ | Luca Bruno | |
/etc/apt/preferences (closes: #145575) | |||
2008-10-03 | Fixed typo in changelog | Luca Bruno | |
2008-10-03 | * Document apt-key finger and adv commands (thanks to Stefan Schmidt, ↵ | Luca Bruno | |
closes: #350575) | |||
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | |
2008-10-03 | Experimental branch | Luca Bruno | |
2008-10-01 | fix typo *sigh* | Michael Vogt | |
2008-10-01 | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- move the state file writting into the Go() implementation of dpkgpm (closes: #498799) * apt-pkg/algorithms.cc: - fix simulation performance drop (thanks to Ferenc Wagner for reporting the issue) | |||
2008-09-25 | Restore the apt ABI. | Daniel Burrows | |
The problem was that the size of pkgDpkgPM and its member offsets changed because a map giving the names of the trigger states was inserted into the middle of the structure. I fixed it by using a statically allocated array instead. This changes the procedure for looking up a string to a linear search, which should be fine (or even faster than before) since there are only 4 state strings. If it becomes a problem, sorting the array by key will allow us to use std::equal_range(), but I would advise against this unless it's really necessary, since sooner or later someone will forget to maintain the sort order. | |||
2008-09-23 | update the changelog | Michael Vogt | |
2008-09-23 | * apt-pkg/pkgcachegen.cc: | egon | |
- do not add multiple identical descriptions for the same language (closes: #400768) | |||
2008-09-19 | Catalan translation update | bubulle@debian.org | |
2008-09-16 | upload as 0.7.15~exp1 | egon | |
2008-09-16 | * debian/changelog: | egon | |
- upload to experimental to give the releases managers something to check out * doc/makesfile: - merged from the apt--mvo branch | |||
2008-09-16 | Updated Polish translation | bubulle@debian.org | |
2008-09-16 | Russian translation update | bubulle@debian.org | |
2008-09-12 | Greek translation update | bubulle@debian.org | |
2008-09-06 | German translation compelted and corrected | bubulle@debian.org | |
2008-09-05 | Vietnamese translation udpate | bubulle@debian.org | |
2008-09-03 | Swedish translation update | bubulle@debian.org | |
2008-09-01 | Updated translations | bubulle@debian.org | |
2008-08-29 | Korean translation updated | bubulle@debian.org | |
2008-08-29 | Bug closure | bubulle@debian.org | |
2008-08-29 | Bug closure | bubulle@debian.org | |
2008-08-29 | Norwegian Bokmål translation updated | bubulle@debian.org | |