[Git][debian-gis-team/ossim][master] 4 commits: Update gbp.conf to use --source-only-changes by default.

Bas Couwenberg gitlab at salsa.debian.org
Sun Jul 7 09:11:18 BST 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / ossim


Commits:
f5f508d7 by Bas Couwenberg at 2019-07-07T07:25:00Z
Update gbp.conf to use --source-only-changes by default.

- - - - -
43fb20c1 by Bas Couwenberg at 2019-07-07T07:51:51Z
Add patch to fix spelling errors.

- - - - -
699db6d8 by Bas Couwenberg at 2019-07-07T07:53:43Z
Add lintian override for pkg-js-tools-test-is-missing.

- - - - -
b84db330 by Bas Couwenberg at 2019-07-07T07:53:50Z
Set distribution to unstable.

- - - - -


6 changed files:

- debian/changelog
- debian/gbp.conf
- debian/manpages/ossim-preproc.1
- + debian/patches/series
- + debian/patches/spelling-errors.patch
- debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+ossim (2.7.2-1) unstable; urgency=medium
+
+  * Team upload.
+  * Update gbp.conf to use --source-only-changes by default.
+  * Add patch to fix spelling errors.
+  * Add lintian override for pkg-js-tools-test-is-missing.
+  * Move from experimental to unstable.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 07 Jul 2019 09:25:03 +0200
+
 ossim (2.7.2-1~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/gbp.conf
=====================================
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
 
 # Always use pristine-tar.
 pristine-tar = True
+
+[buildpackage]
+pbuilder-options = --source-only-changes


=====================================
debian/manpages/ossim-preproc.1
=====================================
@@ -77,7 +77,7 @@ compute\-min\-max option.  e.g. \fB\-9999\fR.0 for
 float data
 .TP
 \fB\-\-of\fR or \fB\-\-output\-files\fR
-Output image files we can open, exluding
+Output image files we can open, excluding
 overviews.
 .TP
 \fB\-\-options\fR


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+spelling-errors.patch


=====================================
debian/patches/spelling-errors.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix spelling errors.
+ * exluding -> excluding
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/src/util/ossimImageUtil.cpp
++++ b/src/util/ossimImageUtil.cpp
+@@ -163,7 +163,7 @@ void ossimImageUtil::addOptions(ossimApp
+  
+    au->addCommandLineOption("-o", "Creates overviews. (default=ossim_tiff_box)");
+  
+-   au->addCommandLineOption("--of or --output-files", "Output image files we can open, exluding overviews.");
++   au->addCommandLineOption("--of or --output-files", "Output image files we can open, excluding overviews.");
+ 
+    au->addCommandLineOption("--options","<options.kwl>  This can be all or part of the application options. Also used for custom prep, per file and post system commands. To get a template you can turn on trace to the ossimImageUtil class by adding \"-T ossimImageUtil\" to your command.");
+  


=====================================
debian/source/lintian-overrides
=====================================
@@ -1,3 +1,6 @@
 # Not worth the effort
 testsuite-autopkgtest-missing
 
+# False positive, nodejs is not used
+pkg-js-tools-test-is-missing
+



View it on GitLab: https://salsa.debian.org/debian-gis-team/ossim/compare/6a8a26d2e41ce55648f41517cf2a0d51b57e9243...b84db330786305251c03eab2452debccee509d85

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ossim/compare/6a8a26d2e41ce55648f41517cf2a0d51b57e9243...b84db330786305251c03eab2452debccee509d85
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190707/46434850/attachment-0001.html>


More information about the Pkg-grass-devel mailing list