From 63762ba27975de9941b121faa7406bce96f5a189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Thu, 9 Oct 2014 18:40:56 +0200 Subject: [PATCH] Correct dependency from "gpg" to "gnupg" (Closes: #764619) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b9d9551c..4da643e5 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/aptly.git Package: aptly Architecture: any -Depends: bzip2, gpg, gpgv, ${shlibs:Depends}, ${misc:Depends} +Depends: bzip2, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends} Description: Swiss army knife for Debian repository management It offers several features making it easy to manage Debian package repositories: