[Pkg-javascript-commits] [npm2deb] 04/08: update dependencies and builddep to python3

Leo Iannacone l3on-guest at moszumanska.debian.org
Sun Jul 6 16:22:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

l3on-guest pushed a commit to branch master
in repository npm2deb.

commit 37ea3e67e9bf032aacd446a627a1da778422dac4
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Jul 6 17:36:29 2014 +0200

    update dependencies and builddep to python3
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 25ea341..936879d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Leo Iannacone <l3on at ubuntu.com>
 Uploaders: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Build-Depends:
  debhelper (>= 8)
- , python-all (>= 2.6.6-3~)
- , python-dateutil
+ , python3-all (>= 3.2.3-6~)
+ , python3-dateutil
 Standards-Version: 3.9.5
 Homepage: https://github.com/LeoIannacone/npm2deb
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/npm2deb.git
@@ -16,7 +16,7 @@ Package: npm2deb
 Architecture: all
 Depends: ${python:Depends}
  , ${misc:Depends}
- , python-dateutil
+ , python3-dateutil
  , node-github-url-from-git
  , npm
 Description: tool to debianize Node.js modules

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/npm2deb.git



More information about the Pkg-javascript-commits mailing list