summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEd Bartosh <eduard.bartosh@intel.com>2012-05-30 09:02:55 +0300
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-11-14 14:22:07 +0200
commit4d705ed90a40def906ecf9726f16c42e4137de21 (patch)
tree7527a37776b290d79dc70cf1c33b286fc356eacc /debian
parent99ded0575c8064698564884102cdd07e371b9af9 (diff)
downloadgit-buildpackage-4d705ed90a40def906ecf9726f16c42e4137de21.tar.gz
git-buildpackage-4d705ed90a40def906ecf9726f16c42e4137de21.tar.bz2
git-buildpackage-4d705ed90a40def906ecf9726f16c42e4137de21.zip
gbp.git: Reimplement rfc822 date parsing without dateutil
In order to get rid of dependency to dateutil. Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com> Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 45d28a98..e9cc8932 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends:
pychecker,
python (>> 2.6.6-3~),
python-coverage,
- python-dateutil,
python-epydoc,
python-mock,
python-nose,
@@ -42,7 +41,6 @@ Depends: ${python:Depends},
devscripts (>= 2.13.5~),
git (>= 1:1.7.9.1-1~),
man-db,
- python-dateutil,
python-pkg-resources,
Recommends: pristine-tar (>= 0.5), cowbuilder
Suggests: python-notify, unzip, zipmerge