[Pkg-fedora-ds-maintainers] svrcore: Changes to 'master'

Timo Aaltonen tjaalton at moszumanska.debian.org
Wed Oct 26 21:00:00 UTC 2016


 debian/changelog |    6 ++++++
 debian/rules     |    4 ++++
 2 files changed, 10 insertions(+)

New commits:
commit 7128d80faa9cb525fd38ab41d99713aab5bf1f90
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Wed Oct 26 23:59:47 2016 +0300

    releasing package svrcore version 1:4.1.2+dfsg1-3

diff --git a/debian/changelog b/debian/changelog
index e8ad846..fd88519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-svrcore (1:4.1.2+dfsg1-3) UNRELEASED; urgency=medium
+svrcore (1:4.1.2+dfsg1-3) unstable; urgency=medium
 
   * rules: Enable support for systemd password agent. (Closes: #841477)
 
- -- Timo Aaltonen <tjaalton at debian.org>  Wed, 26 Oct 2016 22:13:33 +0300
+ -- Timo Aaltonen <tjaalton at debian.org>  Wed, 26 Oct 2016 23:59:37 +0300
 
 svrcore (1:4.1.2+dfsg1-2) unstable; urgency=medium
 

commit 0dc083411baf1389cf03e1ddc308dc84e9444996
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Wed Oct 26 22:39:45 2016 +0300

    rules: Enable support for systemd password agent. (Closes: #841477)

diff --git a/debian/changelog b/debian/changelog
index fca090d..e8ad846 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+svrcore (1:4.1.2+dfsg1-3) UNRELEASED; urgency=medium
+
+  * rules: Enable support for systemd password agent. (Closes: #841477)
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Wed, 26 Oct 2016 22:13:33 +0300
+
 svrcore (1:4.1.2+dfsg1-2) unstable; urgency=medium
 
   * control: Drop libnss3-1d from Depends. (Closes: #835151)
diff --git a/debian/rules b/debian/rules
index 24563d1..52cb2ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,9 @@
 #!/usr/bin/make -f
 
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		--with-systemd
+
 override_dh_makeshlibs:
 	dh_makeshlibs -a -V 'libsvrcore0 (>= 4.0.4)'
 



More information about the Pkg-fedora-ds-maintainers mailing list