[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xdm: Changes to 'debian-unstable'



 debian/changelog |    8 ++++++++
 debian/rules     |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 195f616c6931a884351c216ae776dfbad4ef861c
Author: Laurent Bigonville <bigon@debian.org>
Date:   Fri Dec 11 20:32:03 2015 +0100

    Release to unstable

diff --git a/debian/changelog b/debian/changelog
index cc64ea1..b1d01f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-xdm (1:1.1.11-3) UNRELEASED; urgency=medium
+xdm (1:1.1.11-3) unstable; urgency=medium
 
+  * Team upload.
   * debian/control: Explicitly set the path to the systemd system service
     directory, fix FTBFS on !linux architectrures
 
- -- Laurent Bigonville <bigon@debian.org>  Fri, 11 Dec 2015 20:18:39 +0100
+ -- Laurent Bigonville <bigon@debian.org>  Fri, 11 Dec 2015 20:31:53 +0100
 
 xdm (1:1.1.11-2) unstable; urgency=medium
 

commit 173a87d8bf87b6b363e21181f48c91faf6617bf9
Author: Laurent Bigonville <bigon@debian.org>
Date:   Fri Dec 11 20:22:10 2015 +0100

    debian/control: Explicitly set the path to the systemd system service directory, fix FTBFS on !linux architectrures

diff --git a/debian/changelog b/debian/changelog
index 37afa79..cc64ea1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xdm (1:1.1.11-3) UNRELEASED; urgency=medium
+
+  * debian/control: Explicitly set the path to the systemd system service
+    directory, fix FTBFS on !linux architectrures
+
+ -- Laurent Bigonville <bigon@debian.org>  Fri, 11 Dec 2015 20:18:39 +0100
+
 xdm (1:1.1.11-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index e3d9c79..5d2dbd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ confflags += \
 	--with-pixmapdir=/usr/share/X11/xdm/pixmaps \
 	--with-color-pixmap=debian.xpm \
 	--with-bw-pixmap=debianbw.xpm \
-	--with-systemdsystemunitdir=yes \
+	--with-systemdsystemunitdir=/lib/systemd/system \
 	--disable-xdm-auth \
 	--with-xft \
 	--disable-silent-rules \


Reply to: