[dutch-svn] r94 - trunk/debian
thijs at alioth.debian.org
thijs at alioth.debian.org
Sun Jun 10 15:15:21 UTC 2007
Author: thijs
Date: 2007-06-10 15:15:21 +0000 (Sun, 10 Jun 2007)
New Revision: 94
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
* Exclude /var/lib/aspell from md5sums, since its contents are
regenerated at install time.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-06-10 14:10:14 UTC (rev 93)
+++ trunk/debian/changelog 2007-06-10 15:15:21 UTC (rev 94)
@@ -6,6 +6,8 @@
* Remove everything from old upstream and generate all the files
ourself.
* Convert the idutch package to an arch all package.
+ * Exclude /var/lib/aspell from md5sums, since its contents are
+ regenerated at install time.
-- Thijs Kinkhorst <thijs at debian.org> Sun, 10 Jun 2007 11:33:51 +0200
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2007-06-10 14:10:14 UTC (rev 93)
+++ trunk/debian/rules 2007-06-10 15:15:21 UTC (rev 94)
@@ -107,7 +107,7 @@
dh_fixperms -i
dh_installdeb -i
dh_gencontrol -i
- dh_md5sums -i
+ dh_md5sums -i -Xvar/lib/aspell
dh_builddeb -i
# Build architecture-dependent files here.
More information about the pkg-dutch-commit
mailing list