[Pkg-javascript-commits] [node-coffeeify] 05/14: Apply cme fix dpkg-contol

Ross Gammon ross-guest at moszumanska.debian.org
Thu Apr 2 17:10:08 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-coffeeify.

commit 7a45d2b5e744dd562c86f8d5d5a20d12a2e28899
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Thu Apr 2 15:56:54 2015 +0200

    Apply cme fix dpkg-contol
---
 debian/control | 28 +++++++++++++---------------
 1 file changed, 13 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 44292b9..dc5784b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,24 @@
 Source: node-coffeeify
-Section: web
-Priority: extra
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Ross Gammon <rossgammon at mail.dk>
-Build-Depends:
- debhelper (>= 8)
- , dh-buildinfo
- , nodejs
+Section: web
+Testsuite: autopkgtest
+Priority: extra
+Build-Depends: debhelper (>= 8),
+               dh-buildinfo,
+               nodejs
 Standards-Version: 3.9.6
-Homepage: https://github.com/jnordberg/coffeeify
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-coffeeify.git
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-coffeeify.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-coffeeify.git
-XS-Testsuite: autopkgtest
+Homepage: https://github.com/jnordberg/coffeeify
 
 Package: node-coffeeify
 Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
- , coffeescript (^1.8.0)
- , node-through2 (^2.3.6)
- , node-convert-source-map (^0.4.1)
+Depends: ${misc:Depends},
+         nodejs,
+         coffeescript (<< 2.0.0),
+         node-through2 (<< 3.0.0),
+         node-convert-source-map (<< 1.0.0)
 Description: browserify plugin for coffee-script
  This plugin allows you to mix and match .js and .coffee files in the same
  project.

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



More information about the Pkg-javascript-commits mailing list