[Pkg-javascript-commits] [npm2deb] 06/08: update dependecies and build dep as required by 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 d110b72dbf3b1c0fb5db105a24c934cf1f9ae600
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Jul 6 18:18:22 2014 +0200
update dependecies and build dep as required by python3
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0b97c3b..1d38d88 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,18 @@ Maintainer: Leo Iannacone <l3on at ubuntu.com>
Uploaders: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Build-Depends:
debhelper (>= 8)
- , python3-all (>= 3.2.3-6~)
+ , dh-python
+ , python3-all
, python3-dateutil
Standards-Version: 3.9.5
Homepage: https://github.com/LeoIannacone/npm2deb
Vcs-Git: git://anonscm.debian.org/pkg-javascript/npm2deb.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/npm2deb.git
+X-Python3-Version: >= 3.2
Package: npm2deb
Architecture: all
-Depends: ${python:Depends}
+Depends: ${python3:Depends}
, ${misc:Depends}
, python3-dateutil
, node-github-url-from-git
--
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