[Pkg-javascript-commits] [node-os-tmpdir] 12/12: Restructure control file with cme fix
Ross Gammon
ross-guest at moszumanska.debian.org
Fri Aug 21 07:14:47 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-os-tmpdir.
commit 2598911863c43f280b1ec738115bae1708c7430c
Author: Ross Gammon <rossgammon at mail.dk>
Date: Fri Aug 21 09:08:24 2015 +0200
Restructure control file with cme fix
---
debian/control | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 9f56ffd..4846abd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,20 @@
Source: node-os-tmpdir
-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
+Priority: extra
+Build-Depends: debhelper (>= 9),
+ dh-buildinfo,
+ nodejs
Standards-Version: 3.9.6
-Homepage: https://github.com/sindresorhus/os-tmpdir
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-os-tmpdir.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-os-tmpdir.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-os-tmpdir.git
+Homepage: https://github.com/sindresorhus/os-tmpdir
Package: node-os-tmpdir
Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
+Depends: ${misc:Depends},
+ nodejs
Description: Node.js os.tmpdir() ponyfill
Ponyfill: A polyfill that doesn't overwrite the native method.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-os-tmpdir.git
More information about the Pkg-javascript-commits
mailing list