From 2da44849a1d04142f58c9363af945886e1ba6869 Mon Sep 17 00:00:00 2001 From: Santiago Vila Date: Tue, 29 Sep 2015 21:07:24 +0200 Subject: Import Debian changes 3b1-5 slib (3b1-5) unstable; urgency=medium * QA upload. * Drop obsolete prerm. * Drop obsolete preinst. * Switch to minimal dh debian/rules. * Tidy up debian/patches a little bit. * Add a debian/clean file so that package builds twice in a row. * Do not regenerate version.txi just because Makefile was modified. * Try to be reproducible by setting PERL_HASH_SEED and using an init file for texi2html (inspired by texi2html test suite). --- debian/postinst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index b88e923..5cd405e 100755 --- a/debian/postinst +++ b/debian/postinst @@ -30,3 +30,5 @@ if [ -x /usr/bin/scm ] ; then chmod 644 /usr/lib/scm/slibcat fi fi + +#DEBHELPER# -- cgit v1.2.3