[Pkg-javascript-commits] [npm2deb] 01/01: bump standards

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 29 14:16:31 UTC 2016


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

praveen pushed a commit to branch master
in repository npm2deb.

commit 6e4f9f17ca7e58ac5ce33a4ffc4066c6c3884542
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Oct 29 19:45:59 2016 +0530

    bump standards
---
 debian/changelog                         |  6 ++++++
 debian/patches/0004-bump-standards.patch | 23 +++++++++++++++++++++++
 debian/patches/series                    |  1 +
 3 files changed, 30 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9f76a86..9bdb118 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+npm2deb (0.2.5-4) UNRELEASED; urgency=medium
+
+  * Bump standards version of generated packages to 3.9.8 
+
+ -- Pirate Praveen <praveen at debian.org>  Sat, 29 Oct 2016 19:45:20 +0530
+
 npm2deb (0.2.5-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/0004-bump-standards.patch b/debian/patches/0004-bump-standards.patch
new file mode 100644
index 0000000..1e87bd8
--- /dev/null
+++ b/debian/patches/0004-bump-standards.patch
@@ -0,0 +1,23 @@
+From 4ba137d4729649a5f8f081185513bc70a5c0d55c Mon Sep 17 00:00:00 2001
+From: Pirate Praveen Arimbrathodiyil <praveen at debian.org>
+Date: Sat, 29 Oct 2016 19:43:59 +0530
+Subject: [PATCH] bump standards version
+
+bump standards version of generated packages to 3.9.8
+---
+ npm2deb/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/npm2deb/__init__.py b/npm2deb/__init__.py
+index 1eabf0b..5164e29 100644
+--- a/npm2deb/__init__.py
++++ b/npm2deb/__init__.py
+@@ -12,7 +12,7 @@
+ 
+ VERSION = '0.2.5'
+ DEBHELPER = 9
+-STANDARDS_VERSION = '3.9.7'
++STANDARDS_VERSION = '3.9.8'
+ 
+ 
+ class Npm2Deb(object):
diff --git a/debian/patches/series b/debian/patches/series
index cddfa54..e5ab598 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-use-rmadison.patch
 0002-convert-to-lowercase.patch
 0003-fix-crash.patch
+0004-bump-standards.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