ruby-packetfu (1.1.11-2.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.1.11-3 > 1.1.11-2.1
- Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-packetfu.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1179648
- Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-packetfu.git
- Last scan: 2023-05-30 06:01:05+00
- Error: The Vcs URL is using anonscm.debian.org. Please update it for the move to salsa.debian.org.
- Next scan: 2023-05-31 06:36:00+00
- Debian changelog in Git:
ruby-packetfu (1.1.11-3) UNRELEASED; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rspec.
+ ruby-packetfu: Drop versioned constraint on ruby-pcaprub in Depends.
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:22:32 +0530
- This branch is 17 commits ahead of tag debian/1.1.11-2
- Git log:
commit 658e2ca6367408e071d7cafbfa8cfb50a5ef7738
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Sep 9 12:08:38 2021 +0000
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on ruby-rspec.
* ruby-packetfu: Drop versioned constraint on ruby-pcaprub in Depends.
Changes-By: deb-scrub-obsolete
commit 63cc8c6982d7ff17139dc60f08a488c21bda8e8c
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Dec 29 15:35:44 2020 +0000
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
commit 31507aae5f79f7b765d63f05418289bd32f8c614
Author: Cédric Boutillier <boutil@debian.org>
Date: Thu Sep 3 20:35:02 2020 +0000
[ci skip] Add .gitattributes to keep unwanted files out of the source package
commit a1fb833dac98583569f9911a43e4abad03cd54c8
Author: Cédric Boutillier <boutil@debian.org>
Date: Tue Sep 1 14:02:45 2020 +0000
[ci skip] Update team name
commit 6aac374bb30afd714e61fc8d82b0b1ebcf6e31dd
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 13:01:51 2020 +0000
Use canonical URL in Vcs-Git.
Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
commit 1e22d5a2552d4786a292944ca3f91b4caacaff4f
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 13:01:10 2020 +0000
Update Vcs-* headers from URL redirect.
Fixes: lintian: vcs-obsolete-in-debian-infrastructure
See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html
commit 72a3871f1ceb05e28ac4168eb0a14f5c34491fe4
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 13:00:27 2020 +0000
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
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
commit a3fa3ee4161977e4524eaaa5e71127106f19ebb8
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 12:59:41 2020 +0000
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
commit 835c9fd9a319ff036faee28b40c25374944f6d7b
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 12:59:00 2020 +0000
Bump debhelper from deprecated 9 to 12.
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
commit 87eaba456c4e878dd75c21905743375971732f54
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 12:58:17 2020 +0000
Use secure URI in debian/watch.
Fixes: lintian: debian-watch-uses-insecure-uri
See-also: https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html
commit 2767982206eabbcbd85ce1b9537b3baf2a01d7be
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 12:57:32 2020 +0000
Remove duplicate line from changelog.
commit 56154baf4d1a00fab0ce254f06f8e04597680d6f
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Jun 27 12:56:51 2020 +0000
Use secure copyright file specification URI.
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
commit 45cadd8e96469929e27a339409aaaa2029f33459
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date: Tue Aug 13 06:22:32 2019 +0530
Update d/ch
commit e7c7cc36a5bf8a619af16bf72fb2d7997e7870f6
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date: Tue Aug 13 06:22:31 2019 +0530
Add salsa-ci.yml
commit 686a4193719138b362a21273aaa79b489044e1b9
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 15:15:07 2016 +0000
Run wrap-and-sort on packaging files
commit 365c4489093f0814cb32bf60d99f29fd974f5ef8
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 12:50:51 2016 +0000
Use https:// in Vcs-* fields
commit 6b79a04ab7ab54352b5a24a1a15a6e0735c985d3
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 12:30:35 2016 +0000
Use https:// in Vcs-* fields