From 67c8513c3badb97d2ea9c2eac2c3c0a6e667e074 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Guido=20G=C3=BCnther?= Date: Sun, 26 Feb 2012 12:04:56 +0100 Subject: [PATCH] Depend on git >= 1:1.7.9.1-1~ for a working git merge --no-edit Thanks: Jonathan Nieder --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f9011ab..40f8fe1 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ X-Python-Version: >= 2.6 Package: git-buildpackage Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, devscripts (>= 2.10.66~), - git (>= 1:1.7.0.4-2), python-dateutil + git (>= 1:1.7.9.1-1~), python-dateutil Recommends: pristine-tar (>= 0.5), cowbuilder Suggests: python-notify, unzip Description: Suite to help with Debian packages in Git repositories -- 2.7.4