From acd7a46f4aee21150561800b682702d5be4903e1 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Wed, 3 May 2017 14:14:19 +0200 Subject: [PATCH] Git dependency --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e6fb754..e97d602 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dev-tools (2.0.4) stable; urgency=low +dev-tools (2.0.5) stable; urgency=low * Initial Release. diff --git a/debian/control b/debian/control index 77d3504..5fd26de 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Git: git://git.verdnatura.es/var/git/dev-tools Package: dev-tools Architecture: all -Depends: coreutils, openssh-client, devscripts +Depends: coreutils, openssh-client, devscripts, git Section: misc Priority: optional Description: Tools for developers of Debian packages