autojump 15-3 source package in Ubuntu
Changelog
autojump (15-3) unstable; urgency=low * debian/patches: + data_dir.patch: fix jumpapplet to use the new XDG compliant directories. (Closes: #633889) + use-python3.patch: use Python 3 for autojump. (Closes: #632224) + force-pickle-v2.patch: force using a serializing (pickle) protocole compatible with both Python 2 and Python 3. * debian/control: let autojump depend on python3. * debian/autojump.lintian-overrides: removed, as this seems to be corrected in Lintian. -- Tanguy Ortolo <email address hidden> Sat, 23 Jul 2011 13:42:06 +0200
Upload details
- Uploaded by:
- Tanguy Ortolo on 2011-07-23
- Uploaded to:
- Sid
- Original maintainer:
- Tanguy Ortolo
- Architectures:
- all
- Section:
- shells
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
autojump_15-3.dsc | 1.8 KiB | 51072ad32e40ef44898e3caad1000ca30d35c7fef2b54383c13bdbefe5939204 |
autojump_15.orig.tar.gz | 23.3 KiB | 5dbe0bc43db03a4f811af615e9de67fb016b18e6a085e7678ed2e10cd9e0fc9e |
autojump_15-3.debian.tar.gz | 7.2 KiB | c1af47b61ce818687fdbb644a6ecfb7497179e6c8ee0438c75afe1dc6770f7c3 |
No changes file available.
Binary packages built by this source
- autojump: shell extension to jump to frequently used directories
autojump provides is a faster way to navigate your filesystem, with a
"cd command that learns".
.
It works by maintaining a database of the directories you use the most from
the command line, and allows you to "jump" to frequently used directories by
typing only a small pattern.
- jumpapplet: autojump notification icon, to jump to frequently used directories
jumpapplet is an applet that provides a notification icon based on autojump.
It allows you to open a shell or a file manager window for frequently used
directories.