Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
drop specifying python versions in control, and fix a typo
· 203bf19c
Timo Aaltonen
authored
Jun 27, 2018
203bf19c
releasing package sssd version 1.16.2-1
· c895b633
Timo Aaltonen
authored
Jun 27, 2018
c895b633
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c895b633
sssd (1.16.2-1)
UNRELEASED
; urgency=medium
sssd (1.16.2-1)
unstable
; urgency=medium
* New upstream release. (LP: #1778554)
* control: Enable tests, add check and libcmocka-dev to build-depends.
...
...
@@ -7,11 +7,11 @@ sssd (1.16.2-1) UNRELEASED; urgency=medium
sbuild.
* control: Drop obsolete build-depends.
* control: Update VCS urls.
* control:
Bump
python versions.
* control:
Drop specifying
python versions.
* control: Change priority to optional.
* libsss-sudo.post*: Don't call ldconfig.
-- Timo Aaltonen <tjaalton@debian.org>
Tue
, 2
6
Jun 2018 1
1:15:02
+0300
-- Timo Aaltonen <tjaalton@debian.org>
Wed
, 2
7
Jun 2018 1
4:07:55
+0300
sssd (1.16.1-1) unstable; urgency=medium
...
...
debian/control
View file @
c895b633
...
...
@@ -63,11 +63,9 @@ Build-Depends:
uuid-dev,
xml-core,
xsltproc
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.6
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/sssd-team/sssd.git
Vcs-Browser: https://
anonscm
.debian.org/sssd-team/sssd
Vcs-Browser: https://
salsa
.debian.org/sssd-team/sssd
Homepage: https://pagure.io/SSSD/sssd/
Package: sssd
...
...