[SCM] pyepr branch, master, updated. upstream/0.6-29-g0746681

Antonio Valentino antonio.valentino at tiscali.it
Sun Apr 29 18:42:48 UTC 2012


The following commit has been merged in the master branch:
commit d7ba44b99c58106473d1e2f06d248da2928bbd88
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Apr 29 19:07:51 2012 +0200

    Typo fix

diff --git a/debian/changelog b/debian/changelog
index 03ea144..a3a700f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
 pyepr (0.6-2) unstable; urgency=low
 
   * New packages for python3 (standatd and -dbg) and common docs
-  * use --with sphinxdoc in the dh sequencer call
+  * Use --with sphinxdoc in the dh sequencer call
   * X-Python-Version moved to the source package section of the control file
-  * use the specific override_dh_installdocs for sphinx documentation
+  * Use the specific override_dh_installdocs for sphinx documentation
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 25 Mar 2012 12:20:12 +0200
 
@@ -14,7 +14,7 @@ pyepr (0.6-1) unstable; urgency=low
   * debian/README.test file added
   * Switch to debhelper 8
   * Use dh_sphinxdoc and common javascript code from libjs-sphinxdoc
-  * Call dh_numpy for an appropriate managements of dependency from
+  * Call dh_numpy for an appropriate management of dependency from
     numpy
   * Honor nodoc and noopt DEB_BUILD_OPTIONS
   * Provide -dbg package
diff --git a/debian/control b/debian/control
index 19702dd..8480e6a 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
          ${sphinxdoc:Depends}, python-epr (= ${binary:Version})
 Provides: ${python:Provides}
 Recommends: python-numpy-dbg
-Description: Python ENVISAT Product Reader API (debug extensioni for Python 2)
+Description: Python ENVISAT Product Reader API (debug extension for Python 2)
  PyEPR provides Python bindings for the ENVISAT Product Reader C API
  (EPR API) for reading satellite data from ENVISAT ESA (European Space
  Agency) mission.
diff --git a/debian/rules b/debian/rules
index 7b4382b..e66429f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,7 @@ override_dh_auto_test:
 #	done
 #endif
 
+
 override_dh_install:
 	# Install everything excluding the *_d.so debug extensions to python-epr
 	dh_install -X"*_d.so" "debian/tmp/usr/lib/python2*" -p python-epr

-- 
Python ENVISAT Product Reader API



More information about the Pkg-grass-devel mailing list