[Git][debian-gis-team/pyorbital][master] Replace tabs with spaces in control file.

Bas Couwenberg gitlab at salsa.debian.org
Sun Nov 11 11:18:30 GMT 2018


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


Commits:
bbcd624d by Bas Couwenberg at 2018-11-11T11:06:54Z
Replace tabs with spaces in control file.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ pyorbital (1.4.0-1) unstable; urgency=medium
   * Drop ancient X-Python{,3}-Version fields.
   * Bump Standards-Version to 4.2.1, no changes.
   * Update watch file to limit matches to archive path.
+  * Replace tabs with spaces in control file.
 
   [ Antonio Valentino ]
   * New upstream release.


=====================================
debian/control
=====================================
@@ -11,12 +11,12 @@ Build-Depends: debhelper (>= 11),
                python3-all,
                python-numpy,
                python3-numpy,
-	       python-scipy,
-	       python3-scipy,
+               python-scipy,
+               python3-scipy,
                python-sphinx,
                python3-sphinx,
                python3-dask,
-	       python3-xarray
+               python3-xarray
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyorbital
 Vcs-Git: https://salsa.debian.org/debian-gis-team/pyorbital.git
@@ -28,7 +28,7 @@ Depends: ${shlibs:Depends},
          ${python:Depends},
          ${misc:Depends},
          python-numpy,
-	 python-scipy
+         python-scipy
 Suggests: python-pyorbital-doc
 Description: Orbital and astronomy computations in Python 2
  Python package for computing orbital parameters from TLE
@@ -44,9 +44,9 @@ Depends: ${shlibs:Depends},
          ${python3:Depends},
          ${misc:Depends},
          python3-numpy,
-	 python3-scipy
+         python3-scipy
 Recommends: python3-dask,
-	    python3-xarray
+            python3-xarray
 Suggests: python-pyorbital-doc
 Description: Orbital and astronomy computations in Python 3
  Python package for computing orbital parameters from TLE



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/commit/bbcd624d3af8ef899b05f1ec08bb18246467d978

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/commit/bbcd624d3af8ef899b05f1ec08bb18246467d978
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/20181111/da0fc290/attachment-0001.html>


More information about the Pkg-grass-devel mailing list