[Pkg-javascript-commits] [node-function-bind] 01/06: Prepare to include node-has

Bastien Roucariès rouca at moszumanska.debian.org
Sun Mar 11 22:05:13 UTC 2018


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

rouca pushed a commit to branch master
in repository node-function-bind.

commit 779d44480e784832fcf3cdcc1c6544591288440c
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Fri Mar 9 23:20:33 2018 +0100

    Prepare to include node-has
---
 debian/changelog | 8 ++++++++
 debian/compat    | 2 +-
 debian/control   | 4 +++-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2414d10..5d2c941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-function-bind (1.1.1+ds-1) experimental; urgency=medium
+
+  * Team upload
+  * Include node-has in this release
+  * Bump compat and policy
+
+ -- Bastien Roucariès <rouca at debian.org>  Fri, 09 Mar 2018 23:18:07 +0100
+
 node-function-bind (1.1.1-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 0ffd14b..6c1feb3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Ross Gammon <rossgammon at mail.dk>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 11)
                , dh-buildinfo
 	       , dpkg-dev (>= 1.17.14)
 	       , node-tap (>= 10.7.2) <!nocheck>
@@ -15,8 +15,10 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-function-bind.g
 
 Package: node-function-bind
 Architecture: all
+Pre-Depends: dpkg (>= 1.17.11)
 Depends: ${misc:Depends},
          nodejs
+Provides: node-has (=1.0.1)
 Description: Implementation of Function.prototype.bind
  Function-bind can be used for unit tests, and is useful for webframeworks
  that do not have the function-bind.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-function-bind.git



More information about the Pkg-javascript-commits mailing list