[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-dev-tools][debian/master] 5 commits: New upstream version 4.20.0

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Mon Dec 16 20:45:51 GMT 2024



Yves-Alexis Perez pushed to branch debian/master at xfce / desktop / xfce4-dev-tools


Commits:
82122909 by Yves-Alexis Perez at 2024-12-16T21:34:12+01:00
New upstream version 4.20.0
- - - - -
decdcc16 by Yves-Alexis Perez at 2024-12-16T21:34:14+01:00
Update upstream source from tag 'upstream/4.20.0'

Update to upstream version '4.20.0'
with Debian dir ce983d4a22ce33bb5a3bc5202833be3c751c439c
- - - - -
0d92547f by Yves-Alexis Perez at 2024-12-16T21:39:53+01:00
d/control: add dependency on python3 for xdt-gen-visibility

- - - - -
84313091 by Yves-Alexis Perez at 2024-12-16T21:40:37+01:00
finalize changelog

- - - - -
5b51da40 by Yves-Alexis Perez at 2024-12-16T21:40:51+01:00
upload xfce4-dev-tools 4.20.0-1 to unstable

- - - - -


6 changed files:

- ChangeLog
- NEWS
- configure
- configure.ac
- debian/changelog
- debian/control


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,15 @@
+commit 127d0abd88f3759fca8f6126460465910d24085d
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Sun Dec 15 10:18:32 2024 +0100
+
+    Updates for release
+
+commit ab69a23e565252938d226fbf447a42f4452e99c0
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Fri Nov 1 22:04:37 2024 +0100
+
+    Back to development
+
 commit aaaa112d3e3443fb216e2dd7f9bec622972d7d91
 Author: Alexander Schwinn <alexxcons at xfce.org>
 Date:   Fri Nov 1 22:03:11 2024 +0100


=====================================
NEWS
=====================================
@@ -1,3 +1,8 @@
+4.20.0 (2024-12-15)
+======
+
+
+
 4.19.4 (2024-11-01)
 ======
 - xfce-do-release: Do not warn when using main instead of master


=====================================
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.19.4.
+# Generated by GNU Autoconf 2.71 for xfce4-dev-tools 4.20.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.19.4'
-PACKAGE_STRING='xfce4-dev-tools 4.19.4'
+PACKAGE_VERSION='4.20.0'
+PACKAGE_STRING='xfce4-dev-tools 4.20.0'
 PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/xfce4-dev-tools/'
 PACKAGE_URL=''
 
@@ -1375,7 +1375,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.19.4 to adapt to many kinds of systems.
+\`configure' configures xfce4-dev-tools 4.20.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1446,7 +1446,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xfce4-dev-tools 4.19.4:";;
+     short | recursive ) echo "Configuration of xfce4-dev-tools 4.20.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1566,7 +1566,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xfce4-dev-tools configure 4.19.4
+xfce4-dev-tools configure 4.20.0
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1786,7 +1786,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.19.4, which was
+It was created by xfce4-dev-tools $as_me 4.20.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -2547,9 +2547,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 VERSION_MAJOR=4
 
-VERSION_MINOR=19
+VERSION_MINOR=20
 
-VERSION_MICRO=4
+VERSION_MICRO=0
 
 VERSION_REVISION=
 
@@ -3068,7 +3068,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xfce4-dev-tools'
- VERSION='4.19.4'
+ VERSION='4.20.0'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -13837,7 +13837,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.19.4, which was
+This file was extended by xfce4-dev-tools $as_me 4.20.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13896,7 +13896,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.19.4
+xfce4-dev-tools config.status 4.20.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.19.4])
+XDT_VERSION_INIT([4.20.0])
 
 dnl # DO NOT MODIFY ANYTHING BELOW THIS LINE, UNLESS YOU KNOW WHAT
 dnl # YOU ARE DOING.


=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+xfce4-dev-tools (4.20.0-1) experimental; urgency=medium
+
+  * New upstream version 4.20.0
+  * d/control: add dependency on python3 for xdt-gen-visibility
+  * Upload to unstable
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 16 Dec 2024 21:40:42 +0100
+
 xfce4-dev-tools (4.19.4-1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Homepage: https://docs.xfce.org/xfce/xfce4-dev-tools/start
 
 Package: xfce4-dev-tools
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, python3
 Recommends: autoconf, automake, intltool, libtool, meson
 Suggests: docker.io
 Description: Script to help building Xfce from git



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

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/compare/cd66fde8286ee01448414e4799b82d3a645825f7...5b51da401f42fff82efc1085c181c2233beff564
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/20241216/159433ed/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list