[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-dev-tools][debian/master] 3 commits: New upstream version 4.17.2.

Unit 193 (@unit193) gitlab at salsa.debian.org
Mon Dec 5 06:47:11 GMT 2022



Unit 193 pushed to branch debian/master at xfce / desktop / xfce4-dev-tools


Commits:
d438d9a8 by Unit 193 at 2022-12-05T01:43:25-05:00
New upstream version 4.17.2.
- - - - -
b7f42705 by Unit 193 at 2022-12-05T01:43:26-05:00
Update upstream source from tag 'upstream/4.17.2'

Update to upstream version '4.17.2'
with Debian dir e4d82b6ae93ab6ad742cdbf759c0616e8dbdcae2
- - - - -
539798b5 by Unit 193 at 2022-12-05T01:44:26-05:00
Update changelog for release.

- - - - -


8 changed files:

- ChangeLog
- NEWS
- configure
- configure.ac
- debian/changelog
- docs/xdt-csource.1
- helpers/xfce-do-release
- scripts/xdt-autogen.in


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,50 @@
+commit 3e4bd95382648b7ab2ecb4e7a40210f76ff890d3
+Author: Andre Miranda <andreldm at xfce.org>
+Date:   Thu Nov 17 22:55:46 2022 +0100
+
+    So much for package name consistency...
+
+commit fb378ec505bee63c204283ccc2340bf9ac78536d
+Author: Andre Miranda <andreldm at xfce.org>
+Date:   Thu Nov 17 22:51:33 2022 +0100
+
+    Add new libsoup3 to the builder
+
+commit eac29eae51dac96e5c5674dc402240c6ed7e8c14
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Sun Nov 13 22:23:31 2022 +0100
+
+    xfce-do-release: unification of update version 'sed' command
+
+commit 66993edccf3d6e2179a671298523d1817d076cfb
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Sun Nov 6 00:12:20 2022 +0100
+
+    xfce-do-release: match multiple spaces for git version replace
+    
+    Makes 'xfce-do-release' as well usable for xfwm4, which has some more
+    spaces in the line: 'm4_define([xfwm4_version_tag],   [git])'
+    
+    MR !74
+
+commit 5a965bc83640df1087dd7e2f5e139d9094a87736
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Sat Nov 12 21:30:01 2022 +0100
+
+    bump copyright year to 2022
+
+commit 2b332e9ab0fe2194eb3d7849ba6c815ff2b3f6ae
+Author: Romain Bouvier <skunnyk at alteroot.org>
+Date:   Sat Oct 29 16:02:13 2022 +0200
+
+    Back to development
+
+commit c012bb4a385f6e2f7068510b9fb5665adb4a30bf
+Author: Romain Bouvier <skunnyk at alteroot.org>
+Date:   Sat Oct 29 15:57:40 2022 +0200
+
+    Updates for release
+
 commit e17223e0a826ee301967282b391abdd42e457596
 Author: Jan Ziak <0xe2.0x9a.0x9b at gmail.com>
 Date:   Fri Dec 4 12:01:17 2020 +0100


=====================================
NEWS
=====================================
@@ -1,3 +1,11 @@
+4.17.2 (2022-12-01)
+======
+- Add new libsoup3 to the builder
+- xfce-do-release: unification of update version 'sed' command
+- xfce-do-release: match multiple spaces for git version replace
+- bump copyright year to 2022
+
+
 4.17.1 (2022-10-29)
 ======
 - Warn about GLib functions newer than the checked GLib version


=====================================
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.1.
+# Generated by GNU Autoconf 2.71 for xfce4-dev-tools 4.17.2.
 #
 # Report bugs to <https://gitlab.xfce.org/xfce/xfce4-dev-tools/>.
 #
@@ -13,7 +13,7 @@
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
 #
-# Copyright (c) 2002-2021 The Xfce development team. All rights reserved.
+# Copyright (c) 2002-2022 The Xfce development team. All rights reserved.
 ## -------------------- ##
 ## M4sh Initialization. ##
 ## -------------------- ##
@@ -624,8 +624,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='xfce4-dev-tools'
 PACKAGE_TARNAME='xfce4-dev-tools'
-PACKAGE_VERSION='4.17.1'
-PACKAGE_STRING='xfce4-dev-tools 4.17.1'
+PACKAGE_VERSION='4.17.2'
+PACKAGE_STRING='xfce4-dev-tools 4.17.2'
 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.1 to adapt to many kinds of systems.
