[Pkg-javascript-commits] [node-iscroll] 06/09: Reformat and clean up debian/control using cme
Balint Reczey
rbalint at moszumanska.debian.org
Mon Aug 1 09:15:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
rbalint pushed a commit to branch master
in repository node-iscroll.
commit ebfd7b1490bf140ecf5d42b653f4ad49bba20cea
Author: Balint Reczey <balint at balintreczey.hu>
Date: Mon Aug 1 10:55:54 2016 +0200
Reformat and clean up debian/control using cme
---
debian/control | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 7c0ca6e..92298f2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
Source: node-iscroll
-Section: web
-Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Balint Reczey <balint at balintreczey.hu>
-Build-Depends: debhelper (>= 9), node-uglify
+Section: web
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ node-uglify
Standards-Version: 3.9.8
-Homepage: http://iscrolljs.com/
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-iscroll.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-iscroll.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-iscroll.git
+Homepage: http://iscrolljs.com/
Package: libjs-iscroll
Architecture: all
@@ -31,7 +32,8 @@ Description: High performance, small footprint JavaScript scroller
Package: node-iscroll
Architecture: all
Multi-Arch: foreign
-Depends: ${misc:Depends}, nodejs
+Depends: ${misc:Depends},
+ nodejs
Description: High performance, small footprint JavaScript scroller NodeJS module
iScroll is a high performance, small footprint, dependency free,
multi-platform javascript scroller.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iscroll.git
More information about the Pkg-javascript-commits
mailing list