[Pkg-javascript-commits] [ltx] 80/80: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:50:15 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 788915ec0b14835afc49ca4fe8cf090d8a996b41
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Feb 28 11:49:46 2016 +0100
Update changelog, control file and copyright hints.
---
debian/changelog | 19 +++++++++++++------
debian/control | 8 ++++----
debian/copyright_hints | 7 ++++---
3 files changed, 21 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 13cafeb..c5df87e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,19 +6,26 @@ ltx (0.2.2-1) UNRELEASED; urgency=low
[ Jonas Smedegaard ]
* Update watch and rules files to directly use github.com URL (not
githubredir.debian.net).
- * Bump dephelper compatibility level to 8.
- * Update copyright file:
- + Fix use pseudo-comment section to obey silly restrictions of
- copyright format 1.0.
+ * Bump debhelper compatibility level to 9.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ + Extend copyright of packaging to cover recent years.
+ + Bump packaging icense to GPL-3+.
* Update package relations:
+ Build-depend on devscripts, to always check copyright during
build.
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
- * Bump standards-version to 3.9.4.
+ * Declare compliance with Debian Policy 3.9.7.
* Have git-buildpackage ignore upstream .gitignore files.
- * 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 Homepage and source URLs.
+ * Move package VCS to pkg-javascript team.
+ * Add lintian overrides regarding license in License-Reference field.
+ See bug#s786450.
+ * Add lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr at jones.dk> Mon, 15 Apr 2013 23:07:33 +0200
diff --git a/debian/control b/debian/control
index d7cd91a..0f550ca 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Build-Depends: cdbs,
dh-buildinfo,
node-node-expat,
node-vows
-Standards-Version: 3.9.3
-Homepage: https://github.com/astro/ltx
-Vcs-Git: git://git.debian.org/git/collab-maint/ltx
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ltx.git
+Standards-Version: 3.9.7
+Homepage: http://node-xmpp.org/
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/ltx
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/ltx.git
Package: node-ltx
Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f358e33..e0cca3b 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -9,12 +9,14 @@ Files: README.markdown
benchmark/benchmark.js
benchmark/build.js
benchmark/index.html
+ debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
debian/install
debian/source/format
+ debian/source/lintian-overrides
debian/watch
index.js
lib/index-browserify.js
@@ -34,13 +36,12 @@ License: UNKNOWN
Files: LICENSE
Copyright: 2010, Stephan Maka
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
License: Expat
FIXME
Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2011-2013, 2016 Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
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