From d83c0c0e3911272b938c0568ac2e9d0930ce6635 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 17 Dec 2012 11:40:08 +0000 Subject: Added Pre-Depends: dpkg (>= 1.15.6~) because of xz compression. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 25094be..f5b24d4 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/factory-boy.git Package: python-factory-boy Architecture: any +Pre-Depends: dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, Description: test fixtures replacement based on thoughtbot's factory_girl for Ruby. factory_boy is a fixtures replacement based on thoughtbot's factory_girl . Like -- cgit v1.2.3