Andreas Tille pushed to branch master at Debian Med / gentle
Commits: ce4625b9 by Andreas Tille at 2026-09-15T21:09:33+02:00 Build-Depends: s/default-libmysqlclient-dev/libmariadb-dev-compat/ Closes: #1137453 - - - - - f8950c7f by Andreas Tille at 2026-09-15T21:09:42+02:00 Standards-Version: 4.7.4 (routine-update) - - - - - eebf2add by Andreas Tille at 2026-09-15T21:09:49+02:00 Changes made by cme - - - - - 0b7e92b3 by Andreas Tille at 2026-09-15T21:09:51+02:00 Drop 'Rules-Requires-Root: no' from d/control (routine-update) - - - - - 66584119 by Andreas Tille at 2026-09-15T20:10:01+01:00 Set upstream metadata fields: Repository, Repository-Browse. Changes-By: lintian-brush - - - - - 73c4d493 by Andreas Tille at 2026-09-15T21:11:54+02:00 routine-update: Ready to upload to unstable - - - - - 73ff635d by Andreas Tille at 2026-09-15T21:13:29+02:00 Add lrc.config - - - - - 4 changed files: - debian/changelog - debian/control - + debian/lrc.config - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +gentle (1.9.5~alpha2+dfsg1-4) unstable; urgency=medium + + * Build-Depends: s/default-libmysqlclient-dev/libmariadb-dev-compat/ + Closes: #1137453 + * Standards-Version: 4.7.4 (routine-update) + * Reflow Uploaders field (cme) + * Remove Priority field (cme) + * Drop 'Rules-Requires-Root: no' from d/control (routine-update) + * Set upstream metadata fields: Repository, Repository-Browse. + + -- Andreas Tille <[email protected]> Tue, 15 Sep 2026 21:10:05 +0200 + gentle (1.9.5~alpha2+dfsg1-3) unstable; urgency=medium [ Helmut Grohne ] ===================================== debian/control ===================================== @@ -1,28 +1,31 @@ Source: gentle +Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, - Andreas Tille <[email protected]> +Uploaders: + Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]>, Section: science -Priority: optional -Build-Depends: debhelper-compat (= 13), - default-libmysqlclient-dev, - libsqlite3-dev, - libtinyxml-dev, - libwxgtk3.2-dev (>= 3.2.5), - pkgconf, - libgtest-dev <!nocheck> -Standards-Version: 4.7.2 +Build-Depends: + debhelper-compat (= 14), + libmariadb-dev-compat, + libsqlite3-dev, + libtinyxml-dev, + libwxgtk3.2-dev (>= 3.2.5), + pkgconf, + libgtest-dev <!nocheck>, Vcs-Browser: https://salsa.debian.org/med-team/gentle Vcs-Git: https://salsa.debian.org/med-team/gentle.git Homepage: http://gentle.magnusmanske.de -Rules-Requires-Root: no Package: gentle Architecture: any -Depends: ${misc:Depends}, - ${shlibs:Depends} -Recommends: clustalw -Suggests: xdg-utils +Depends: + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + clustalw, +Suggests: + xdg-utils, Description: suite for molecular cloning and sequence analysis GENtle is an open-source tool designed to facilitate molecular cloning, DNA/RNA sequence analysis, and plasmid design. It provides an intuitive @@ -32,6 +35,3 @@ Description: suite for molecular cloning and sequence analysis and includes features for primer design, sequence alignment, and annotation, sequencer data import, calculators, gel image display, PCR, and much more. - -# Pending license change of docs/manual.adoc -#Build-Depends-Indep: asciidoctor, ruby-asciidoctor-pdf ===================================== debian/lrc.config ===================================== @@ -0,0 +1,3 @@ +install-sh +src/ipc/aclocal.m4 +src/ipc/install-sh ===================================== debian/upstream/metadata ===================================== @@ -14,5 +14,5 @@ Registry: Entry: gentle - Name: SciCrunch Entry: SCR_016127 -Repository: https://github.com/magnusmanske/gentle-m.git -Repository-Browse: https://github.com/magnusmanske/gentle-m +Repository: https://github.com/GENtle-persons/gentle-m.git +Repository-Browse: https://github.com/GENtle-persons/gentle-m View it on GitLab: https://salsa.debian.org/med-team/gentle/-/compare/07be4f34c6fe17fe8cd389de639846fd3ebac114...73ff635d205f49d19d8751af9740c4142405a52b -- View it on GitLab: https://salsa.debian.org/med-team/gentle/-/compare/07be4f34c6fe17fe8cd389de639846fd3ebac114...73ff635d205f49d19d8751af9740c4142405a52b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
