[Pkg-javascript-commits] [ltx] 460/469: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:03:39 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 5edef02046dd80b5cb7a919415b96eaecea2b7ce
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 31 13:02:01 2016 +0200

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 13 ++++++++++---
 debian/control         |  4 ++--
 debian/copyright_hints | 10 +++-------
 3 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5df87e..60dd752 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,12 +13,12 @@ ltx (0.2.2-1) UNRELEASED; urgency=low
     + 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-depend on licensecheck, to always check copyright during
       build.
     + Relax to build-depend unversioned on cdbs: Needed version
       satisfied in stable, and oldstable no longer supported.
-  * Declare compliance with Debian Policy 3.9.7.
-  * Have git-buildpackage ignore upstream .gitignore files.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Have git-buildpackage ignore any .git* file.
   * 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.
@@ -26,6 +26,13 @@ ltx (0.2.2-1) UNRELEASED; urgency=low
   * Add lintian overrides regarding license in License-Reference field.
     See bug#s786450.
   * Add lintian override regarding debhelper 9.
+  * Update watch file:
+    + Bump to version 4.
+    + Use Github pattern.
+    + Mention uscan and gpb in usage comment.
+  * Stop track upstream source with CDBS (use gpb --uscan).
+  * Stop suppress versioned debhelper build-dependency (done in CDBS
+    now).
 
  -- Jonas Smedegaard <dr at jones.dk>  Mon, 15 Apr 2013 23:07:33 +0200
 
diff --git a/debian/control b/debian/control
index 0f550ca..3788f8f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ 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,
+ licensecheck,
  debhelper,
  dh-buildinfo,
  node-node-expat,
  node-vows
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 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
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e0cca3b..46a3b47 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -19,6 +19,7 @@ Files: README.markdown
  debian/source/lintian-overrides
  debian/watch
  index.js
+ lib/element.js
  lib/index-browserify.js
  lib/index.js
  lib/parse.js
@@ -30,7 +31,7 @@ Files: README.markdown
  package.json
  test/element-test.js
  test/parse-test.js
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
@@ -40,12 +41,7 @@ License: Expat
  FIXME
 
 Files: debian/rules
-Copyright: 2011-2013, 2016 Jonas Smedegaard <dr at jones.dk>
+Copyright: 2011-2013, 2016, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 
-Files: lib/element.js
-Copyright: 
-License: UNKNOWN
- FIXME
-

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