View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/autojump 1 Development 2015-07-24 11:04:29 UTC
13. * New upstream release. * Upstream de...

Author: Tanguy Ortolo
Revision Date: 2015-07-24 11:04:29 UTC

* New upstream release.
* Upstream developer changed, and so did the project website.
* debian/control:
   - update Homepage to new website.
   - update Build-Depends:
      + no longer need to build jumpapplet's manpage from DocBook.
      + use dh_python.
   - update Enhances:
      + only Bash >= 4.0 is supported).
      + add Fish which is now supported.
      + remove old package zsh-beta which no longer exists.
        (Closes: #785361)
   - update Standards-Version to 3.9.6 (no change needed).
* debian/watch: update to new website.
* debian/copyright: update dates.
* debian/patches: refresh (adaptations were needed, but no semantic change).
* debian/rules:
   - disable automatic test, which always tries to download dependencies
     even if they are already present, which fails without a connection to
     the Internet.
   - disable dh_pysupport, which would install maintainer script to
     byte-compile modules for Python 2.7, which is useless since autojump is
     run with Python 3.
   - use dh_python3.
   - add comments to explain that automatic build and install are disabled
     and files are manually installed with dh_install instead.
* debian/autojump.install:
   - install Python libraries to /usr/share/autojump.
   - install autojump to /usr/share/autojump.
* debian/autojump.links:
   - make /usr/bin/autojump a symlink to /usr/share/autojump/autojump
     (this solves the library import path problem).

lp:ubuntu/wily-proposed/autojump 1 Development 2015-07-24 11:04:29 UTC
13. * New upstream release. * Upstream de...

Author: Tanguy Ortolo
Revision Date: 2015-07-24 11:04:29 UTC

* New upstream release.
* Upstream developer changed, and so did the project website.
* debian/control:
   - update Homepage to new website.
   - update Build-Depends:
      + no longer need to build jumpapplet's manpage from DocBook.
      + use dh_python.
   - update Enhances:
      + only Bash >= 4.0 is supported).
      + add Fish which is now supported.
      + remove old package zsh-beta which no longer exists.
        (Closes: #785361)
   - update Standards-Version to 3.9.6 (no change needed).
* debian/watch: update to new website.
* debian/copyright: update dates.
* debian/patches: refresh (adaptations were needed, but no semantic change).
* debian/rules:
   - disable automatic test, which always tries to download dependencies
     even if they are already present, which fails without a connection to
     the Internet.
   - disable dh_pysupport, which would install maintainer script to
     byte-compile modules for Python 2.7, which is useless since autojump is
     run with Python 3.
   - use dh_python3.
   - add comments to explain that automatic build and install are disabled
     and files are manually installed with dh_install instead.
* debian/autojump.install:
   - install Python libraries to /usr/share/autojump.
   - install autojump to /usr/share/autojump.
* debian/autojump.links:
   - make /usr/bin/autojump a symlink to /usr/share/autojump/autojump
     (this solves the library import path problem).

lp:ubuntu/vivid/autojump 2 Mature 2014-10-26 09:41:37 UTC
11. * New upstream release. * debian/auto...

Author: Tanguy Ortolo
Revision Date: 2014-06-08 15:35:26 UTC

* New upstream release.
* debian/autojump.install: install the Fish shell plugin.
* debian/control:
   - Enhances fish.
   - update Standards-Version to 3.9.5 (no change needed).
* debian/patches/remove-makefile-test.patch: remove, applied upstream.

lp:ubuntu/utopic-proposed/autojump 1 Development 2014-06-08 23:32:38 UTC
11. * New upstream release. * debian/auto...

Author: Tanguy Ortolo
Revision Date: 2014-06-08 15:35:26 UTC

* New upstream release.
* debian/autojump.install: install the Fish shell plugin.
* debian/control:
   - Enhances fish.
   - update Standards-Version to 3.9.5 (no change needed).
* debian/patches/remove-makefile-test.patch: remove, applied upstream.

lp:ubuntu/utopic/autojump 2 Mature 2014-06-08 15:35:26 UTC
11. * New upstream release. * debian/auto...

Author: Tanguy Ortolo
Revision Date: 2014-06-08 15:35:26 UTC

* New upstream release.
* debian/autojump.install: install the Fish shell plugin.
* debian/control:
   - Enhances fish.
   - update Standards-Version to 3.9.5 (no change needed).
* debian/patches/remove-makefile-test.patch: remove, applied upstream.

lp:ubuntu/trusty-proposed/autojump 1 Development 2013-10-22 21:48:42 UTC
10. * New upstream release. * debian/patc...

Author: Tanguy Ortolo
Revision Date: 2013-08-15 15:56:12 UTC

* New upstream release.
* debian/patches:
   - fix-arbitrary-code-flaw.patch: removed, part of that upstream release.
   - fix-dict-bug.patch: removed, part of that upstream release.
   - fix-manpage.patch: removed, no longer needed.
   - runtests-shebang.patch, fix-tests.patch: removed as the tests no longer
     exist.
   - remove-makefile-test.patch: remove references to the removed tests in
     the makefile so it can be built.
   - man-source.patch, move-to-usrshare.patch: refresh.

lp:ubuntu/trusty/autojump 1 Development 2013-10-20 15:03:54 UTC
10. * New upstream release. * debian/patc...

Author: Tanguy Ortolo
Revision Date: 2013-08-15 15:56:12 UTC

* New upstream release.
* debian/patches:
   - fix-arbitrary-code-flaw.patch: removed, part of that upstream release.
   - fix-dict-bug.patch: removed, part of that upstream release.
   - fix-manpage.patch: removed, no longer needed.
   - runtests-shebang.patch, fix-tests.patch: removed as the tests no longer
     exist.
   - remove-makefile-test.patch: remove references to the removed tests in
     the makefile so it can be built.
   - man-source.patch, move-to-usrshare.patch: refresh.

lp:ubuntu/saucy/autojump 2 Mature 2013-04-26 09:21:20 UTC
9. debian/control: make autojump depend ...

Author: Tanguy Ortolo
Revision Date: 2012-05-26 09:38:48 UTC

debian/control: make autojump depend on Python 3.2+, where the module
argparse was introduced. (Closes: #673008)

lp:ubuntu/raring/autojump 2 Mature 2012-10-20 11:22:11 UTC
9. debian/control: make autojump depend ...

Author: Tanguy Ortolo
Revision Date: 2012-05-26 09:38:48 UTC

debian/control: make autojump depend on Python 3.2+, where the module
argparse was introduced. (Closes: #673008)

lp:ubuntu/quantal/autojump 2 Mature 2012-05-26 09:38:48 UTC
9. debian/control: make autojump depend ...

Author: Tanguy Ortolo
Revision Date: 2012-05-26 09:38:48 UTC

debian/control: make autojump depend on Python 3.2+, where the module
argparse was introduced. (Closes: #673008)

lp:ubuntu/precise/autojump 2 Mature 2011-12-10 23:41:06 UTC
7. New upstream release.

Author: Tanguy Ortolo
Revision Date: 2011-12-10 23:41:06 UTC

New upstream release.

lp:ubuntu/oneiric/autojump 2 Mature 2011-07-23 13:42:06 UTC
5. * debian/patches: + data_dir.patch...

Author: Tanguy Ortolo
Revision Date: 2011-07-23 13:42:06 UTC

* 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.

lp:ubuntu/natty/autojump 2 Mature 2010-10-27 16:32:23 UTC
2. Initial release (Closes: #580891)

Author: Tanguy Ortolo
Revision Date: 2010-08-10 10:22:17 UTC

Initial release (Closes: #580891)

113 of 13 results