[Pkg-octave-commit] [octave-divand] 05/05: Build a DFSG-compliant package

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Fri Sep 2 14:35:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch master
in repository octave-divand.

commit 236e0fccb11e37396b93230bbd60bf08e6c92359
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Fri Sep 2 11:33:40 2016 -0300

    Build a DFSG-compliant package
    
    Gbp-Dch: Ignore
---
 debian/README.Debian | 23 +++++++++++++++++++++++
 debian/changelog     |  2 +-
 debian/control       |  2 +-
 debian/copyright     |  1 +
 debian/watch         |  3 ++-
 5 files changed, 28 insertions(+), 3 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..000eba9
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,23 @@
+octave-divand for Debian
+========================
+
+The original upstream tarball [1] of Divand package contains the PDF file
+of the following scientific paper:
+
+   Barth, A., Beckers, J.-M., Troupin, C., Alvera-Azcárate, A., and
+   Vandenbulcke, L. (2014) divand-1.0: n-dimensional variational data analysis
+   for ocean observations, Geosci. Model Dev., 7, 225-241,
+   doi:10.5194/gmd-7-225-2014.
+
+This paper has been stripped from the Debian package, because it does not
+meet the requirement of the Debian Free Software Guidelines [2].  At any
+rate, the PDF file is freely available online [3].
+
+[1] Available for downloading at http://octave.sourceforge.net/divand/
+[2] https://www.debian.org/social_contract.html#guidelines
+[3] http://www.geosci-model-dev.net/7/225/2014/gmd-7-225-2014.pdf
+
+ -- Rafael Laboissiere <rafael at debian.org>, Fri,  2 Sep 2016 11:21:35 -0300
+
+
+
diff --git a/debian/changelog b/debian/changelog
index 896ee19..f951d71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-octave-divand (1.1.2-1) unstable; urgency=low
+octave-divand (1.1.2+dfsg-1) unstable; urgency=low
 
   * Initial release (closes: #XXXXXX)
 
diff --git a/debian/control b/debian/control
index 516f07c..5cd7b9a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${octave:Depends}
 Description: n-dimensional interpolation for Octave
  This package contains functions for performing an multidimensional
- variational analysis in Octave, a scientific computation pacakge.
+ variational analysis in Octave, a scientific computation software.
  They allow the interpolation and analysis of observations on
  curvilinear orthogonal grids in an arbitrary high dimensional space
  by minimizing a cost function.
diff --git a/debian/copyright b/debian/copyright
index feab2e7..d2c690a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: n-dimensional variational analysis (interpolation) of arbitrarily located observations
 Upstream-Contact: Alexander Barth <barth.alexander at gmail.com>
 Source: http://modb.oce.ulg.ac.be/mediawiki/index.php/divand
+Files-Excluded: doc/gmd-7-225-2014.pdf
 
 Files: *
 Copyright: 2004,2008-2012,2014 Alexander Barth <barth.alexander at gmail.com>
diff --git a/debian/watch b/debian/watch
index 52d4b6e..1b5d022 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://sf.net/octave/divand-(.+)\.tar\.gz
+opts="dversionmangle=s/[~+]dfsg[0-9]*//" \
+    http://sf.net/octave/divand-(.+)\.tar\.gz

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-divand.git



More information about the Pkg-octave-commit mailing list