password-gorilla 1.6.0~git20180203.228bbbb-1 source package in Ubuntu

Changelog

password-gorilla (1.6.0~git20180203.228bbbb-1) unstable; urgency=low

  * New package based on upstream pre-release v1.6.0-git228bbbb
    + Version doesn't depend on ifconfig anymore (Closes: #873056)
    + New version works with Debian unstable (Closes: #888893)
      following the deprecation of tcl8.5 (itcl3 issue)
    + Confirm that old bug is fixed (Closes: #629114)
  * Packaging repo now hosted on Debian salsa
  * debian/control:
    + Build-Depends: bump debhelper dependency to (>= 11) to reflect change in
      compat file. Remove version dependency on dpkg-dev, as it is fulfilled
      by buildessentials package
    + Standards-Version: bump version to (4.1.3), the current policy version
    + Depends: change hard-coded tcl8.5/tk8.5 to tcl/tk to reflect changes in
      upstream code
    + Priority: use optional instead of extra per lintian's suggestion
    + Vcs-Git: use https:// instead of git:// per lintian's suggestion
  * debian/misc:
    + copyright: update to use machine-readable format
    + patches: patch sources to reflect version number 1.6.0
    + compat: bump version to (11) to reflect current recommendation of
      debhelper(7)
    + menu: remove deprecated file per lintian's suggestion
    + desktop: add keywords per lintian's suggestion
    + rules: Use rsvg-convert to generate icons in debian/rules, as
      imagemagick generated empty PNGs

 -- Alexandre J. Raymond <email address hidden>  Thu, 1 Feb 2018 13:07:00 -0500

Upload details

Uploaded by:
Alexandre J. Raymond
Uploaded to:
Sid
Original maintainer:
Alexandre J. Raymond
Architectures:
all
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe x11
Noble release universe x11
Mantic release universe x11
Lunar release universe x11
Jammy release universe x11
Focal release universe x11
Bionic release universe x11

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
password-gorilla_1.6.0~git20180203.228bbbb-1.dsc 2.1 KiB 8ce06b8239bb61b7d12f416e5d11258c69ecdb2530182ef688fe5571e6c81830
password-gorilla_1.6.0~git20180203.228bbbb.orig.tar.xz 4.1 MiB eae7a1744792c6b5e115fa59d8ea8c0e96975df7473b77fd0a0fe4b9a7df3d07
password-gorilla_1.6.0~git20180203.228bbbb-1.debian.tar.xz 6.7 KiB 6c100b484763369ec7858f2fe01af745c081f8b188ab404e5109e4b6a1ce066b

No changes file available.

Binary packages built by this source

password-gorilla: cross-platform password manager

 The Password Gorilla helps you manage your logins. It stores all your
 user names and passwords, along with login information and other
 notes, in a securely encrypted file. A single "master password" is
 used to protect the file. This way, you only need to remember the
 single master password, instead of the many logins that you use.
 .
 If you want to log in to a service or Web site, the Password Gorilla
 copies your user name and password to the clipboard, so that you can
 easily paste it into your Web browser or other application. Because
 the password does not appear on the screen, Password Gorilla is safe
 to use in the presence of others.
 .
 The convenience of Password Gorilla allows you to choose different,
 non-intuitive passwords for each service. An integrated random
 password generator can provide one-time passwords, tunable to various
 services' policies.
 .
 Password Gorilla is a tcl/tk application which can run on Linux and
 Windows, and the files written are supposed to be compatible between
 platforms. This is important for collaboration in heterogenous
 environments.