[Pkg-javascript-commits] [node-clone] 01/01: Cleaned debian/* from the last traces of npm2deb's use

Julien Puydt julien.puydt at laposte.net
Sun Oct 2 17:51:49 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository node-clone.

commit 27fa8025aa4b45c27ba494ec314e99695e54f58b
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Oct 2 19:49:42 2016 +0200

    Cleaned debian/* from the last traces of npm2deb's use
---
 debian/control |  3 +--
 debian/rules   | 11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 39ad235..611a9af 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Julien Puydt <julien.puydt at laposte.net>
-Build-Depends:
- debhelper (>= 10), dh-buildinfo, nodejs
+Build-Depends: debhelper (>= 10), nodejs
 Standards-Version: 3.9.8
 Homepage: https://github.com/pvorb/node-clone
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-clone.git
diff --git a/debian/rules b/debian/rules
index de57af0..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 %:
 	dh $@
-
-#override_dh_auto_build:
-
-#override_dh_auto_test:
-
-
-

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



More information about the Pkg-javascript-commits mailing list