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

Bug#280869: apache: Unnecessary Build-Depends on figlet



Package: apache
Version: 1.3.33-1
Severity: minor

Apache build-depends on figlet for this code from debian/rules:

| binary: pre-binary binary-indep binary-arch
| 	if [ -e debian/apache.buildd.${BUILD_ARCH} ]; then \
| 	 figlet `cat debian/apache.buildd.${BUILD_ARCH}`; \
| 	else \
| 	 echo -e "\n\n*** HEY THIS IS YOUR LUCKY DAY! ***\n\n"; \
| 	fi

romain@pacem:/tmp/apache-1.3.33$ figlet `cat debian/apache.buildd.i386`
  ____  ___  
 / ___|/ _ \ 
| |  _| | | |
| |_| | |_| |
 \____|\___/ 
             
 __  __  ___ _____ _   _ _____ ____  _____ _   _  ____ _  _______ ____  _ 
|  \/  |/ _ \_   _| | | | ____|  _ \|  ___| | | |/ ___| |/ / ____|  _ \| |
| |\/| | | | || | | |_| |  _| | |_) | |_  | | | | |   | ' /|  _| | |_) | |
| |  | | |_| || | |  _  | |___|  _ <|  _| | |_| | |___| . \| |___|  _ <|_|
|_|  |_|\___/ |_| |_| |_|_____|_| \_\_|    \___/ \____|_|\_\_____|_| \_(_)
                                                                          
romain@pacem:/tmp/apache-1.3.33$ 

This is:
a) a perfect waste of buildd resources;
b) unnecessary;
c) rude;
d) not documented in debian/changelog.

Please remove this from the package.

-- 
  ,''`.
 : :' :        Romain Francoise <rfrancoise@debian.org>
 `. `'         http://people.debian.org/~rfrancoise/
   `-



Reply to: