Package: llvm-doc
Version: 1.7-1
Severity: normal

hi

Look at this

$ cd /usr/share/doc/llvm-doc
$ ls html/doxygen | sort > /tmp/in_usr
$ tar tzf doxygen.tar.gz | sed 's|^doxygen/html/||'  | sort > /tmp/in_tar
$ diff -u0 /tmp/in_tar /tmp/in_usr

--- /tmp/in_tar 2006-06-20 11:28:50.971635520 +0200
+++ /tmp/in_usr 2006-06-20 11:29:00.249225112 +0200
@@ -1 +0,0 @@
-
@@ -3407 +3406 @@
-Constants_8h__dep__incl.map
+Constants_8h__dep__incl.map.gz
@@ -3613 +3612 @@
-DerivedTypes_8h__dep__incl.map
+DerivedTypes_8h__dep__incl.map.gz
@@ -3644 +3642,0 @@
-doxygen/
@@ -3867 +3865 @@
-Function_8h__dep__incl.map
+Function_8h__dep__incl.map.gz
@@ -5726 +5724 @@
-Instructions_8h__dep__incl.map
+Instructions_8h__dep__incl.map.gz
@@ -6451 +6449 @@
-Module_8h__dep__incl.map
+Module_8h__dep__incl.map.gz
@@ -6726 +6724 @@
-Pass_8h__dep__incl.map
+Pass_8h__dep__incl.map.gz
@@ -8051 +8049 @@
-Statistic_8h__dep__incl.map
+Statistic_8h__dep__incl.map.gz

So  doxygen.tar.gz  contains the same identical files that are in  html/doxygen
(but for compression of .map files )

Moreover:

$ cd /usr/share/doc/llvm-doc
$ mkdir /tmp/TAR
$ tar -x -z -f html.tar.gz -C /tmp/TAR
$ diff -ur  html /tmp/TA
Only in html: CommandGuide
Only in html: doxygen
Only in html: doxygen.css
Only in html: img
Only in html: llvm.css

Again html.tar.gz contains only duplicate files.

Please remove all that bloat from the package.

a.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=it_IT, LC_CTYPE=it_IT (charmap=ISO-8859-1)

-- 
Andrea Mennucc

Attachment: signature.asc
Description: Digital signature

Reply via email to