From 4571f9106e37492630c3e0be1c4d28a83c4e3991 Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Mon, 7 Sep 2009 03:35:52 +0100 Subject: [PATCH] remove .cvsignore and .gitignore files on install --- debian/changelog | 13 ++++++++----- debian/rules | 2 ++ 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d52d9807c..dc3c1deac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,19 @@ gnulib (20090907+1e2ae3a-1) unstable; urgency=low - * New Maintainer (closes: #543842). + * New maintainer (closes: #543842). * New upstream snapshot 20090907+1e2ae3a. - * debian/rules upstream: - + use short git hash in package version. - + use --depth 1 to clone. + * debian/rules: + + upstream: + * use short git hash in package version. + * use --depth 1 when cloning. + + override_dh_install: + * remove .cvsignore and .gitignore files * debian/control: + add Depends: ${misc:Depends}. + Bump debhelper build-dep to >= 7.0.50~ (for overrides). * Added debian/README.source. - -- Ian Beckwith Mon, 07 Sep 2009 03:18:34 +0100 + -- Ian Beckwith Mon, 07 Sep 2009 03:33:35 +0100 gnulib (20090801-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 591ed7033..356ca1337 100755 --- a/debian/rules +++ b/debian/rules @@ -56,3 +56,5 @@ override_dh_auto_install: # Removing unused files rm -f debian/gnulib/usr/share/gnulib/modules/COPYING + rm -f debian/gnulib/usr/share/gnulib/*/.cvsignore + rm -f debian/gnulib/usr/share/gnulib/*/.gitignore -- 2.11.0