[Pkg-javascript-commits] [node-po2json] 01/03: Running wrap-and-sort -sta.
Mathias Behrle
mbehrle at moszumanska.debian.org
Mon Jul 25 10:13:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-po2json.
commit 92338db794bfde884a2cdb79eb1245c0e8b024de
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jul 25 11:51:50 2016 +0200
Running wrap-and-sort -sta.
---
debian/control | 11 ++++++++---
debian/copyright | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index c39215b..7e890c2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: node-po2json
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: Mathias Behrle <mbehrle at debian.org>
-Build-Depends: debhelper (>= 9), dh-exec
+Uploaders:
+ Mathias Behrle <mbehrle at debian.org>,
+Build-Depends:
+ debhelper (>= 9),
+ dh-exec,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-po2json.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-po2json.git
@@ -11,7 +14,9 @@ Homepage: https://github.com/mikeedwards/po2json
Package: node-po2json
Architecture: all
-Depends: ${misc:Depends}, nodejs
+Depends:
+ nodejs,
+ ${misc:Depends},
Description: po2json for Nodejs
Pure Javascript implementation of Uniforum message translation.
.
diff --git a/debian/copyright b/debian/copyright
index e359be1..fca920f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ License: LGPL-2.0
under the terms of the GNU Library General Public License as published
by the Free Software Foundation; either version 2, or (at your option)
any later version.
- .
+ .
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-po2json.git
More information about the Pkg-javascript-commits
mailing list