[Git][debian-gis-team/glymur][master] 4 commits: New upstream version 0.11.5

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Sep 10 09:17:18 BST 2022



Antonio Valentino pushed to branch master at Debian GIS Project / glymur


Commits:
faa25ba9 by Antonio Valentino at 2022-09-10T08:08:21+00:00
New upstream version 0.11.5
- - - - -
62478bd9 by Antonio Valentino at 2022-09-10T08:08:25+00:00
Update upstream source from tag 'upstream/0.11.5'

Update to upstream version '0.11.5'
with Debian dir 85ce8f07efdf2aca204a306cdae2af9fd07c28e1
- - - - -
98dcc472 by Antonio Valentino at 2022-09-10T08:09:01+00:00
New upstream release

- - - - -
b7957d9c by Antonio Valentino at 2022-09-10T08:10:04+00:00
Set distribution to unstable

- - - - -


6 changed files:

- CHANGES.txt
- debian/changelog
- docs/source/conf.py
- docs/source/whatsnew/0.11.rst
- glymur/version.py
- setup.cfg


Changes:

=====================================
CHANGES.txt
=====================================
@@ -1,3 +1,6 @@
+September 07, 2022 - v0.11.5
+    Fix reads where COD segment not at index[2]
+
 August 18, 2022 - v0.11.4
     Fix ResolutionBox with tiff2jp2 
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+glymur (0.11.5-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 10 Sep 2022 08:09:41 +0000
+
 glymur (0.11.4-1) unstable; urgency=medium
 
   * New usptream release.


=====================================
docs/source/conf.py
=====================================
@@ -78,7 +78,7 @@ copyright = '2013-2022, John Evans'
 # The short X.Y version.
 version = '0.11'
 # The full version, including alpha/beta/rc tags.
-release = '0.11.3'
+release = '0.11.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


=====================================
docs/source/whatsnew/0.11.rst
=====================================
@@ -2,6 +2,11 @@
 Changes in glymur 0.11
 ######################
 
+*****************
+Changes in 0.11.5
+*****************
+    * Fix reads where COD segment not at index[2]
+
 *****************
 Changes in 0.11.4
 *****************


=====================================
glymur/version.py
=====================================
@@ -21,7 +21,7 @@ from .lib import tiff
 
 # Do not change the format of this next line!  Doing so risks breaking
 # setup.py
-version = "0.11.4"
+version = "0.11.5"
 
 version_tuple = parse(version).release
 


=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
 [metadata]
 name = Glymur
-version = 0.11.4
+version = 0.11.5
 author = 'John Evans'
 author_email = "John Evans" <john.g.evans.ne at gmail.com>
 license = 'MIT'



View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/dc355b91aee0c50b39b1fd63699b6eccd91d06f7...b7957d9c1cd3e301d0c2dfe1f27df1c863b3876c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/dc355b91aee0c50b39b1fd63699b6eccd91d06f7...b7957d9c1cd3e301d0c2dfe1f27df1c863b3876c
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/20220910/f7cbadb7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list