lp:ubuntu/maverick/apt-file

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/apt-file
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

14. By Stefan Fritsch

* Add -f option to read many patterns from a file or from stdin.
* Add -D option to search for file conflicts with a given .deb
  file. Closes: #514985
* Add https support to default apt-file.conf. Closes: #582254. LP: #331091
* Add options to diffindex-download to set CA certificates and to
  disable certificate verification.
* Don't use su-to-root in update-notifier anymore and drop Suggests: menu.
  LP: #508089
* Abort 'apt-file update' if the user pressed Control-C. LP: #499039
* Don't append an OS error string to an error or warning message if the
  message has nothing to do with the last OS operation.
* Convert to source format 3.0 (native).

13. By Stefan Fritsch

* Fix diffindex-download not allowing IPv6 literall addresses in URLs.
  Closes: #581191
* Fix bashism in cdrom section of apt-file.conf. Closes: #579050
* Bump Standards-Version (no changes).

12. By Stefan Fritsch

Fix search for unanchored regex with leading slash (bug introduced in
2.3.1, closes: #563688).

11. By Stefan Fritsch

* Downgrade 'Recommends: menu' to 'Suggests: menu' (closes: #543353).
* Update postinst message to mention the possibility to run 'apt-file
  update' as non-root (closes: #540905).
* Mention in the man page that apt-file will display results from all
  components (e.g. non-free), even if those components are not listed in
  the sources.list file (closes: #552986).
* Make the update-notifier hook also look into the user's cache before
  asking to update (closes: #534191).
* When creating a cache in the user's home dir, print a message how to
  switch back to the system wide cache directory (closes: #541327).

10. By Stefan Fritsch

[ Thijs Kinkhorst ]
* Note in manpage that directories are not found (closes: #557181).

[ Stefan Fritsch ]
* Rework anchoring logic for package and regexp searches (closes: #557719).
* Bump Standards-Version (no changes).

9. By Stefan Fritsch

* Add initial version of rapt-file, which does not rely on the downloaded
  file lists, but queries dde.debian.net for every search. It does not offer
  all features of apt-file (closes: #518764).
* Add Enrico to Uploaders.
* Fix perl warning when $HOME is not set (closes: #527303)
* Make diffindex-download check if stdout is a terminal instead of stdin,
  to determine if it should be quiet. This fixes 'apt-file -N' disabling
  the download progress report (closes: #526393)
* Bump Standards-Version:
  - add support for DEB_BUILD_OPTIONS=nocheck

8. By Stefan Fritsch

* diffindex-download improvements for the case when diff/Index is not available
  (LP: #316155):
  - make error message less noisy
  - don't calculate the sha1sum of the old file, it's futile anyway
  - don't redownload the full file if it has not changed

7. By Stefan Fritsch

* Ship 'diffindex-download' and 'diffindex-rred' for downloading patches
  instead of the full Contents files. Use this for http and ftp in default
  config file (closes: #373589).
* diffindex-download uses curl with progress meter enabled by default
  (can be changed in apt-file.conf). Closes: #381613
  Therefore always depend on curl and remove dependency on wget.
* diffindex-download prints some error messages if no connection is possible
  (closes: #357031).
* Make 'apt-file purge' remove old content files even if the sources.list
  line has been removed in the meantime (closes: #507092).
* Make tests not require wget or curl during build-time. Thanks James Westby
  (closes: #506554).

6. By James Westby

Add missing build dependency on curl, needed for the tests.

5. By Stefan Fritsch

* Use ~/.cache/apt-file as cache directory if called as non-root user,
  but fall back to the old /var/cache/apt/apt-file. This allows to use
  'apt-file update' as non-root (closes: #443728).
* No longer search for apt-file.conf in the current directory. Instead,
  allow to choose the config file with the APT_FILE_CONFIG environment
  variable.
* Update bash completion (closes: #502655).
* Add some tests and run them during build.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/apt-file
This branch contains Public information 
Everyone can see this information.

Subscribers