[Pkg-javascript-commits] [node-expat] 92/371: Prepare release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Sun Feb 28 09:59:48 UTC 2016


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

js pushed a commit to branch master
in repository node-expat.

commit 5ba3fb3adb5dad7d72271044180b2be9c79c9884
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Aug 21 11:46:37 2011 +0200

    Prepare release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 7 +++++++
 debian/control         | 5 +++--
 debian/copyright_hints | 4 ++--
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 755052b..9e8da13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-expat (1.4.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Run regresssion tests during build. Build-depend on libnode-vows.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 21 Aug 2011 11:46:17 +0200
+
 node-expat (1.3.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index e4ae0bc..73b9a27 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,12 @@ Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.72~),
  debhelper (>= 6),
  dh-buildinfo,
  nodejs-dev (>= 0.2.6),
- libexpat-dev
+ libexpat-dev,
+ libnode-vows
 Standards-Version: 3.9.2
 Homepage: https://github.com/astro/node-expat
 Vcs-Git: git://git.debian.org/git/collab-maint/node-expat
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3b0c366..ea2bb40 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
@@ -14,7 +14,7 @@ Files: README.markdown
  debian/source/format
  debian/source/local-options
  debian/watch
- install.sh
+ lib/node-expat.js
  node-expat.cc
  package.json
  test.js

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



More information about the Pkg-javascript-commits mailing list