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

Jonas Smedegaard dr at jones.dk
Sun Feb 28 10:00:29 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 965f6efe73b063981e436f799d9a92afcf771007
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 19 23:06:44 2015 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       |  37 ++++++--
 debian/control         |  26 +++---
 debian/copyright_hints | 246 +++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 284 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 180e997..259116a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,40 @@
-node-expat (1.6.0-3) UNRELEASED; urgency=medium
+node-expat (2.3.1-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
 
   [ Leo Iannacone ]
-  * update debian/watch
+  * Handle eventual prereleases and repackaging in watch file.
 
   [ Jonas Smedegaard ]
-  * Add README.source emphasizing control.in file as *not* a
+  * Add README.source emphasizing that control.in file is *not* a
     show-stopper for contributions, referring to wiki page for details.
   * Update URLs to reflect upstream reorganisation.
-  * Bump compatibility claim to Policy 3.9.5.
-
- -- Jonas Smedegaard <dr at jones.dk>  Mon, 08 Sep 2014 14:29:48 +0200
+  * Bump compatibility claim to Policy 3.9.6.
+  * Extend git-buildpackage config to suppress upstream gitignore file.
+  * Stop track checksum of upstream tarballs.
+  * Stop suppress optional build-dependencies: Satisfied even in
+    oldstable.
+  * Update copyright info:
+    + Add Files and License sections for convenience code copy of Expat.
+    + Extend coverage for myself.
+    + Bump packaging copyright to GPL-3+.
+  * Update package relations:
+    + Stop conflict/replace/provide libnode-node-expat.
+    + (Build-)depend on node-bindings and node-nan.
+    + Build-depend on node-iconv, pkg-config and devscripts.
+  * Use and build-depend on node-gyp.
+    Install all code in subdirs referenced by package.json.
+    Thanks to Jérémy Lal (see bug#784439).
+  * Fix use nodejs (not node) when executing testsuite.
+    Closes: bug#707510. Thanks to Lucas Nussbaum.
+  * Add patch 2001 to use nodejs (not node) when resolving nan.
+  * Add patch 2002 to have node-gyp link against system shared expat.
+  * Unfuzz patch 1001.
+  * Update Vcs-* fields to use canonical URLs and cgit browser.
+  * Update homepage.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 19 May 2015 23:06:37 +0200
 
 node-expat (1.6.0-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4d39445..6bcd98f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,24 +4,28 @@ Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs,
+ devscripts,
  debhelper,
  dh-buildinfo,
  nodejs-dev,
+ node-gyp,
+ pkg-config,
  libexpat-dev,
- node-vows
-Standards-Version: 3.9.5
-Homepage: https://github.com/node-xmpp/node-expat
-Vcs-Git: git://git.debian.org/git/collab-maint/node-expat
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-expat.git
+ node-vows,
+ node-iconv,
+ nodejs,
+ node-bindings,
+ node-nan
+Standards-Version: 3.9.6
+Homepage: http://node-xmpp.org/
+Vcs-Git: git://anonscm.debian.org/collab-maint/node-expat
+Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/node-expat.git
 
 Package: node-node-expat
 Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- nodejs
-Conflicts: libnode-node-expat
-Replaces: libnode-node-expat
-Provides: libnode-node-expat
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: fast XML parser library for Node
  Node is an event-based server-side JavaScript engine.
  .
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 1f710f9..b0d0617 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -6,38 +6,268 @@ Disclaimer: Autogenerated by CDBS
 
 Files: README.markdown
  bench.js
+ binding.gyp
  debian/README.source
  debian/compat
  debian/control
  debian/control.in
- debian/dirs
  debian/gbp.conf
  debian/patches/1001_relax_test_timing_tolerance.patch
+ debian/patches/2001_nodejs_not_node.patch
+ debian/patches/2002_system_shared_linking.patch
  debian/patches/README
  debian/patches/series
  debian/source/format
  debian/watch
+ deps/libexpat/CMake.README
+ deps/libexpat/Changes
+ deps/libexpat/ConfigureChecks.cmake
+ deps/libexpat/MANIFEST
+ deps/libexpat/README
+ deps/libexpat/amiga/Makefile
+ deps/libexpat/amiga/expat.xml
+ deps/libexpat/amiga/include/inline4/expat.h
+ deps/libexpat/amiga/include/interfaces/expat.h
+ deps/libexpat/amiga/include/proto/expat.h
+ deps/libexpat/bcb5/README.txt
+ deps/libexpat/bcb5/all_projects.bpg
+ deps/libexpat/bcb5/elements.bpf
+ deps/libexpat/bcb5/elements.bpr
+ deps/libexpat/bcb5/elements.mak
+ deps/libexpat/bcb5/expat.bpf
+ deps/libexpat/bcb5/expat.bpr
+ deps/libexpat/bcb5/expat.mak
+ deps/libexpat/bcb5/expat_static.bpf
+ deps/libexpat/bcb5/expat_static.bpr
+ deps/libexpat/bcb5/expat_static.mak
+ deps/libexpat/bcb5/expatw.bpf
+ deps/libexpat/bcb5/expatw.bpr
+ deps/libexpat/bcb5/expatw.mak
+ deps/libexpat/bcb5/expatw_static.bpf
+ deps/libexpat/bcb5/expatw_static.bpr
+ deps/libexpat/bcb5/expatw_static.mak
+ deps/libexpat/bcb5/libexpat_mtd.def
+ deps/libexpat/bcb5/libexpatw_mtd.def
+ deps/libexpat/bcb5/makefile.mak
+ deps/libexpat/bcb5/outline.bpf
+ deps/libexpat/bcb5/outline.bpr
+ deps/libexpat/bcb5/outline.mak
+ deps/libexpat/bcb5/setup.bat
+ deps/libexpat/bcb5/xmlwf.bpf
+ deps/libexpat/bcb5/xmlwf.bpr
+ deps/libexpat/bcb5/xmlwf.mak
+ deps/libexpat/conftools/PrintPath
+ deps/libexpat/conftools/ac_c_bigendian_cross.m4
+ deps/libexpat/conftools/expat.m4
+ deps/libexpat/conftools/get-version.sh
+ deps/libexpat/conftools/mkinstalldirs
+ deps/libexpat/doc/expat.png
+ deps/libexpat/doc/style.css
+ deps/libexpat/doc/valid-xhtml10.png
+ deps/libexpat/doc/xmlwf.1
+ deps/libexpat/doc/xmlwf.sgml
+ deps/libexpat/examples/elements.c
+ deps/libexpat/examples/elements.dsp
+ deps/libexpat/examples/outline.dsp
+ deps/libexpat/expat.dsw
+ deps/libexpat/expat.pc.in
+ deps/libexpat/expat_config.h
+ deps/libexpat/expat_config.h.cmake
+ deps/libexpat/expat_config.h.in
+ deps/libexpat/lib/amigaconfig.h
+ deps/libexpat/lib/expat.dsp
+ deps/libexpat/lib/expat_static.dsp
+ deps/libexpat/lib/expatw.dsp
+ deps/libexpat/lib/expatw_static.dsp
+ deps/libexpat/lib/internal.h
+ deps/libexpat/lib/libexpat.def
+ deps/libexpat/lib/libexpatw.def
+ deps/libexpat/lib/nametab.h
+ deps/libexpat/libexpat.gyp
+ deps/libexpat/tests/README.txt
+ deps/libexpat/tests/benchmark/README.txt
+ deps/libexpat/tests/benchmark/benchmark.c
+ deps/libexpat/tests/benchmark/benchmark.dsp
+ deps/libexpat/tests/benchmark/benchmark.dsw
+ deps/libexpat/tests/chardata.h
+ deps/libexpat/tests/minicheck.c
+ deps/libexpat/tests/minicheck.h
+ deps/libexpat/tests/runtestspp.cpp
+ deps/libexpat/tests/xmltest.sh
+ deps/libexpat/version.c
+ deps/libexpat/vms/README.vms
+ deps/libexpat/vms/descrip.mms
+ deps/libexpat/win32/MANIFEST.txt
+ deps/libexpat/win32/README.txt
+ deps/libexpat/xmlwf/ct.c
+ deps/libexpat/xmlwf/xmlmime.c
+ deps/libexpat/xmlwf/xmlmime.h
+ deps/libexpat/xmlwf/xmltchar.h
+ deps/libexpat/xmlwf/xmlurl.h
+ deps/libexpat/xmlwf/xmlwf.dsp
+ deps/libexpat/xmlwf/xmlwin32url.cxx
  lib/node-expat.js
  node-expat.cc
  package.json
  test-mystic-library.xml
  test.js
- tools/Readme.txt
- tools/module.gyp
- tools/node-gyp
- tools/node-gyp.bat
- wscript
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
+Files: deps/libexpat/lib/ascii.h
+ deps/libexpat/lib/asciitab.h
+ deps/libexpat/lib/expat.h
+ deps/libexpat/lib/expat_external.h
+ deps/libexpat/lib/iasciitab.h
+ deps/libexpat/lib/latin1tab.h
+ deps/libexpat/lib/utf8tab.h
+ deps/libexpat/lib/xmlparse.c
+ deps/libexpat/lib/xmlrole.c
+ deps/libexpat/lib/xmlrole.h
+ deps/libexpat/lib/xmltok.c
+ deps/libexpat/lib/xmltok.h
+ deps/libexpat/lib/xmltok_impl.c
+ deps/libexpat/lib/xmltok_impl.h
+ deps/libexpat/lib/xmltok_ns.c
+ deps/libexpat/tests/chardata.c
+ deps/libexpat/tests/runtests.c
+ deps/libexpat/xmlwf/codepage.c
+ deps/libexpat/xmlwf/codepage.h
+ deps/libexpat/xmlwf/filemap.h
+ deps/libexpat/xmlwf/readfilemap.c
+ deps/libexpat/xmlwf/unixfilemap.c
+ deps/libexpat/xmlwf/win32filemap.c
+ deps/libexpat/xmlwf/xmlfile.c
+ deps/libexpat/xmlwf/xmlfile.h
+ deps/libexpat/xmlwf/xmlwf.c
+Copyright: 1998-1999, Thai Open Source Software Center Ltd
+  1998-2000, Thai Open Source Software Center Ltd
+  1998-2003, Thai Open Source Software Center Ltd
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/amiga/expat_68k.c
+ deps/libexpat/amiga/expat_68k.h
+ deps/libexpat/amiga/expat_68k_handler_stubs.c
+ deps/libexpat/amiga/expat_base.h
+ deps/libexpat/amiga/expat_lib.c
+ deps/libexpat/amiga/expat_vectors.c
+ deps/libexpat/amiga/include/libraries/expat.h
+ deps/libexpat/amiga/launch.c
+Copyright: 2001-2007, Expat maintainers
+  2001-2009, Expat maintainers
+License: Expat
+ FIXME
+
+Files: deps/libexpat/Makefile.in
+ deps/libexpat/configure.in
+ deps/libexpat/examples/outline.c
+ deps/libexpat/lib/macconfig.h
+ deps/libexpat/lib/winconfig.h
+ deps/libexpat/vms/expat_config.h
+Copyright: 1999, Clark Cooper
+  2000, Clark Cooper
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/m4/ltsugar.m4
+ deps/libexpat/m4/ltversion.m4
+ deps/libexpat/m4/lt~obsolete.m4
+Copyright: 2004, Free Software Foundation, Inc
+  2004-2005, 2007, 2009, Free Software Foundation, Inc
+  2004-2005, 2007-2008, Free Software Foundation, Inc
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/conftools/config.guess
+ deps/libexpat/conftools/config.sub
+Copyright: 1992-1999
+  1992-2000,
+License: GPL-2+
+ FIXME
+
+Files: deps/libexpat/COPYING
+Copyright: 1998-2000, Thai Open Source Software Center Ltd
+  2001-2006, Expat maintainers
+License: Expat
+ FIXME
+
 Files: LICENSE
 Copyright: 2010, Stephan Maka
 License: Expat
  FIXME
 
-Files: debian/rules
-Copyright: 2011-2012, Jonas Smedegaard <dr at jones.dk>
+Files: deps/libexpat/conftools/install-sh
+Copyright: 1994, X Consortium
+License: Expat
+ FIXME
+
+Files: deps/libexpat/configure
+Copyright: (ISLOWER ? 'A' + ( - 'a') : )
+  (ISLOWER ? ( | 0x40) : )
+  1992-1996, 1998-2001,
+  1996-2001, 2003-2005,
+  2010, Free Software Foundation, Inc
+License: GPL-2+
+ FIXME
+
+Files: deps/libexpat/aclocal.m4
+Copyright: 1996-2001, 2003-2005,
+  1996-2004
+  2004, Free Software Foundation, Inc
+  2004-2005, 2007, 2009, Free Software Foundation, Inc
+  2004-2005, 2007-2008, Free Software Foundation, Inc
+  2004-2005, 2007-2009, Free Software Foundation
+  2010, Free Software Foundation, Inc
+License: GPL-2+
+ FIXME
+
+Files: deps/libexpat/m4/libtool.m4
+Copyright: 1996-2001, 2003-2005
+  2010, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
+Files: deps/libexpat/conftools/ltmain.sh
+Copyright: 1996-2001, 2003-2006
+  all begin with the string "--lt-"
+License: GPL-2+
+ FIXME
+
+Files: debian/rules
+Copyright: 2011-2015, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
+Files: deps/libexpat/doc/reference.html
+Copyright: 1999-2000, Clark Cooper <coopercc at netheaven.com>
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/lib/Makefile.MPW
+Copyright: 2002, Daryle Walker
+  2002, Thomas Wegner
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/m4/ltoptions.m4
+Copyright: 2004-2005, 2007-2009, Free Software Foundation
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/CMakeLists.txt
+Copyright: 2010, Patrick Spendrin <ps_ml at gmx.de>
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/win32/expat.iss
+Copyright: 1998-2012, Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
+License: UNKNOWN
+ FIXME
+
+Files: deps/libexpat/amiga/README.txt
+Copyright: banners and versions
+License: UNKNOWN
+ 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