Per Olofsson:
> I'm preparing the following NMU of heimdal:

Turned out to not be enough, this should do it:

diff -u heimdal-0.7.1/debian/changelog heimdal-0.7.1/debian/changelog
--- heimdal-0.7.1/debian/changelog
+++ heimdal-0.7.1/debian/changelog
@@ -1,3 +1,13 @@
+heimdal (0.7.1-3.1) unstable; urgency=medium
+
+  * NMU.
+  * Medium urgency due to RC bugfix.
+  * Don't install /usr/include/ss. It's not included by any other header
+    in heimdal-dev and is provided by ss-dev. Closes: #349213.
+  * Also remove /usr/bin/mk_cmds which is also provided by ss-dev.
+
+ -- Per Olofsson <[EMAIL PROTECTED]>  Sun, 19 Feb 2006 16:05:24 +0100
+
 heimdal (0.7.1-3) unstable; urgency=high
 
   * Brian May <[EMAIL PROTECTED]>:
diff -u heimdal-0.7.1/debian/rules heimdal-0.7.1/debian/rules
--- heimdal-0.7.1/debian/rules
+++ heimdal-0.7.1/debian/rules
@@ -123,6 +123,8 @@
        # remove conflicting files
        rm debian/tmp/usr/share/man/man1/login.1
        rm debian/tmp/usr/share/man/man8/kerberos.8
+       rm -rf debian/tmp/usr/include/ss
+       rm debian/tmp/usr/bin/mk_cmds
 
        # install missing files
        mkdir -p debian/tmp/usr/lib/heimdal-servers


-- 
Pelle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to