[Pkg-javascript-commits] [npm2deb] 01/03: Imported Upstream version 0.2.4
Leo Iannacone
l3on-guest at moszumanska.debian.org
Tue Sep 8 18:08:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository npm2deb.
commit cf6971a9747c48a8568ea8369bb4eda0186758c5
Author: Leo Iannacone <info at leoiannacone.com>
Date: Tue Sep 8 20:03:41 2015 +0200
Imported Upstream version 0.2.4
---
npm2deb/__init__.py | 2 +-
npm2deb/templates.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/npm2deb/__init__.py b/npm2deb/__init__.py
index ae21b83..b505e64 100644
--- a/npm2deb/__init__.py
+++ b/npm2deb/__init__.py
@@ -10,7 +10,7 @@ import re as _re
from npm2deb import utils, templates
from npm2deb.mapper import Mapper
-VERSION = '0.2.3'
+VERSION = '0.2.4'
DEBHELPER = 8
STANDARDS_VERSION = '3.9.6'
diff --git a/npm2deb/templates.py b/npm2deb/templates.py
index 1868ffc..9bda4ee 100644
--- a/npm2deb/templates.py
+++ b/npm2deb/templates.py
@@ -8,7 +8,7 @@ CHANGELOG = """%(debian_name)s (%(version)s-1) UNRELEASED; urgency=low
CONTROL = """Source: %(Source)s
Section: web
-Priority: extra
+Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: %(Uploaders)s
Build-Depends:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/npm2deb.git
More information about the Pkg-javascript-commits
mailing list