[Pkg-javascript-commits] [npm2deb] 01/04: change section to javascript

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 25 06:59:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository npm2deb.

commit bc873f45a7ac444b7aecc426ced19ba6e1e0c287
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 25 12:19:26 2017 +0530

    change section to javascript
---
 debian/patches/section-javascript.patch | 23 +++++++++++++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/section-javascript.patch b/debian/patches/section-javascript.patch
new file mode 100644
index 0000000..d2b5f5d
--- /dev/null
+++ b/debian/patches/section-javascript.patch
@@ -0,0 +1,23 @@
+From 001a6edcbd94bdba1056b6932bae6248a68840f3 Mon Sep 17 00:00:00 2001
+From: Pirate Praveen Arimbrathodiyil <praveen at debian.org>
+Date: Mon, 25 Sep 2017 12:15:13 +0530
+Subject: [PATCH] change section to javascript
+
+section javascript is now created in the archive for nodejs/javascript packages
+---
+ npm2deb/templates.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/npm2deb/templates.py b/npm2deb/templates.py
+index 239edb7..08f60ce 100644
+--- a/npm2deb/templates.py
++++ b/npm2deb/templates.py
+@@ -20,7 +20,7 @@
+ """
+ 
+ CONTROL = """Source: %(Source)s
+-Section: web
++Section: javascript
+ Priority: optional
+ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
+ Uploaders: %(Uploaders)s
diff --git a/debian/patches/series b/debian/patches/series
index 3a24d80..a1268d9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 bump-standards.patch
 blacklist-files.patch
+section-javascript.patch

-- 
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