Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-06 | doc/examples/configure-index: 'linux-kernel' -> 'linux-image'. | Eugene V. Lyubimkin | |
2008-11-06 | Removed obsolete header line from configure-index. | Eugene V. Lyubimkin | |
2008-11-05 | Added 'dist-upgrade' to apt-get synopsis in apt-get manpage. | Eugene V. Lyubimkin | |
2008-11-05 | Added (x) to some manpage referrings in apt-get manpage. | Eugene V. Lyubimkin | |
2008-11-05 | * Fix typos: | Michael Vogt | |
- apt-pkg/depcache.cc * Fix compilation warnings: - apt-pkg/acquire.cc - apt-pkg/versionmatch.cc * Compilation fixes and portability improvement for compiling APT against non-GNU libc (thanks to Martin Koeppe, closes: #392063): - buildlib/apti18n.h.in: + textdomain() and bindtextdomain() must not be visible when --disable-nls - buildlib/inttypes.h.in: undefine standard int*_t types - Append INTLLIBS to SLIBS: + cmdline/makefile + ftparchive/makefile + methods/makefile * doc/apt.conf.5.xml: - clarify whether configuration items of apt.conf are case-sensitive (thanks to Vincent McIntyre, closes: #345901) | |||
2008-11-04 | Uncommitted lowercasing of short descriptions for Lenny. | Eugene V. Lyubimkin | |
2008-11-04 | Uncommitted built-in help for apt-cache for Lenny. | Eugene V. Lyubimkin | |
2008-11-02 | Removed notice that ssh/rsh access cannot use password authentication from ↵ | Eugene V. Lyubimkin | |
sources.list manpage. | |||
2008-11-02 | Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list ↵ | Eugene V. Lyubimkin | |
manpage. | |||
2008-11-02 | Minor adjustements to debian/changelog. | Eugene V. Lyubimkin | |
2008-11-02 | Documented 'Acquire::PDiffs' in apt.conf manpage. | Eugene V. Lyubimkin | |
2008-11-02 | Documented '--no-install-recommends' in apt-get manpage. | Eugene V. Lyubimkin | |
2008-11-02 | Added APT::Get::AllowUnauthenticated to configure-index. | Eugene V. Lyubimkin | |
2008-11-02 | Changed 'Install-Recommends' to 'true' in configure-index. | Eugene V. Lyubimkin | |
2008-11-02 | Documented 'APT::Default-Release' in apt.conf. | Eugene V. Lyubimkin | |
2008-11-02 | One more bug closed by documenting 'xvcg' in apt-cache.8. | Eugene V. Lyubimkin | |
2008-11-02 | Fixed typo. | Eugene V. Lyubimkin | |
2008-11-01 | Actualized 'Uploaders' field in debian/control. | Eugene V. Lyubimkin | |
2008-11-01 | Mentioned 'apt_preferences(5)' in apt manpage. | Eugene V. Lyubimkin | |
2008-11-01 | Advanced documentation for 'apt-get install' command, mentioned upgrading ↵ | Eugene V. Lyubimkin | |
possibility. | |||
2008-11-01 | Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in ↵ | Eugene V. Lyubimkin | |
the apt-get manpage. | |||
2008-11-01 | Clearly documented '/<release>' and '=<version>' in apt-get.8. | Eugene V. Lyubimkin | |
2008-11-01 | Substituted 'apt-archive' with 'apt-ftparchive'. | Eugene V. Lyubimkin | |
2008-11-01 | Advanced apt-cache.cc's built-in help. | Eugene V. Lyubimkin | |
2008-11-01 | Bumped Standards-Version to 3.8.0. | Eugene V. Lyubimkin | |
2008-11-01 | debian/control improvements | Eugene V. Lyubimkin | |
2008-10-31 | Added 'unset GREP_OPTIONS' to apt-key. | Eugene V. Lyubimkin | |
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-11 | Fix typo in apt-pkg/depcache.cc | Luca Bruno | |
2008-10-11 | Clarify whether configuration items of apt.conf are case-sensitive | Luca Bruno | |
2008-10-11 | * Compilation fixes and portability improvement for compiling APT against ↵ | Luca Bruno | |
non-GNU libc | |||
2008-10-11 | Fix another compilation warning in apt-pkg/versionmatch.cc | Luca Bruno | |
2008-10-11 | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno | |
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) |