[med-svn] [Git][med-team/yaggo][master] 8 commits: No NMU
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Sep 24 10:51:35 BST 2021
Andreas Tille pushed to branch master at Debian Med / yaggo
Commits:
8d113c32 by Andreas Tille at 2021-09-24T11:48:38+02:00
No NMU
- - - - -
495d8336 by Andreas Tille at 2021-09-24T11:48:54+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
b241c1d8 by Andreas Tille at 2021-09-24T11:48:54+02:00
routine-update: debhelper-compat 13
- - - - -
606c4c96 by Andreas Tille at 2021-09-24T11:48:57+02:00
routine-update: Add salsa-ci file
- - - - -
a40970cb by Andreas Tille at 2021-09-24T11:48:57+02:00
routine-update: Rules-Requires-Root: no
- - - - -
9497dd4f by Andreas Tille at 2021-09-24T11:48:59+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
2bc771f6 by Andreas Tille at 2021-09-24T11:49:02+02:00
Apply multi-arch hints.
+ yaggo: Add :any qualifier for ruby dependency.
Changes-By: apply-multiarch-hints
- - - - -
a4960022 by Andreas Tille at 2021-09-24T11:49:39+02:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,19 @@
-yaggo (1.5.10-2.1) UNRELEASED; urgency=medium
+yaggo (1.5.10-3) unstable; urgency=medium
- * Non-maintainer upload.
+ [ Steffen Moeller ]
* Fix watchfile to detect new versions on github (routine-update)
- -- Steffen Moeller <moeller at debian.org> Thu, 02 Sep 2021 17:03:01 +0200
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Apply multi-arch hints.
+ + yaggo: Add :any qualifier for ruby dependency.
+
+ -- Andreas Tille <tille at debian.org> Fri, 24 Sep 2021 11:49:03 +0200
yaggo (1.5.10-2) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,19 +3,20 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: misc
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
ruby,
help2man
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/yaggo
Vcs-Git: https://salsa.debian.org/med-team/yaggo.git
Homepage: https://github.com/gmarcais/yaggo
+Rules-Requires-Root: no
Package: yaggo
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
- ruby | ruby-interpreter
+ ruby:any | ruby-interpreter
Description: generate command line parser using getopt_long
Yaggo is a tool to generate command line parsers for C++. Yaggo stands
for "Yet Another GenGetOpt" and is inspired by GNU Gengetopt.
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/gmarcais/yaggo/issues
+Bug-Submit: https://github.com/gmarcais/yaggo/issues/new
+Repository: https://github.com/gmarcais/yaggo.git
+Repository-Browse: https://github.com/gmarcais/yaggo
View it on GitLab: https://salsa.debian.org/med-team/yaggo/-/compare/8596af6c327f897338cdfa3ff4d848912817c40d...a4960022ce47f86858e0fd1ccfb97e5e437beedf
--
View it on GitLab: https://salsa.debian.org/med-team/yaggo/-/compare/8596af6c327f897338cdfa3ff4d848912817c40d...a4960022ce47f86858e0fd1ccfb97e5e437beedf
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/20210924/c89e35c8/attachment-0001.htm>
More information about the debian-med-commit
mailing list