------------------------------------------------------------
revno: 1603
committer: Rene Engelhard <r...@debian.org>
branch nick: unstable
timestamp: Sat 2009-08-01 21:53:31 +0200
message:
  remove debian/*.install and debian/*.dirs in clean
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2009-07-30 14:23:21 +0000
+++ b/changelog 2009-08-01 19:53:31 +0000
@@ -9,6 +9,7 @@
   * debian/rules:
     - remove explicit gcj-4.3 builddep again
     - stop running dh_desktop on sid, thanks lintian
+    - remove debian/*.install and debian/*.dirs in clean
   * debian/ttf-opensymbol.*.in: remove; removes fc-cache calls (see
     debian-devel)
   * debian/rules, debian/control.kde.in, debian/openoffice.org-kab*:
@@ -19,7 +20,7 @@
     - add conditional to disable gnome-vfs; add a confitional for gconf as
       we need a diect libgconf2-dev builddep anyway when we enable GConf
 
- -- Rene Engelhard <r...@debian.org>  Thu, 30 Jul 2009 15:41:18 +0200
+ -- Rene Engelhard <r...@debian.org>  Sat, 01 Aug 2009 21:51:58 +0200
 
 openoffice.org (1:3.1.0-5) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules     2009-07-30 14:23:21 +0000
+++ b/rules     2009-08-01 19:53:31 +0000
@@ -1253,6 +1253,7 @@
        for i in base calc draw impress math writer; do \
                rm -f debian/openoffice.org-$$i.lintian-overrides; \
        done
+       rm -f debian/*.install debian/*.dirs
 
        $(MAKE) -f debian/rules control
 

Reply via email to