[Pkg-mc-commits] r153 - trunk/debian

winnie at alioth.debian.org winnie at alioth.debian.org
Tue Jun 17 12:15:51 UTC 2008


Author: winnie
Date: 2008-06-17 12:15:51 +0000 (Tue, 17 Jun 2008)
New Revision: 153

Modified:
   trunk/debian/changelog
   trunk/debian/rocks
Log:
Some more bugs which will be fixed within this upload


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-06-17 11:02:59 UTC (rev 152)
+++ trunk/debian/changelog	2008-06-17 12:15:51 UTC (rev 153)
@@ -4,8 +4,10 @@
   * Add 60_recode patch again. (Closes: #483112)
   * Add tty.patch to fix displaying problems. Thanks to Andrew O. Shadoura
     (Closes: #359016)
-  * run autogen.sh after patches. (Closes: #481539, #482761, #484759)
+  * add patch with the result of the autogen.sh run. 
+    (Closes: #481539, #482761, #484759, #486569)
   * Added mail syntax. Thanks to Michelle Konzack. (Closes: #481651)
+  * Add procmail syntax. Thanks to Michelle Konzack (Closes: #485475)
   * For those who read this changelog: There are very many unresolved bugs
     left in the BTS, it would be cool if someone who has some C coding
     experience would have a look on some and write patches. Thanks in advance.

Modified: trunk/debian/rocks
===================================================================
--- trunk/debian/rocks	2008-06-17 11:02:59 UTC (rev 152)
+++ trunk/debian/rocks	2008-06-17 12:15:51 UTC (rev 153)
@@ -3,7 +3,7 @@
 DEB_DESTDIR := `pwd`/debian/mc
 
 DEB_CONFIGURE_EXTRA_FLAGS := --with-glib2 --without-ext2undel \
-	--enable-charset --with-samba --with-screen=slang
+	--enable-charset --without-samba --with-screen=slang
 
 deb-extra-clean::
 	rm -f config.sub config.guess




More information about the Pkg-mc-commits mailing list