[med-svn] [Git][med-team/libtfbs-perl][master] 8 commits: Reformat debian/control.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Tue Jul 21 19:02:25 BST 2026
Étienne Mollier pushed to branch master at Debian Med / libtfbs-perl
Commits:
6bebc171 by Étienne Mollier at 2026-07-21T19:54:10+02:00
Reformat debian/control.
Gbp-Dch: ignore
- - - - -
36e2e693 by Étienne Mollier at 2026-07-21T19:54:10+02:00
Declare compliance with Debian Policy 4.7.4.
- - - - -
5576f2df by Étienne Mollier at 2026-07-21T19:54:11+02:00
Remove «Rules-Requires-Root: no», which is the current default.
- - - - -
37ec1f3a by Étienne Mollier at 2026-07-21T19:54:11+02:00
Remove «Priority: optional», which is the current default.
- - - - -
45c4757f by Étienne Mollier at 2026-07-21T19:54:16+02:00
(Re-)sort dependencies
Gbp-Dch: ignore
- - - - -
f1a18f7c by Étienne Mollier at 2026-07-21T19:54:17+02:00
Remove trailing whitespace from debian/*.
Gbp-Dch: ignore
- - - - -
c23ec17c by Étienne Mollier at 2026-07-21T19:56:01+02:00
d/control: bump to debhelper-compat 14.
- - - - -
0e29ab42 by Étienne Mollier at 2026-07-21T20:02:01+02:00
d/changelog: ready for upload to unstable.
- - - - -
5 changed files:
- debian/README.Debian
- debian/changelog
- debian/control
- debian/lintian-overrides
- debian/source/lintian-overrides
Changes:
=====================================
debian/README.Debian
=====================================
@@ -1,5 +1,5 @@
Notes on how this package is tested.
-────────────────────────────────────
+────────────────────────────────────
The regression tests of this Perl module are executed at build time. You can
therefore consult the result in the build logs:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,19 @@
-libtfbs-perl (0.7.1+ds-6) UNRELEASED; urgency=medium
+libtfbs-perl (0.7.1+ds-6) unstable; urgency=medium
* Team upload.
+
+ [ Bas Couwenberg ]
* Recommend libgd-perl instead of libgd-gd2{,-noxpm}-perl.
(closes: #1126362)
* Use autopkgtest-pkg-perl testsuite.
- -- Bas Couwenberg <sebastic at debian.org> Sat, 24 Jan 2026 18:07:31 +0100
+ [ Étienne Mollier ]
+ * Declare compliance with Debian Policy 4.7.4.
+ * Remove «Rules-Requires-Root: no», which is the current default.
+ * Remove «Priority: optional», which is the current default.
+ * d/control: bump to debhelper-compat 14.
+
+ -- Étienne Mollier <emollier at debian.org> Tue, 21 Jul 2026 20:01:07 +0200
libtfbs-perl (0.7.1+ds-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,36 +1,38 @@
Source: libtfbs-perl
+Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
+Uploaders:
+ Steffen Moeller <moeller at debian.org>,
+ Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>,
Section: perl
-Priority: optional
-Build-Depends: debhelper-compat (= 13),
- dh-sequence-pdl,
- perl:native,
- perl-xs-dev,
- pdl (>= 1:2.016),
- libcrypt-dev,
- bioperl,
- libwww-perl <!nocheck>,
- libdbi-perl <!nocheck>
-Standards-Version: 4.7.2
+Testsuite: autopkgtest-pkg-perl
+Build-Depends:
+ bioperl,
+ debhelper-compat (= 14),
+ dh-sequence-pdl,
+ libcrypt-dev,
+ libdbi-perl <!nocheck>,
+ libwww-perl <!nocheck>,
+ pdl (>= 1:2.016),
+ perl-xs-dev,
+ perl:native,
Vcs-Browser: https://salsa.debian.org/med-team/libtfbs-perl
Vcs-Git: https://salsa.debian.org/med-team/libtfbs-perl.git
Homepage: http://tfbs.genereg.net
-Rules-Requires-Root: no
-Testsuite: autopkgtest-pkg-perl
Package: libtfbs-perl
Architecture: any
-Depends: ${perl:Depends},
- ${pdl:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
- bioperl,
- libwww-perl,
- libdbi-perl
-Recommends: libgd-perl
+Depends:
+ ${misc:Depends},
+ ${pdl:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
+ bioperl,
+ libdbi-perl,
+ libwww-perl,
+Recommends:
+ libgd-perl,
Description: scanning DNA sequence with a position weight matrix
The TFBS perl modules comprise a set of routines to interact with the
Transfac and Jaspar databases that describe a special family of proteins,
=====================================
debian/lintian-overrides
=====================================
@@ -3,4 +3,3 @@ bad-whatis-entry [usr/share/man/man3/TFBS::SitePair.3pm.gz]
national-encoding [usr/share/doc/libtfbs-perl/examples/t/transfac_*/matrix.dat]
pod-conversion-message [usr/share/man/man3/TFBS::Matrix::Alignment.3pm.gz:*]
package-contains-documentation-outside-usr-share-doc [*/TFBS/README.md]
-
=====================================
debian/source/lintian-overrides
=====================================
@@ -3,4 +3,3 @@ debian-watch-uses-insecure-uri *
# Dead upstream
patch-not-forwarded-upstream *
-
View it on GitLab: https://salsa.debian.org/med-team/libtfbs-perl/-/compare/946274cdd042ea2585c2fc5ae3baf9bd3147c4c7...0e29ab42572514de2c4bd32002554b8564984f17
--
View it on GitLab: https://salsa.debian.org/med-team/libtfbs-perl/-/compare/946274cdd042ea2585c2fc5ae3baf9bd3147c4c7...0e29ab42572514de2c4bd32002554b8564984f17
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260721/112f9f0d/attachment-0001.htm>
More information about the debian-med-commit
mailing list