[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-dev-tools][upstream/latest] New upstream version 4.18.0.

Unit 193 (@unit193) gitlab at salsa.debian.org
Thu Dec 15 10:02:39 GMT 2022



Unit 193 pushed to branch upstream/latest at xfce / desktop / xfce4-dev-tools


Commits:
2cffb8a4 by Unit 193 at 2022-12-15T04:55:09-05:00
New upstream version 4.18.0.
- - - - -


5 changed files:

- ChangeLog
- NEWS
- configure
- configure.ac
- docs/xdt-csource.1


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,21 @@
+commit 68716b0878c1bc0aa5d13c177cfb55c38cc770f7
+Author: Gaël Bonithon <gael at xfce.org>
+Date:   Mon Dec 5 21:12:16 2022 +0100
+
+    build: Bump requirements for Xfce 4.18
+
+commit 0516736aefe694b0b478a256c321559a15450fbc
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Thu Dec 1 09:09:59 2022 +0100
+
+    Back to development
+
+commit a8cd0b05e0604d62acf32db2a4c6e0c783d161f1
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Thu Dec 1 09:04:46 2022 +0100
+
+    Updates for release
+
 commit 3e4bd95382648b7ab2ecb4e7a40210f76ff890d3
 Author: Andre Miranda <andreldm at xfce.org>
 Date:   Thu Nov 17 22:55:46 2022 +0100


=====================================
NEWS
=====================================
@@ -1,3 +1,8 @@
+4.18.0 (2022-12-15)
+======
+- build: Bump requirements for Xfce 4.18
+
+
 4.17.2 (2022-12-01)
 ======
 - Add new libsoup3 to the builder


=====================================
configure
=====================================
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for xfce4-dev-tools 4.17.2.
+# Generated by GNU Autoconf 2.71 for xfce4-dev-tools 4.18.0.
 #
 # Report bugs to <https://gitlab.xfce.org/xfce/xfce4-dev-tools/>.
 #
@@ -624,8 +624,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='xfce4-dev-tools'
 PACKAGE_TARNAME='xfce4-dev-tools'
-PACKAGE_VERSION='4.17.2'
-PACKAGE_STRING='xfce4-dev-tools 4.17.2'
+PACKAGE_VERSION='4.18.0'
+PACKAGE_STRING='xfce4-dev-tools 4.18.0'
 PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/xfce4-dev-tools/'
 PACKAGE_URL=''
 
@@ -1370,7 +1370,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xfce4-dev-tools 4.17.2 to adapt to many kinds of systems.
+\`configure' configures xfce4-dev-tools 4.18.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1441,7 +1441,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xfce4-dev-tools 4.17.2:";;
+     short | recursive ) echo "Configuration of xfce4-dev-tools 4.18.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1561,7 +1561,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xfce4-dev-tools configure 4.17.2
+xfce4-dev-tools configure 4.18.0
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1781,7 +1781,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xfce4-dev-tools $as_me 4.17.2, which was
+It was created by xfce4-dev-tools $as_me 4.18.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -2542,9 +2542,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 VERSION_MAJOR=4
 
-VERSION_MINOR=17
+VERSION_MINOR=18
 
-VERSION_MICRO=2
+VERSION_MICRO=0
 
 VERSION_REVISION=
 
@@ -3063,7 +3063,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xfce4-dev-tools'
- VERSION='4.17.2'
+ VERSION='4.18.0'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -12824,19 +12824,19 @@ printf "%s\n" "no" >&6; }
 fi
 
 pkg_failed=no
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 2.50.0" >&5
-printf %s "checking for glib-2.0 >= 2.50.0... " >&6; }
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 2.66.0" >&5
+printf %s "checking for glib-2.0 >= 2.66.0... " >&6; }
 
 if test -n "$GLIB_CFLAGS"; then
     pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.50.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.50.0") 2>&5
+    { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.66.0\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.66.0") 2>&5
   ac_status=$?
   printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.50.0" 2>/dev/null`
+  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.66.0" 2>/dev/null`
 		      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -12848,12 +12848,12 @@ if test -n "$GLIB_LIBS"; then
     pkg_cv_GLIB_LIBS="$GLIB_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.50.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.50.0") 2>&5
+    { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.66.0\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.66.0") 2>&5
   ac_status=$?
   printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.50.0" 2>/dev/null`
+  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.66.0" 2>/dev/null`
 		      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -12874,14 +12874,14 @@ else
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.50.0" 2>&1`
+	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.66.0" 2>&1`
         else
-	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.50.0" 2>&1`
+	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.66.0" 2>&1`
         fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$GLIB_PKG_ERRORS" >&5
 
-	as_fn_error $? "Package requirements (glib-2.0 >= 2.50.0) were not met:
+	as_fn_error $? "Package requirements (glib-2.0 >= 2.66.0) were not met:
 
 $GLIB_PKG_ERRORS
 
@@ -13479,7 +13479,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xfce4-dev-tools $as_me 4.17.2, which was
+This file was extended by xfce4-dev-tools $as_me 4.18.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13538,7 +13538,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-xfce4-dev-tools config.status 4.17.2
+xfce4-dev-tools config.status 4.18.0
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 


=====================================
configure.ac
=====================================
@@ -9,7 +9,7 @@ dnl ***************************
 dnl *** Version information ***
 dnl ***************************
 
-XDT_VERSION_INIT([4.17.2])
+XDT_VERSION_INIT([4.18.0])
 
 dnl # DO NOT MODIFY ANYTHING BELOW THIS LINE, UNLESS YOU KNOW WHAT
 dnl # YOU ARE DOING.
@@ -59,7 +59,7 @@ AC_CHECK_HEADERS([libintl.h locale.h memory.h stdio.h stdlib.h string.h])
 dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
-PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.50.0])
+PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.66.0])
 
 dnl **********************
 dnl *** Generate files ***


=====================================
docs/xdt-csource.1
=====================================
@@ -2,12 +2,12 @@
 .\"     Title: xdt-csource
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/21/2022
+.\"      Date: 10/29/2022
 .\"    Manual: Xfce User\*(Aqs Manual
 .\"    Source: Xfce
 .\"  Language: English
 .\"
-.TH "XDT\-CSOURCE" "1" "10/21/2022" "Xfce" "Xfce User\*(Aqs Manual"
+.TH "XDT\-CSOURCE" "1" "10/29/2022" "Xfce" "Xfce User\*(Aqs Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/commit/2cffb8a42d00ec187764d6832e018a5ccef8898b

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/commit/2cffb8a42d00ec187764d6832e018a5ccef8898b
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-xfce-commits/attachments/20221215/79edb254/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list