Control: tags -1 + patch

Hi Marco,

attached is a patch which switches to the new libsystemd libraries.

Would be great if you can prepare an upload for inn including this patch.

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff --git a/debian/control b/debian/control
index 66b14c7..6f18092 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: news
 Priority: extra
 Maintainer: Marco d'Itri <m...@linux.it>
 Build-Depends: debhelper (>= 9), quilt,
- pkg-config, libsystemd-daemon-dev, dh-systemd (>= 1.5),
+ pkg-config, libsystemd-dev, dh-systemd (>= 1.5),
  bison, groff,
  libperl-dev (>= 5.8)
 Standards-Version: 3.9.5
diff --git a/debian/patches/socket_activation b/debian/patches/socket_activation
index a33052e..ebdb722 100644
--- a/debian/patches/socket_activation
+++ b/debian/patches/socket_activation
@@ -212,8 +212,8 @@
  
  CFLAGS+= -DTIMER
  
-+DEFS+=$(shell pkg-config --cflags libsystemd-daemon)
-+IDENT_LIB+=$(shell pkg-config --libs libsystemd-daemon)
++DEFS+=$(shell pkg-config --cflags libsystemd)
++IDENT_LIB+=$(shell pkg-config --libs libsystemd)
 +
  SOURCES	= \
  	art.c cc.c chan.c his.c icd.c innd.c lc.c nc.c newsfeeds.c ng.c \

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to