+\`configure' configures xfce4-dev-tools 4.17.2 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.1:";;
+     short | recursive ) echo "Configuration of xfce4-dev-tools 4.17.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1561,14 +1561,14 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xfce4-dev-tools configure 4.17.1
+xfce4-dev-tools configure 4.17.2
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 
-Copyright (c) 2002-2021 The Xfce development team. All rights reserved.
+Copyright (c) 2002-2022 The Xfce development team. All rights reserved.
 _ACEOF
   exit
 fi
@@ -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.1, which was
+It was created by xfce4-dev-tools $as_me 4.17.2, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -2544,7 +2544,7 @@ VERSION_MAJOR=4
 
 VERSION_MINOR=17
 
-VERSION_MICRO=1
+VERSION_MICRO=2
 
 VERSION_REVISION=
 
@@ -3063,7 +3063,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xfce4-dev-tools'
- VERSION='4.17.1'
+ VERSION='4.17.2'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -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.1, which was
+This file was extended by xfce4-dev-tools $as_me 4.17.2, 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.1
+xfce4-dev-tools config.status 4.17.2
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 


=====================================
configure.ac
=====================================
@@ -1,5 +1,5 @@
 dnl
-dnl Copyright (c) 2002-2021
+dnl Copyright (c) 2002-2022
 dnl         The Xfce development team. All rights reserved.
 dnl
 dnl Written for Xfce by Benedikt Meurer <benny at xfce.org>.
@@ -9,7 +9,7 @@ dnl ***************************
 dnl *** Version information ***
 dnl ***************************
 
-XDT_VERSION_INIT([4.17.1])
+XDT_VERSION_INIT([4.17.2])
 
 dnl # DO NOT MODIFY ANYTHING BELOW THIS LINE, UNLESS YOU KNOW WHAT
 dnl # YOU ARE DOING.
@@ -20,7 +20,7 @@ dnl *** Initialize autoconf ***
 dnl ***************************
 AC_INIT([xfce4-dev-tools], [xdt_version],
         [https://gitlab.xfce.org/xfce/xfce4-dev-tools/])
-AC_COPYRIGHT([Copyright (c) 2002-2021 The Xfce development team. All rights reserved.])
+AC_COPYRIGHT([Copyright (c) 2002-2022 The Xfce development team. All rights reserved.])
 AC_CONFIG_MACRO_DIR([m4])
 AC_REVISION([xdt_version_build])
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+xfce4-dev-tools (4.17.2-1) experimental; urgency=medium
+
+  * Team upload.
+
+  [ Akbarkhon Variskhanov ]
+  * Add upstream metadata
+  * d/control: Add docker.io to Suggests
+
+  [ Unit 193 ]
+  * New upstream version 4.17.2.
+
+ -- Unit 193 <unit193 at debian.org>  Mon, 05 Dec 2022 01:44:08 -0500
+
 xfce4-dev-tools (4.17.1-1) experimental; urgency=medium
 
   * Team upload.


=====================================
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/29/2022
+.\"      Date: 10/21/2022
 .\"    Manual: Xfce User\*(Aqs Manual
 .\"    Source: Xfce
 .\"  Language: English
 .\"
-.TH "XDT\-CSOURCE" "1" "10/29/2022" "Xfce" "Xfce User\*(Aqs Manual"
+.TH "XDT\-CSOURCE" "1" "10/21/2022" "Xfce" "Xfce User\*(Aqs Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------


=====================================
helpers/xfce-do-release
=====================================
@@ -214,13 +214,13 @@ update_configure_ac_in () {
 	else
 		if [ "$1" = "pre" ]; then
 			sed -i \
-				-e "s/^\(m4_define(\[.*_version_major\].* \[\)\(.*\)\(\])\)/\1$version_major\3/g" \
-				-e "s/^\(m4_define(\[.*_version_minor\].* \[\)\(.*\)\(\])\)/\1$version_minor\3/g" \
-				-e "s/^\(m4_define(\[.*_version_micro\].* \[\)\(.*\)\(\])\)/\1$version_patch\3/g" \
-				-e 's/^\(m4_define(\[.*_version_tag\], \[\)\(git\)\(\])\)/\1\3/g' \
+				-e "s/^\(m4_define(\[.*_version_major\], *\[\)\(.*\)\(\])\)/\1$version_major\3/g" \
+				-e "s/^\(m4_define(\[.*_version_minor\], *\[\)\(.*\)\(\])\)/\1$version_minor\3/g" \
+				-e "s/^\(m4_define(\[.*_version_micro\], *\[\)\(.*\)\(\])\)/\1$version_patch\3/g" \
+				-e 's/^\(m4_define(\[.*_version_tag\], *\[\)\(git\)\(\])\)/\1\3/g' \
 				"$configure_file"
 		elif [ "$1" = "post" ]; then
-			sed -i 's/\(m4_define(\[.*_version_tag\], \[\)\(.*\)\(\])\)/\1git\3/g' "$configure_file"
+			sed -i 's/\(m4_define(\[.*_version_tag\], *\[\)\(.*\)\(\])\)/\1git\3/g' "$configure_file"
 		fi
 	fi
 


=====================================
scripts/xdt-autogen.in
=====================================
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (c) 2002-2020
+# Copyright (c) 2002-2022
 #         The Xfce development team. All rights reserved.
 #
 # Written for Xfce by Benedikt Meurer <benny at xfce.org>.



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/compare/5f3f383e2e5248915d5a0ab2ab753c73562ac1bc...539798b5d97d7df92b65c1e4e046ee23fdc43eda

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/compare/5f3f383e2e5248915d5a0ab2ab753c73562ac1bc...539798b5d97d7df92b65c1e4e046ee23fdc43eda
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/20221205/603f5fd4/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list