From 0ef1039e846d717ee5fa1c58225588fa73e4368e Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Fri, 25 Sep 2009 00:09:26 +0100 Subject: [PATCH] add top/ to installed directories --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 251835da0..f736fac9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnulib (20090915+f32c9d0-2) unstable; urgency=low + + * Add top/ to installed directories. + + -- Ian Beckwith Thu, 24 Sep 2009 23:59:27 +0100 + gnulib (20090915+f32c9d0-1) unstable; urgency=low * New upstream snapshot 20090915+f32c9d0. diff --git a/debian/rules b/debian/rules index d4a44bf5d..73f14d285 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ override_dh_auto_install: cp -a check-module gnulib-tool debian/gnulib/usr/bin mkdir -p debian/gnulib/usr/share/gnulib - cp -a build-aux config doc lib m4 modules tests debian/gnulib/usr/share/gnulib + cp -a build-aux config doc lib m4 modules top tests debian/gnulib/usr/share/gnulib # Fixing permissions chmod 0755 debian/gnulib/usr/share/gnulib/build-aux/config.guess -- 2.11.0