[Pkg-javascript-commits] [node-beeper] 06/06: adding control
Sagar Ippalpalli
isaagar-guest at moszumanska.debian.org
Mon Oct 17 05:26:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
isaagar-guest pushed a commit to branch master
in repository node-beeper.
commit 6f45f290d34db104bd992f3b3aef741cb4926c9a
Author: Sagar Ippalpalli <i.vikram15 at gmail.com>
Date: Sun Oct 16 16:51:38 2016 +0530
adding control
---
debian/control | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 6587903..d146e5c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,9 @@ Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Sagar Ippalpalli <i.vikram15 at gmail.com>
-Build-Depends:
- debhelper (>= 9)
- , dh-buildinfo
- , nodejs
+Build-Depends: debhelper (>= 9),
+ dh-buildinfo,
+ nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/sindresorhus/beeper
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-beeper.git
@@ -14,9 +13,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-beeper.git
Package: node-beeper
Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
+Depends: ${misc:Depends},
+ nodejs
Description: Make your terminal beep
Useful as an attention grabber e.g. when an error happens.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-beeper.git
More information about the Pkg-javascript-commits
mailing list