[Pkg-javascript-commits] [node-convert-source-map] 03/09: Apply cme fix dpkg-control
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Apr 1 18:23:59 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-convert-source-map.
commit e1f7cc056e8efb2c384cf875982def4ebe6fed3a
Author: Ross Gammon <rossgammon at mail.dk>
Date: Wed Apr 1 19:35:54 2015 +0200
Apply cme fix dpkg-control
---
debian/control | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 13b0451..4b05c17 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,21 @@
Source: node-convert-source-map
-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 (>= 9)
- , dh-buildinfo
- , nodejs
+Section: web
+Testsuite: autopkgtest
+Priority: extra
+Build-Depends: debhelper (>= 9),
+ dh-buildinfo,
+ nodejs
Standards-Version: 3.9.6
-Homepage: https://github.com/thlorenz/convert-source-map
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-convert-source-map.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-convert-source-map.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-convert-source-map.git
-XS-Testsuite: autopkgtest
+Homepage: https://github.com/thlorenz/convert-source-map
Package: node-convert-source-map
Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
+Depends: ${misc:Depends},
+ nodejs
Description: Converts a source-map from/to between formats
Converts a source-map from/to different formats and allows adding/changing
the properties.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-convert-source-map.git
More information about the Pkg-javascript-commits
mailing list