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

Jonas Smedegaard dr at jones.dk
Sun Feb 28 09:59:55 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 734076b2f21b6ae158468bc758fa115deaa0b25d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 5 12:44:26 2012 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 11 +++++++++++
 debian/control         |  2 +-
 debian/copyright_hints |  6 +++---
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 79e631d..16a20ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+node-expat (1.4.5-1) unstable; urgency=low
+
+  * New upstream release.
+  * Extend my copyright for Debian packaging.
+  * Update copyright file:
+    + Shorten GPL comment, and quote license strings in it.
+  * Build-depend unversioned on nodejs-dev: Required version satisfied
+    in untable (and unavailable in other Debian releases).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 05 Apr 2012 12:40:44 +0200
+
 node-expat (1.4.3-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 2f7157a..9de0d02 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs,
  debhelper,
  dh-buildinfo,
- nodejs-dev (>= 0.2.6),
+ nodejs-dev,
  libexpat-dev,
  node-vows
 Standards-Version: 3.9.3
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 29a8bc2..5368fe8 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=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
@@ -23,13 +23,13 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2011-2012, Jonas Smedegaard <dr at jones.dk>
 License: GPL-2+
  FIXME
 
 Files: LICENSE
 Copyright: 2010, Stephan Maka
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 License: MIT/X11 (BSD like)
  FIXME
 

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