ruby-rails-assets-jquery-fullscreen (1.1.4~dfsg-2.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.1.4~dfsg-3 > 1.1.4~dfsg-2.1
- Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-assets-jquery-fullscreen.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 90112
- Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-assets-jquery-fullscreen.git;a=summary
- Last scan: 2024-11-21 09:15:01+00
- Error: The Vcs URL git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-assets-jquery-fullscreen.git is deprecated/defunct, https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rails-assets-jquery-fullscreen.git was tried instead. Please update the Vcs field in debian/control.
- Next scan: 2024-11-22 06:09:00+00
- Debian changelog in Git:
ruby-rails-assets-jquery-fullscreen (1.1.4~dfsg-3) UNRELEASED; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove unnecessary 'Testsuite: autopkgtest' header.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Bump debhelper from old 12 to 13.
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:53:37 +0530
- This branch is 19 commits ahead of tag debian/1.1.4_dfsg-2
- Git log:
commit 0556f4d316a23cd6b6e09c40a4e43ee377151a4c
Author: Debian Janitor <janitor@jelmer.uk>
Date: Mon Sep 13 06:39:51 2021 +0000
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit 0e414bce3e95eb14308642387132bdf4758a5f39
Author: Cédric Boutillier <boutil@debian.org>
Date: Thu Sep 3 20:38:35 2020 +0000
[ci skip] Add .gitattributes to keep unwanted files out of the source package
commit 73fb8c394c9a383f77690f8abbeabae57009e8bb
Author: Cédric Boutillier <boutil@debian.org>
Date: Tue Sep 1 14:06:32 2020 +0000
[ci skip] Update team name
commit 95d128c7fd0c5632636c35638f7a69f1f986ee33
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:09:18 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 23b9476e369af41c0a0513d6dfeeda1e3e4d7ca4
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:08:50 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 70d2be148cb6fe7084f3426191c375e6316e7217
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:08:19 2020 +0000
Set upstream metadata fields: Bug-Database, Bug-Submit.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
commit e96bb9c0e84e65a7cc04f37373a2d22acda82d64
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:07:49 2020 +0000
Remove unnecessary 'Testsuite: autopkgtest' header.
Fixes: lintian: unnecessary-testsuite-autopkgtest-field
See-also: https://lintian.debian.org/tags/unnecessary-testsuite-autopkgtest-field.html
commit 276355b04481d67c8e3e2b388ac8ffecfa380477
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:07:22 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 5221fcfdc401c07790a2b447f72bbfabd6c86bf9
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:06:54 2020 +0000
Bump debhelper from old 9 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit 3ed3ac9731fc9c84fe07ec132bd129cdc24deec6
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:06:25 2020 +0000
Remove duplicate line from changelog.
commit a23a2efb2652256883f6ad38a3a0532e3aab7a6c
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:05:58 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 a8d90f604014d030e9e2cdde3bb3975a4c4debf9
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Feb 23 05:05:30 2020 +0000
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
commit 384b912a96da346e528e243be39cf46be3054fe8
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date: Tue Aug 13 06:53:37 2019 +0530
Update d/ch
commit 64a065397461f72371bef252bccdaa12b7c75805
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date: Tue Aug 13 06:53:36 2019 +0530
Add salsa-ci.yml
commit 0ea52fcea2c9288a7d955884672fbd9053ce4d23
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 15:15:08 2016 +0000
Run wrap-and-sort on packaging files
commit 0d4edce758b0844bea946640c57bfbce7e719999
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 13:06:51 2016 +0000
Bump Standards-Version to 3.9.7 (no changes needed)
commit 0017008ab1feb533da7e276be4e26adf3aee19c1
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 12:50:52 2016 +0000
Use https:// in Vcs-* fields
commit cc1c258a7a01916dfc79856113677dc88b4e12b2
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 12:30:36 2016 +0000
Use https:// in Vcs-* fields
commit 410f17bb83a7d87696bc3dd9602cb9cc3fa7cd56
Author: Cédric Boutillier <boutil@moszumanska.debian.org>
Date: Fri Mar 4 11:09:03 2016 +0000
Bump debhelper compatibility level to 9