[Pkg-xfce-commits] [Git][xfce-extras-team/lightdm][debian/master] 4 commits: Remove overrides for lintian tags that are no longer supported.
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Tue Sep 6 17:26:08 BST 2022
Yves-Alexis Perez pushed to branch debian/master at Xfce external packages / lightdm
Commits:
3a746d9c by Debian Janitor at 2022-08-31T04:19:30+00:00
Remove overrides for lintian tags that are no longer supported.
Changes-By: lintian-brush
Fixes: lintian: malformed-override
See-also: https://lintian.debian.org/tags/malformed-override.html
- - - - -
5a39469c by Debian Janitor at 2022-08-31T04:19:37+00:00
Set upstream metadata fields: Contact.
Changes-By: lintian-brush
- - - - -
b7f6e76d by Debian Janitor at 2022-08-31T04:19:45+00:00
Fix field name case in debian/control (Pre-depends => Pre-Depends).
Changes-By: lintian-brush
Fixes: lintian: cute-field
See-also: https://lintian.debian.org/tags/cute-field.html
- - - - -
a56e5a53 by Yves-Alexis Perez at 2022-09-06T16:26:05+00:00
Merge branch 'lintian-fixes' into 'debian/master'
Fix some issues reported by lintian
See merge request xfce-extras-team/lightdm!8
- - - - -
3 changed files:
- debian/control
- debian/lightdm.lintian-overrides
- debian/upstream/metadata
Changes:
=====================================
debian/control
=====================================
@@ -64,8 +64,8 @@ Package: liblightdm-gobject-1-0
Section: libs
Architecture: any
Multi-Arch: same
-Pre-depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: simple display manager (GObject library)
This package contains the GObject library for lightdm, used by the GTK+
greeter.
=====================================
debian/lightdm.lintian-overrides
=====================================
@@ -1,7 +1,3 @@
-# we do use -fstack-protector and FORTIFY
-lightdm: hardening-no-stackprotector usr/bin/dm-tool
-lightdm: hardening-no-stackprotector usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session-wrapper
-lightdm: hardening-no-stackprotector usr/lib/x86_64-linux-gnu/lightdm/lightdm-set-defaults
# we need the path since we check file existence
lightdm: command-with-path-in-maintainer-script postrm:22 /usr/sbin/deluser
lightdm: command-with-path-in-maintainer-script postrm:27 /usr/sbin/delgroup
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
+Contact: Robert Ancell
Bug-Database: https://bugs.launchpad.net/lightdm
Bug-Submit: https://bugs.launchpad.net/lightdm/+filebug
Repository: https://github.com/CanonicalLtd/lightdm.git
View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/compare/0b673f4a89a722e43996d2e9e1667072ee695920...a56e5a53a925eff2a139ff3629b0d973a8bcfc31
--
View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/compare/0b673f4a89a722e43996d2e9e1667072ee695920...a56e5a53a925eff2a139ff3629b0d973a8bcfc31
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/pkg-xfce-commits/attachments/20220906/2ce72b07/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list