anacron (2.3-31)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.3-32 > 2.3-31
- Git: https://salsa.debian.org/debian/anacron.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/anacron
- Last scan: 2022-05-24 01:08:09+00
- Next scan: 2022-06-01 00:11:00+00
- Merge requests: 1
- Debian changelog in Git:
anacron (2.3-32) UNRELEASED; urgency=medium
* Remove constraints unnecessary since buster:
+ anacron: Drop versioned constraint on lsb-base in Depends.
+ Remove 2 maintscript entries from 1 files.
* Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the
default.
* Set upstream metadata fields: Name, Repository.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
-- Debian Janitor <janitor@jelmer.uk> Wed, 20 Oct 2021 09:31:36 -0000
- This branch is 6 commits ahead of tag 2.3-31
- Git log:
commit 1ee04ab70f87e247a30fd8fc69dd71bc11e10570
Merge: c5db2fc ce797f3
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Tue Mar 22 11:04:39 2022 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request debian/anacron!5
commit ce797f3cea03f69342c377def3958b42de860ad1
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Mar 17 01:47:44 2022 +0000
Avoid explicitly specifying -Wl,--as-needed linker flag.
Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-as-needed-linker-flag
See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html
commit d6982a25e5d3eddbaee4caf83db081fcf01d3587
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Mar 17 01:47:43 2022 +0000
Set upstream metadata fields: Name, Repository.
Changes-By: lintian-brush
commit 3ea25cf9ce408554efe4f53979dcadc6f40a5f97
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Mar 17 01:47:41 2022 +0000
Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the default.
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 c5db2fc743052be1ae250a789b9c9dbd61f7d5a6
Merge: a222ee2 e336c75
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu Oct 28 01:44:50 2021 +0000
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request debian/anacron!4
commit e336c75e260e58b22f10ae9b3b243dd607b87e50
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Oct 20 09:31:36 2021 +0000
Remove constraints unnecessary since buster
* anacron: Drop versioned constraint on lsb-base in Depends.
* Remove 2 maintscript entries from 1 files.
Changes-By: deb-scrub-obsolete