added version requirement for the keyring dependency

This commit is contained in:
Patrick Ulbrich
2012-12-05 16:35:06 +01:00
parent da71da04af
commit 501da8bfa0

4
debian/control vendored
View File

@@ -5,7 +5,7 @@ Maintainer: Patrick Ulbrich <zulu99@gmx.net>
Build-Depends: debhelper (>= 8.0.0),
gettext,
gir1.2-glib-2.0 (>= 1.32.0),
gir1.2-gnomekeyring-1.0,
gir1.2-gnomekeyring-1.0 (>= 3.2.2),
gir1.2-gstreamer-0.10 (>= 0.10.36),
gir1.2-notify-0.7 (>= 0.7.5),
python (>= 2.7.3),
@@ -22,7 +22,7 @@ Vcs-Browser: https://github.com/pulb/mailnag.git
Package: mailnag
Architecture: all
Depends: gir1.2-glib-2.0 (>= 1.32.0),
gir1.2-gnomekeyring-1.0,
gir1.2-gnomekeyring-1.0 (>= 3.2.2),
gir1.2-gstreamer-0.10 (>= 0.10.36),
gir1.2-notify-0.7 (>= 0.7.5),
gstreamer0.10-plugins-base,