summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristoph Mathys <eraserix@gmail.com>2016-04-11 17:41:30 +0200
committerAndrej Shadura <andrewsh@debian.org>2018-10-04 21:01:30 +0200
commit6675f410bf9c0b1cb230a7426d21f951ece642da (patch)
tree90d5946bbf8eb74e77d413485586bd85486d2968 /debian/control
parentdc84456047d4d815d74875ff742986f34c314806 (diff)
parent14cce6bcef47272297eb4d4582436a87379c37dd (diff)
Import Debian changes 1.1.2-1
mercurial-keyring (1.1.2-1) unstable; urgency=medium * New upstream release. - Add dependency to mercurial-extension-utils. Upstream has split the original extension into a library and the extension part. * Policy bumped to 3.9.7 without changes. * Fix warning dep5-copyright-license-name-not-unique.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f23f90d..33c0bb6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: python
Priority: optional
Maintainer: Christoph Mathys <eraserix@gmail.com>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools, dh-python
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: http://pypi.python.org/pypi/mercurial_keyring
X-Python-Version: >= 2.4
Package: mercurial-keyring
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, mercurial
+Depends: ${python:Depends}, ${misc:Depends}, mercurial, mercurial-extension-utils
Description: Mercurial Keyring Extension
mercurial_keyring is a Mercurial extension used to securely save HTTP
and SMTP authentication passwords in password databases (GNOME Keyring,