Étienne Mollier pushed to branch master at Debian Med / norsp
Commits: b029cbc7 by Étienne Mollier at 2025-11-14T16:29:19+01:00 d/control: drop Recommends removed from Debian. Closes: #1115455 - - - - - d3392687 by Étienne Mollier at 2025-11-14T16:29:48+01:00 d/control: drop redundant dependency on debhelper. - - - - - 95736176 by Étienne Mollier at 2025-11-14T16:30:10+01:00 d/control: declare compliance to standards version 4.7.2. - - - - - 5fb73a9e by Étienne Mollier at 2025-11-14T16:30:31+01:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - f0ba2140 by Étienne Mollier at 2025-11-14T16:30:54+01:00 d/copyright: drop the old FSF mail address. - - - - - 4603ad9d by Étienne Mollier at 2025-11-14T16:31:40+01:00 d/rules: slight readability improvement. - - - - - 7f18adda by Étienne Mollier at 2025-11-14T16:32:25+01:00 no_pp_popcon_cnt.patch: normalize dep3 header. - - - - - d2a854a4 by Étienne Mollier at 2025-11-14T16:33:01+01:00 d/watch: convert to v5 untrackabe watch file. - - - - - d48e0ae3 by Étienne Mollier at 2025-11-14T16:35:22+01:00 d/changelog: ready for upload to unstable. - - - - - 6 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/no_pp_popcon_cnt.patch - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +norsp (1.0.6-8) unstable; urgency=medium + + * Team upload. + * d/control: drop Recommends removed from Debian. (Closes: #1115455) + * d/control: drop redundant dependency on debhelper. + * d/control: declare compliance to standards version 4.7.2. + * d/control: drop redundant Rules-Requires-Root: no. + * d/copyright: drop the old FSF mail address. + * d/rules: slight readability improvement. + * no_pp_popcon_cnt.patch: normalize dep3 header. + * d/watch: convert to v5 untrackabe watch file. + + -- Étienne Mollier <[email protected]> Fri, 14 Nov 2025 16:33:24 +0100 + norsp (1.0.6-7) unstable; urgency=medium * Do not even suggest pp_popcon any more ===================================== debian/control ===================================== @@ -5,20 +5,17 @@ Uploaders: Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13), debhelper -Standards-Version: 4.6.0 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/norsp Vcs-Git: https://salsa.debian.org/med-team/norsp.git Homepage: https://rostlab.org/owiki/index.php/NORSp_-_predictor_of_NOn-Regular_Secondary_Structure -Rules-Requires-Root: no Package: norsp Architecture: all Depends: ${misc:Depends}, ${perl:Depends} -Recommends: blast2, - librg-utils-perl, - profphd, +Recommends: librg-utils-perl, ncoils Multi-Arch: foreign Description: predictor of non-regular secondary structure ===================================== debian/copyright ===================================== @@ -25,9 +25,5 @@ License: GPL-3+ 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. ===================================== debian/patches/no_pp_popcon_cnt.patch ===================================== @@ -1,6 +1,7 @@ Description: Do not force users to install pp-popularity-contest Author: Andreas Tille <[email protected]> -Last-Update: Thu, 04 Jun 2020 07:04:12 +0530 +Last-Update: 2020-07-04 +Forwarded: not-needed --- a/norsp +++ b/norsp ===================================== debian/rules ===================================== @@ -1,11 +1,12 @@ #!/usr/bin/make -f -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -.PHONY: override_dh_compress -override_dh_compress: - dh_compress -Xexamples/query.fasta -Xexamples/query.hssp -Xexamples/query.prof -Xexamples/query.phdHtm -Xexamples/query.coils - %: dh $@ + +override_dh_compress: + dh_compress \ + -Xexamples/query.fasta \ + -Xexamples/query.hssp \ + -Xexamples/query.prof \ + -Xexamples/query.phdHtm \ + -Xexamples/query.coils ===================================== debian/watch ===================================== @@ -1,4 +1,2 @@ -version=4 -opts=dversionmangle=s/.*/0.No-Site/ \ -https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz - +Version: 5 +Untrackable: upstream site vanished. View it on GitLab: https://salsa.debian.org/med-team/norsp/-/compare/564e529771aec39b8ec592406751a5cbd3ee3c4f...d48e0ae3acb1dfabaf18e57c58a78a50eaa90fe5 -- View it on GitLab: https://salsa.debian.org/med-team/norsp/-/compare/564e529771aec39b8ec592406751a5cbd3ee3c4f...d48e0ae3acb1dfabaf18e57c58a78a50eaa90fe5 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
