[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#415031: NMU for camas 1.2.21-3.1



I NUM'd the package to delayed+1 to fix this RC bug.

Attached the patch.

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group <www.eglug.org> Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature
diff -Naur camas-1.2.21.orig/debian/changelog camas-1.2.21/debian/changelog
--- camas-1.2.21.orig/debian/changelog	2007-03-17 20:47:49.000000000 +0200
+++ camas-1.2.21/debian/changelog	2007-03-17 20:39:01.000000000 +0200
@@ -1,3 +1,10 @@
+camas (1.2.21-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: make ./configure executable. (Closes: #415031)
+
+ -- Mohammed Sameer <debian@foolab.org>  Sat, 17 Mar 2007 20:38:17 +0200
+
 camas (1.2.21-3) unstable; urgency=low
 
   * QA upload.
diff -Naur camas-1.2.21.orig/debian/rules camas-1.2.21/debian/rules
--- camas-1.2.21.orig/debian/rules	2007-03-17 20:47:49.000000000 +0200
+++ camas-1.2.21/debian/rules	2007-03-17 20:38:09.000000000 +0200
@@ -33,6 +33,7 @@
 	    ./autogen.sh; \
 	fi
 	# Add here commands to configure the package.
+	chmod +x ./configure
 	./configure --prefix=/usr --with-forced-caudium=/usr/lib/$(CAUDIUM) --with-pike=/usr/bin/$(PIKEBIN)
 
 	touch configure-stamp

Attachment: signature.asc
Description: Digital signature


Reply to: