[Pkg-dspam-commits] [pkg-dspam-commits] r157 - trunk/debian

Kurt B. Kaiser kbk-guest at alioth.debian.org
Sun Jul 13 19:35:54 UTC 2008


Author: kbk-guest
Date: Sun Jul 13 19:35:54 2008
New Revision: 157

Log:
Remove the Alioth website (!) brought in via svn (if necessary)


Modified:
   trunk/debian/changelog
   trunk/debian/rules

Modified: trunk/debian/changelog
==============================================================================
--- trunk/debian/changelog	(original)
+++ trunk/debian/changelog	Sun Jul 13 19:35:54 2008
@@ -1,12 +1,13 @@
-dspam (3.6.8-9) unstable; UNRELEASED
+dspam (3.6.8-9) unstable; urgency=high
 
   [ Kurt B. Kaiser ]
   * debian/rules: don't use --build config option if host equals target.
-  * debian/rules: dpkg-dev now handles CFLAGS
-  * Set debhelper combatibility level to 7
-  * Eliminate libdspam7-drv-db4 package, db4 support not included since 3.6.6
+  * debian/rules: dpkg-dev now handles CFLAGS.
+  * Set debhelper combatibility level to 7.
+  * Eliminate libdspam7-drv-db4 package, db4 support not included since 3.6.6.
+  * Remove the htdocs dir (Alioth website!) brought in from svn repo.
 
- -- Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>  Sat, 12 Jul 2008 21:10:24 -0400
+ -- Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>  Sun, 13 Jul 2008 15:30:22 -0400
 
 dspam (3.6.8-8) unstable; urgency=high
 

Modified: trunk/debian/rules
==============================================================================
--- trunk/debian/rules	(original)
+++ trunk/debian/rules	Sun Jul 13 19:35:54 2008
@@ -86,6 +86,8 @@
 clean-patched:
 	dh_testdir
 	dh_testroot
+	# remove the Alioth website brought in by svn:
+	rm -rf htdocs
 	rm -rf debian/dspam-webfrontend
 	rm -rf build--tmp
 	rm -f build-stamp configure-stamp



More information about the Pkg-dspam-commits mailing list