Étienne Mollier pushed to branch master at Debian Med / mlv-smile
Commits: 5ad26a07 by Étienne Mollier at 2025-04-09T13:11:58+02:00 d/copyright: update FSF address. - - - - - 7b95e334 by Étienne Mollier at 2025-04-09T13:12:51+02:00 d/watch: use secure URI. - - - - - a5216708 by Étienne Mollier at 2025-04-09T13:14:46+02:00 d/patches/*: normalize dep3 header. - - - - - da88affa by Étienne Mollier at 2025-04-09T13:15:17+02:00 d/control: declare compliance to standards version 4.7.2. - - - - - d8b2303b by Étienne Mollier at 2025-04-09T13:16:22+02:00 d/changelog: ready for upload to unstable. - - - - - 8 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/fix-gcc-10.patch - debian/patches/mayhem.patch - debian/patches/replace-national-encoding-with-UTF8.patch - debian/patches/replace_getpagesize_with_sysconf.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,19 @@ -mlv-smile (1.47-9) UNRELEASED; urgency=medium +mlv-smile (1.47-9) unstable; urgency=medium * Team upload. + + [ Lance Lin ] * Standards-Version: 4.6.2 (routine-update) * Update watch file format version to 4 * d/patches: Replace getpagesize with sysconf (Closes: #1066525) - -- Lance Lin <[email protected]> Thu, 28 Mar 2024 21:43:49 +0700 + [ Étienne Mollier ] + * d/copyright: update FSF address. + * d/watch: use secure URI. + * d/patches/*: normalize dep3 header. + * d/control: declare compliance to standards version 4.7.2. + + -- Étienne Mollier <[email protected]> Wed, 09 Apr 2025 13:15:33 +0200 mlv-smile (1.47-8) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/mlv-smile Vcs-Git: https://salsa.debian.org/med-team/mlv-smile.git Homepage: http://www-igm.univ-mlv.fr/~marsan/smile_english.html ===================================== debian/copyright ===================================== @@ -15,9 +15,8 @@ License: GPL-2+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + You should have received a copy of the GNU General Public License + along with this program. If not, see https://www.gnu.org/licenses/. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. @@ -37,10 +36,8 @@ License: LGPL-2+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA + You should have received a copy of the GNU General Public License + along with this program. If not, see https://www.gnu.org/licenses/. Comment: On Debian systems, the complete text of the GNU LGPL version 2 can be found in ‘/usr/share/common-licenses/LGPL-2.1’. The mismatch between licence name and license version is verbatim from the source file headers. ===================================== debian/patches/fix-gcc-10.patch ===================================== @@ -1,7 +1,7 @@ Author: Nilesh Patra <[email protected]> Description: Append relevant attribute flag to prevent gcc-10 FTBFS Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=957551 -Last-Updated: July 23, 2020 +Last-Update: 2020-07-23 --- a/P_BLOCS/include/define.h +++ b/P_BLOCS/include/define.h @@ -20,7 +20,7 @@ ===================================== debian/patches/mayhem.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Tue, 15 Dec 2015 23:08:41 +0100 +Last-Update: 2015-12-15 Bug-Debian: https://bugs.debian.org/715851 https://bugs.debian.org/716479 https://bugs.debian.org/716480 ===================================== debian/patches/replace-national-encoding-with-UTF8.patch ===================================== @@ -1,6 +1,6 @@ Author: Nilesh Patra <[email protected]> Description: Fix national encoding - use UTF-8 instead. -Last-Updated: July 23, 2020 +Last-Update: 2020-07-23 --- a/Lanceur/DocFrancais/param_exemple +++ b/Lanceur/DocFrancais/param_exemple ===================================== debian/patches/replace_getpagesize_with_sysconf.patch ===================================== @@ -1,6 +1,6 @@ Author: Lance Lin <[email protected]> Description: Relace getpagesize() with sysconf(_SC_PAGESIZE) -Last-Updated: 28 Mar 2024 +Last-Update: 2024-03-28 --- a/P_BLOCS/src/allocateurs.c +++ b/P_BLOCS/src/allocateurs.c ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ version=4 -http://www-igm.univ-mlv.fr/~marsan/smile_english.html SMILEv(.*)\.tgz +https://www-igm.univ-mlv.fr/~marsan/smile_english.html SMILEv(.*)\.tgz View it on GitLab: https://salsa.debian.org/med-team/mlv-smile/-/compare/6b710a1d21459678e69c79747b21f3eb6e4fbe63...d8b2303b48c9c67c5f3d35ee1dad80460179f4c0 -- View it on GitLab: https://salsa.debian.org/med-team/mlv-smile/-/compare/6b710a1d21459678e69c79747b21f3eb6e4fbe63...d8b2303b48c9c67c5f3d35ee1dad80460179f4c0 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
