[Pkg-freeipa-devel] [Git][freeipa-team/freeipa][master] 2 commits: fix freeipa-client-epn dependencies
Timo Aaltonen
gitlab at salsa.debian.org
Sat Aug 15 15:59:01 BST 2020
Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa
Commits:
6755af97 by Timo Aaltonen at 2020-08-15T10:19:42+03:00
fix freeipa-client-epn dependencies
- - - - -
045e0c81 by Timo Aaltonen at 2020-08-15T10:20:00+03:00
sources: Fix some lintian errors.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/control.common
- debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -12,6 +12,7 @@ freeipa (4.8.8-1) UNRELEASED; urgency=medium
libotp.
* fix-sssd-socket-activation.diff: Don't add a 'services =' line on
sssd.conf. (LP: #1879083)
+ * sources: Fix some lintian errors.
-- Timo Aaltonen <tjaalton at debian.org> Sat, 18 Apr 2020 10:39:18 +0300
=====================================
debian/control
=====================================
@@ -117,7 +117,10 @@ Description: FreeIPA centralized identity framework -- client
Package: freeipa-client-epn
Architecture: any
Depends:
- freeipa-client (= ${source:Version}),
+ freeipa-client (= ${binary:Version}),
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends}
Description: FreeIPA centralized identity framework -- tools for configuring Expiring Password Notification
FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials), Policy
=====================================
debian/control.common
=====================================
@@ -52,7 +52,10 @@ Description: FreeIPA centralized identity framework -- client
Package: freeipa-client-epn
Architecture: any
Depends:
- freeipa-client (= ${source:Version}),
+ freeipa-client (= ${binary:Version}),
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends}
Description: FreeIPA centralized identity framework -- tools for configuring Expiring Password Notification
FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials), Policy
=====================================
debian/source/lintian-overrides
=====================================
@@ -2,10 +2,10 @@
freeipa source: source-is-missing debian/missing-sources/qrcode.js line length is 602 characters (>512)
# missing-sources/dojo/*, see install/ui/src/dojo.profile.js
-freeipa source: source-is-missing install/ui/build/dojo/dojo.js line length is 31968 characters (>512)
+freeipa source: source-is-missing install/ui/build/dojo/dojo.js line length is 31980 characters (>512)
# missing-sources/jquery-*.js
-freeipa source: source-is-missing install/ui/src/libs/jquery.js line length is 32023 characters (>512)
+freeipa source: source-is-missing install/ui/src/libs/jquery.js line length is 32584 characters (>512)
# missing-sources/build/*, see install/ui/src/build.profile.js
freeipa source: source-is-missing install/ui/util/build/build.js line length is 31954 characters (>512)
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/fbea7a9e232cd5f0d143584871f3798e08bd3d4c...045e0c81c1ee3524f945a1fe4cd305ddb1730968
--
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/fbea7a9e232cd5f0d143584871f3798e08bd3d4c...045e0c81c1ee3524f945a1fe4cd305ddb1730968
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-freeipa-devel/attachments/20200815/daa097f9/attachment-0001.html>
More information about the Pkg-freeipa-devel
mailing list