[pkg-wpa-devel] r1857 - in /wpa/trunk/debian: changelog control rules
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Thu Feb 20 21:40:50 UTC 2014
Author: slh-guest
Date: Thu Feb 20 21:40:50 2014
New Revision: 1857
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1857
Log:
don't use dh-systemd, thanks to Michael Biebl
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/control
wpa/trunk/debian/rules
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1857&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Thu Feb 20 21:40:50 2014
@@ -31,8 +31,6 @@
* drop wheezy-specific comments in the configuration files.
* glob 'wpa-password' as well and hide its debugging output, this hopefully
closes: #728092.
- * switch to using dh-systemd, thanks to Michael Stapelberg
- <stapelberg at debian.org> (Closes: #715267).
* enable EAP-FAST, openssl in Debian is now new enough (Closes: #685685).
* update to new alioth URIs (vcs-field-not-canonical).
* add Keywords entry for desktop files (desktop-entry-lacks-keywords-entry).
Modified: wpa/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/control?rev=1857&op=diff
==============================================================================
--- wpa/trunk/debian/control (original)
+++ wpa/trunk/debian/control Thu Feb 20 21:40:50 2014
@@ -19,8 +19,7 @@
pkg-config,
qt4-qmake,
docbook-to-man,
- docbook-utils,
- dh-systemd (>= 1.4)
+ docbook-utils
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-wpa/wpa/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-wpa/wpa/trunk/
Modified: wpa/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/rules?rev=1857&op=diff
==============================================================================
--- wpa/trunk/debian/rules (original)
+++ wpa/trunk/debian/rules Thu Feb 20 21:40:50 2014
@@ -128,7 +128,7 @@
### end dh overrides
%:
- dh ${@} --with=systemd --parallel
+ dh ${@} --parallel
get-orig-source:
chmod +x $(CURDIR)/debian/get-orig-source
More information about the Pkg-wpa-devel
mailing list