Étienne Mollier pushed to branch master at Debian Med / staden
Commits: 7e7257ec by Étienne Mollier at 2025-07-10T14:10:53+02:00 d/control: declare compliance to standards version 4.7.2. - - - - - 41d6effa by Étienne Mollier at 2025-07-10T14:14:09+02:00 d/p/*.patch: normalize timestamps. - - - - - 0671cc10 by Étienne Mollier at 2025-07-10T14:50:16+02:00 d/changelog: ready for experimental upload. - - - - - 10 changed files: - debian/changelog - debian/control - debian/patches/autoconfig.patch - debian/patches/enable_setting_stadenroot.patch - debian/patches/fix_awk.patch - debian/patches/fix_implicit_declaration.patch - debian/patches/fix_tcl_path.patch - debian/patches/make_help_menus_work.patch - debian/patches/spelling.patch - debian/patches/use_mkstemp_instead_of_tmpnam.patch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,19 @@ -staden (2.0.0+b11-6) UNRELEASED; urgency=medium +staden (2.0.0+b11-6) experimental; urgency=medium + * Team upload. + + [ Andreas Tille ] * Remove Tim Booth <[email protected]> since address is bouncing (Thank you for your work on this package, Tim) - -- Andreas Tille <[email protected]> Mon, 16 Sep 2024 12:46:24 +0200 + [ Harish chavre ] + * add autopkgtest + + [ Étienne Mollier ] + * d/control: declare compliance to standards version 4.7.2. + * d/p/*.patch: normalize timestamps. + + -- Étienne Mollier <[email protected]> Thu, 10 Jul 2025 14:28:42 +0200 staden (2.0.0+b11-5) unstable; urgency=medium ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13), libncurses-dev, iwidgets4, libcurl4-gnutls-dev -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/staden Vcs-Git: https://salsa.debian.org/med-team/staden.git Homepage: https://sourceforge.net/projects/staden/ ===================================== debian/patches/autoconfig.patch ===================================== @@ -1,5 +1,5 @@ Author: Yavor Doganov <[email protected]> -Last-Update: Sun, 15 Jul 2018 07:06:40 +0300 +Last-Update: 2018-07-15 Description: Enable autoreconf finding all macros and suppress warnings diff --git a/ac_stubs/libcurl_check_config.m4 b/ac_stubs/libcurl_check_config.m4 ===================================== debian/patches/enable_setting_stadenroot.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Mon, 21 Apr 2014 22:34:28 +0200 +Last-Update: 2014-04-21 Description: Make sure the main scripts will find the staden.profile file when installed to the location where the wrapper will seek for the scripts ===================================== debian/patches/fix_awk.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Mon, 20 Jan 2014 11:21:17 +0100 +Last-Update: 2014-01-20 Description: Debian usually has /usr/bin/awk --- a/scripts/fasta-split ===================================== debian/patches/fix_implicit_declaration.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Fri, 27 May 2016 08:58:49 +0200 +Last-Update: 2016-05-27 Description: Implicite declarations are now breaking the build. This patch adds explicit declarations ===================================== debian/patches/fix_tcl_path.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Mon, 20 Jan 2014 11:21:17 +0100 +Last-Update: 2014-01-20 Description: Debian has /usr/bin/wish --- a/tk_utils/help_ext.tcl ===================================== debian/patches/make_help_menus_work.patch ===================================== @@ -1,5 +1,5 @@ Author: Tim Booth <[email protected]> -Last-Update: Wed, 12 Jun 2013 17:47:51 +0100 +Last-Update: 2013-06-12 Description: Fix help menus --- a/gap4/gaprc_menu_mito ===================================== debian/patches/spelling.patch ===================================== @@ -1,6 +1,6 @@ Description: Fix spelling Author: Andreas Tille <[email protected]> -Last-Update: Sat, 14 Jul 2018 17:31:37 +0200 +Last-Update: 2018-07-14 --- a/gap5/export_contigs.c +++ b/gap5/export_contigs.c ===================================== debian/patches/use_mkstemp_instead_of_tmpnam.patch ===================================== @@ -1,7 +1,7 @@ Description: Replace tmpnam by mkostemp Bug-Debian: https://bugs.debian.org/825461 Author: Andreas Tille <[email protected]> -Last-Update: Fri, 27 May 2016 08:58:49 +0200 +Last-Update: 2016-05-27 --- staden.orig/tk_utils/capture.c +++ staden/tk_utils/capture.c View it on GitLab: https://salsa.debian.org/med-team/staden/-/compare/14695cfeca1517ab088466ee71fa8a2568f34d88...0671cc10cdfd210d5bfaf5b8735a0ee6a3b0e5b9 -- View it on GitLab: https://salsa.debian.org/med-team/staden/-/compare/14695cfeca1517ab088466ee71fa8a2568f34d88...0671cc10cdfd210d5bfaf5b8735a0ee6a3b0e5b9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
