[Pkg-javascript-commits] [ltx] 32/80: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:50:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit ae1c025640f2bdca708f8f75157c1a91b5592fc3
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Nov 30 00:05:36 2011 +0700
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 18 ++++++++++++++++++
debian/control | 11 +++++++----
debian/copyright_hints | 28 +++-------------------------
3 files changed, 28 insertions(+), 29 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3066f0e..876f3ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+ltx (0.1.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Depend on node-node-expat favored over legacy package name
+ libnode-node-expat.
+ * Rename libnode-ltx → node-ltx. Replace and conflict with (and
+ temporarily provide) old package name.
+ * Drop dpkg local-options hints from packaging source: now defaults.
+ * Drop obsolete patch ch.
+ * Update copyright file:
+ + New upstream license: Expat.
+ + Quote license names in comment.
+ * Update package relations:
+ + Relax build-depend unversioned on debhelper and cdbs (needed
+ versions satisfied even in oldstable).
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 30 Nov 2011 00:04:23 +0700
+
ltx (0.0.5-2) unstable; urgency=low
* Add patch to not quote ' and " for vanilla text nodes.
diff --git a/debian/control b/debian/control
index 085b02c..52ca5bc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,22 @@ 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 (>= 0.4.72~),
- debhelper (>= 6),
+Build-Depends: cdbs,
+ debhelper,
dh-buildinfo
Standards-Version: 3.9.2
Homepage: https://github.com/astro/ltx
Vcs-Git: git://git.debian.org/git/collab-maint/ltx
Vcs-Browser: http://git.debian.org/?p=collab-maint/ltx.git
-Package: libnode-ltx
+Package: node-ltx
Architecture: all
Depends: ${misc:Depends},
- libnode-node-expat,
+ node-node-expat | libnode-node-expat,
nodejs
+Conflicts: libnode-ltx
+Replaces: libnode-ltx
+Provides: libnode-ltx
Description: XML DOM builder library for Node
Node is an event-based server-side JavaScript engine.
.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 0276199..978955e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,10 +10,7 @@ Files: README.markdown
debian/control.in
debian/gbp.conf
debian/install
- debian/patches/020110802~cbc7c85.patch
- debian/patches/series
debian/source/format
- debian/source/local-options
debian/watch
lib/index.js
lib/parse.js
@@ -30,28 +27,9 @@ License: GPL
FIXME
Files: LICENSE
-Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
- <year> <name of author>
- HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
- are not
- disclaimer" for the program, if necessary
- holder as a result of your choosing to follow a
- holder explicitly and
- holder is
- holder is reinstated (a)
- holder notifies you of the
- holder who authorizes use under this
- holder, and you cure the violation prior to 30 days after
- holders of
- if you do
- law
- law, except executing it on a
- on the Program, and are irrevocable provided the stated
- on the software, and (2) offer you this License
- permission
- permission, other than the making of an
- treaty adopted on 20 December 1996, or
-License: GPL-3+
+Copyright: 2010, Stephan Maka
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+License: MIT/X11 (BSD like)
FIXME
Files: lib/element.js
--
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