[med-svn] [Git][med-team/any2fasta][master] 5 commits: routine-update: Packaging update
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Jan 7 16:04:28 GMT 2023
Andreas Tille pushed to branch master at Debian Med / any2fasta
Commits:
2a4b33b8 by Andreas Tille at 2023-01-07T17:02:23+01:00
routine-update: Packaging update
- - - - -
870d2d4b by Andreas Tille at 2023-01-07T17:02:23+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
8087793d by Andreas Tille at 2023-01-07T17:02:31+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
- - - - -
97f4bdc4 by Andreas Tille at 2023-01-07T17:02:35+01:00
Apply multi-arch hints.
+ any2fasta, any2fasta-examples: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
5db33c07 by Andreas Tille at 2023-01-07T17:04:06+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+any2fasta (0.4.2-2) unstable; urgency=medium
+
+ * Standards-Version: 4.6.2 (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Sat, 07 Jan 2023 17:02:41 +0100
+
any2fasta (0.4.2-1) unstable; urgency=medium
* Initial release (Closes: #1023262)
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/any2fasta
Vcs-Git: https://salsa.debian.org/med-team/any2fasta.git
Homepage: https://github.com/tseemann/any2fasta
@@ -14,6 +14,7 @@ Package: any2fasta
Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
+Multi-Arch: foreign
Description: convert various sequence formats to FASTA
Established tools like readseq and seqret from EMBOSS, both create mangled
IDs containing | or . characters, and there is no way to fix this behaviour.
@@ -43,6 +44,7 @@ Description: convert various sequence formats to FASTA
Package: any2fasta-examples
Architecture: all
Depends: ${misc:Depends}
+Multi-Arch: foreign
Description: convert various sequence formats to FASTA (example data)
Established tools like readseq and seqret from EMBOSS, both create mangled
IDs containing | or . characters, and there is no way to fix this behaviour.
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,6 @@
+Bug-Database: https://github.com/tseemann/any2fasta/issues
+Bug-Submit: https://github.com/tseemann/any2fasta/issues/new
Registry:
- Name: conda:bioconda
Entry: any2fasta
+Repository-Browse: https://github.com/tseemann/any2fasta
View it on GitLab: https://salsa.debian.org/med-team/any2fasta/-/compare/5bc6adb4a144da589db9f2fd3b16e9d1c1b943f8...5db33c07f11b26ea4e91768c6cfd8bce088fde8b
--
View it on GitLab: https://salsa.debian.org/med-team/any2fasta/-/compare/5bc6adb4a144da589db9f2fd3b16e9d1c1b943f8...5db33c07f11b26ea4e91768c6cfd8bce088fde8b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230107/dd8f8074/attachment-0001.htm>
More information about the debian-med-commit
mailing list