Upgrade to config-package-dev 5.x, fix build-depends
[hcoop/zz_old/debian/hcoop-openssh-server-config.git] / debian / rules
index d2ef3f5..ecae1ad 100755 (executable)
@@ -9,13 +9,5 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-DEB_DIVERT_EXTENSION = .hcoop
-
-# unfortunately, sshd_config is generated by postinst and there is no
-# canonical version we can use for DEB_TRANSFORM_FILES. I guess it's
-# not such a pita to merge three lines every stable release...
-DEB_DIVERT_FILES_hcoop-openssh-server-config += \
-       /etc/ssh/sshd_config
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/config-package.mk
\ No newline at end of file
+%:
+       dh $@ --with=config-package