[med-svn] r2118 - trunk/packages/gwyddion/trunk/debian
beathovn-guest at alioth.debian.org
beathovn-guest at alioth.debian.org
Tue Jul 1 19:54:33 UTC 2008
Author: beathovn-guest
Date: 2008-07-01 19:54:32 +0000 (Tue, 01 Jul 2008)
New Revision: 2118
Modified:
trunk/packages/gwyddion/trunk/debian/changelog
trunk/packages/gwyddion/trunk/debian/rules
Log:
Remove config.log from diff.gz.
Modified: trunk/packages/gwyddion/trunk/debian/changelog
===================================================================
--- trunk/packages/gwyddion/trunk/debian/changelog 2008-07-01 19:44:06 UTC (rev 2117)
+++ trunk/packages/gwyddion/trunk/debian/changelog 2008-07-01 19:54:32 UTC (rev 2118)
@@ -11,7 +11,8 @@
- Adding ${shlibs:Depends} to gwyddion-plugins' dependencies (thanks,
lintian).
* Changed to new policy 3.8.0 (no changes needed).
- * Patch fix-rpath-issue needed to be redone to apply cleanly.
+ * Patches updated.
+ * Clean config.log in debian/rules.
[David Paleino]
* debian/control
Modified: trunk/packages/gwyddion/trunk/debian/rules
===================================================================
--- trunk/packages/gwyddion/trunk/debian/rules 2008-07-01 19:44:06 UTC (rev 2117)
+++ trunk/packages/gwyddion/trunk/debian/rules 2008-07-01 19:54:32 UTC (rev 2118)
@@ -17,3 +17,6 @@
install/gwyddion::
chrpath -d debian/tmp/usr/bin/gwyddion
+
+clean::
+ rm -f config.log
More information about the debian-med-commit
mailing list