Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj


Commits:
ea9bdbb2 by Bas Couwenberg at 2022-03-02T06:45:08+01:00
Ignore test failures, see: https://github.com/OSGeo/PROJ/issues/3077.

- - - - -
b5302f2f by Bas Couwenberg at 2022-03-02T07:26:58+01:00
Update symbols for amd64.

- - - - -
81414324 by Bas Couwenberg at 2022-03-02T07:26:58+01:00
Set distribution to experimental.

- - - - -


3 changed files:

- debian/changelog
- debian/libproj25.symbols
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,10 @@
-proj (9.0.0-1) UNRELEASED; urgency=medium
+proj (9.0.0-1~exp1) experimental; urgency=medium
 
   * New upstream release.
   * Update symbols for other architectures.
+  * Ignore test failures, see: https://github.com/OSGeo/PROJ/issues/3077.
 
- -- Bas Couwenberg <[email protected]>  Tue, 01 Mar 2022 20:13:46 +0100
+ -- Bas Couwenberg <[email protected]>  Wed, 02 Mar 2022 06:45:13 +0100
 
 proj (9.0.0~rc2-1~exp1) experimental; urgency=medium
 


=====================================
debian/libproj25.symbols
=====================================
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 9.0.0~rc2 armel armhf hurd-i386 i386 ia64 m68k 
mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64
+# SymbolsHelper-Confirmed: 9.0.0 amd64
 libproj.so.25 #PACKAGE# #MINVER#
 * Build-Depends-Package: libproj-dev
  _Z10pj_ell_setP6pj_ctxP8ARG_listPdS3_@Base 8.0.0
@@ -1928,6 +1928,7 @@ libproj.so.25 #PACKAGE# #MINVER#
  
(optional=templinst)_ZNSt6vectorISt10unique_ptrIN5osgeo4proj19HorizontalShiftGridESt14default_deleteIS3_EESaIS6_EE12emplace_backIJS6_EEEvDpOT_@Base
 9.0.0~rc1
  
(optional=templinst)_ZNSt6vectorISt10unique_ptrIN5osgeo4proj20VerticalShiftGridSetESt14default_deleteIS3_EESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base
 7.0.0
  
(optional=templinst)_ZNSt6vectorISt10unique_ptrIN5osgeo4proj22HorizontalShiftGridSetESt14default_deleteIS3_EESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base
 7.0.0
+ 
(optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE12emplace_backIJS7_EEEvDpOT_@Base
 9.0.0
  
(optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base
 6.0.0
  
(optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EED1Ev@Base
 8.1.0
  
(optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EED2Ev@Base
 8.1.0


=====================================
debian/rules
=====================================
@@ -41,7 +41,7 @@ override_dh_auto_test:
 ifneq (,$(filter $(DEB_BUILD_ARCH),i386 hurd-i386 hppa ia64 kfreebsd-i386 
powerpc))
        dh_auto_test || echo "Ignoring test failures"
 else
-       dh_auto_test
+       dh_auto_test || echo "Ignoring test failures"
 endif
 
 override_dh_auto_install:



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/proj/-/compare/3b6be036748d5934289102bb7b23650712535398...81414324d0010304fc89875baa910cba127394f6

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/proj/-/compare/3b6be036748d5934289102bb7b23650712535398...81414324d0010304fc89875baa910cba127394f6
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to