summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2008-11-02Fixed typo.Eugene V. Lyubimkin
2008-11-01Added Daniel Burrows to 'Uploaders'.Eugene V. Lyubimkin
2008-11-01Re-added path for lintian ovirride. Michael, forgot to merge this before?..Eugene V. Lyubimkin
2008-11-01Actualized 'Uploaders' field in debian/control.Eugene V. Lyubimkin
2008-11-01Mentioned 'apt_preferences(5)' in apt manpage.Eugene V. Lyubimkin
2008-11-01Advanced documentation for 'apt-get install' command, mentioned upgrading ↵Eugene V. Lyubimkin
possibility.
2008-11-01Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in ↵Eugene V. Lyubimkin
the apt-get manpage.
2008-11-01Clearly documented '/<release>' and '=<version>' in apt-get.8.Eugene V. Lyubimkin
2008-11-01Substituted 'apt-archive' with 'apt-ftparchive'.Eugene V. Lyubimkin
2008-11-01Advanced apt-cache.cc's built-in help.Eugene V. Lyubimkin
2008-11-01Bumped Standards-Version to 3.8.0.Eugene V. Lyubimkin
2008-11-01debian/control improvementsEugene V. Lyubimkin
2008-10-31Added 'unset GREP_OPTIONS' to apt-key.Eugene V. Lyubimkin
2008-10-31Added lintian override of 'must depend on python.Eugene V. Lyubimkin
2008-10-31Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.Eugene V. Lyubimkin
2008-10-29Dropped Debian revision '-1' from build dependency on 'doc-base'.Eugene V. Lyubimkin
2008-10-29Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory.Eugene V. Lyubimkin
2008-10-29Added 'set -e' to maintainer scripts.Eugene V. Lyubimkin
2008-10-29Added 'python-apt' to Suggests of apt (because of apt-mark).Eugene V. Lyubimkin
2008-10-29Fixed 'Devel' -> 'Debian' doc-base sections.Eugene V. Lyubimkin
2008-10-29'Source-Version' in debian/control became 'binary:Version'.Eugene V. Lyubimkin
2008-10-29Fixed 'debian/rules ignores make errors' lintian warnings.Eugene V. Lyubimkin
2008-10-29Fixed bashisms in apt-key.Eugene V. Lyubimkin
2008-10-29add missing bugnumberMichael Vogt
2008-10-29upload as 0.7.17~exp3Michael Vogt
2008-10-29* apt-pkg/acquire-item.cc:Michael Vogt
- fix a merge modification (done by me) that prevents the fallback to the uncompressed 'Packages' to work correctly
2008-10-28fix various -Wall warningsMichael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt
- Added fallback to uncompressed 'Packages' if neither 'bz2' nor 'gz' available. (Closes: #409284) * apt-pkg/algorithm.cc: - Strip username and password from source URL in error message. (Closes: #425150)
2008-10-25Strip user/password from URL in error message.Eugene V. Lyubimkin
2008-10-25merged from Luca BrunoMichael Vogt
2008-10-25Added fallback to uncompressed files while acquiring index files (Sources ↵Eugene V. Lyubimkin
and Packages)
2008-10-11Fix typo in apt-pkg/depcache.ccLuca Bruno
2008-10-11Clarify whether configuration items of apt.conf are case-sensitiveLuca Bruno
2008-10-11* Compilation fixes and portability improvement for compiling APT against ↵Luca Bruno
non-GNU libc
2008-10-11Fix another compilation warning in apt-pkg/versionmatch.ccLuca Bruno
2008-10-11Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno
2008-10-10update changelogMichael 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-07Upload to unstableMichael Vogt
2008-10-05Typo in changelogLuca 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 hostsLuca Bruno
2008-10-04* Better documentation for apt-get --optionLuca Bruno
2008-10-04* Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276)Luca Bruno
2008-10-03Applied patch from #461458 for apt.8 typoLuca Bruno
2008-10-03Applied patch from #431636 for typosLuca Bruno
2008-10-03Applied patch from #411532 for typosLuca Bruno
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno
2008-10-03Wrap changelog linesLuca Bruno