prepare upload of new upstream release 2.6.0
authorOlivier Sallou <osallou@debian.org>
Sun, 15 Jan 2017 17:53:45 +0000 (17:53 +0000)
committerOlivier Sallou <osallou@debian.org>
Sun, 15 Jan 2017 17:53:45 +0000 (17:53 +0000)
debian/changelog
debian/copyright
debian/source.lintian-overrides [new file with mode: 0644]

index d2557df633c5131da1112dd27f6f44df810a562a..fddc044f1bfe66c43a08f6811b90e209b79d65a3 100644 (file)
@@ -1,4 +1,4 @@
-ncbi-blast+ (2.6.0-1) UNRELEASED; urgency=medium
+ncbi-blast+ (2.6.0-1) unstable; urgency=medium
 
   * New upstream release 
 
index e20323a496ef2ae83d03053a1c013fa7e2b597ca..033482887a4fa93d3e4700a2ad0aa51fd69f52b9 100644 (file)
@@ -2,6 +2,16 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ncbi-blast+
 Upstream-Contact: blastsoft@ncbi.nlm.nih.gov
 
+Files: c++/src/html/ncbi_menu.js
+       c++/src/html/ncbi_menu_dnd.js
+       c++/src/html/ncbi_menu_dnd.js
+Copyright: 1997 Gary SMith
+           1997-1999 1997-1999 Netscape Communications Corp.
+License: Netscape
+ Netscape grants you a royalty free license to use or modify this
+ software provided that this copyright notice appears on all copies.
+ This software is provided "AS IS," without a warranty of any kind.
+
 Files: c++/*
 Copyright: NCBI
 License: PD
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644 (file)
index 0000000..2d5130c
--- /dev/null
@@ -0,0 +1,4 @@
+# Line length detection, nothing missing in source js files
+ncbi-blast+ source: source-is-missing c++/src/html/ncbi_menu.js line length is 357 characters (>256)
+ncbi-blast+ source: source-is-missing c++/src/html/ncbi_menu_dnd.js line length is 333 characters (>256)
+ncbi-blast+ source: source-is-missing c++/src/html/ncbi_menu_dyn.js line length is 333 characters (>256)