From: Christian Hofstaedtler Date: Mon, 3 Oct 2011 21:02:44 +0000 (+0200) Subject: Switch section to admin, from grml X-Git-Tag: v0.9.35~2 X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=154f7d7f07aedc6f9bedec6bb2581523934509c7 Switch section to admin, from grml --- diff --git a/debian/control b/debian/control index 74520ce..d843b81 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: grml2usb -Section: grml +Section: admin Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 7) diff --git a/debian/overrides b/debian/overrides deleted file mode 100644 index 64de68e..0000000 --- a/debian/overrides +++ /dev/null @@ -1 +0,0 @@ -grml2usb: unknown-section grml diff --git a/debian/rules b/debian/rules index 3a35d9e..c3e0d94 100755 --- a/debian/rules +++ b/debian/rules @@ -57,8 +57,6 @@ binary-indep: build-indep install dh_installman grml2usb.8 grml2iso.8 dh_strip dh_compress - mkdir -p debian/grml2usb/usr/share/lintian/overrides/ - cp -av debian/overrides debian/grml2usb/usr/share/lintian/overrides/grml2usb dh_fixperms dh_installdeb dh_shlibdeps