[Pkg-javascript-commits] [ltx] 25/25: Prepare for release: Update changelog, control file, and copyright hints.
Jonas Smedegaard
dr at jones.dk
Tue Jan 10 18:21:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit d0b2afbaa5b09f7aecb0e9f27f0d9e1cb0a9754d
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jan 10 19:16:30 2017 +0100
Prepare for release: Update changelog, control file, and copyright hints.
---
debian/changelog | 10 ++++++++++
debian/control | 1 +
debian/copyright_hints | 4 ++++
3 files changed, 15 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cec3d34..5838388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ltx (2.6.2-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+
+ [ Jonas Smedegaard ]
+ * Update package relations: Fix recommend node-inherits.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 10 Jan 2017 19:16:13 +0100
+
ltx (2.4.2-2) unstable; urgency=medium
* Fix install all code files.
diff --git a/debian/control b/debian/control
index 20e446e..7796510 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: node-ltx
Architecture: all
Depends: ${misc:Depends},
${cdbs:Depends}
+Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Enhances: ${cdbs:Enhances}
Description: XML DOM builder library for Node
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 53774d6..9a30f4a 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -39,7 +39,9 @@ Files: CONTRIBUTING.md
lib/parsers/node-expat.js
lib/parsers/node-xml.js
lib/parsers/sax-js.js
+ lib/stringify.js
lib/tag.js
+ lib/tagString.js
package.json
test/createElement-test.js
test/dom-element-test.js
@@ -47,7 +49,9 @@ Files: CONTRIBUTING.md
test/equality-test.js
test/escape-test.js
test/is-test.js
+ test/ltx-test.js
test/parse-test.js
+ test/stringify-test.js
test/tag-test.js
test/unicode-test.js
Copyright: NONE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list