chiark / gitweb /
don't compress PDF
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 17 Apr 2000 03:36:31 +0000 (03:36 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 17 Apr 2000 03:36:31 +0000 (03:36 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@947 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
debian/rules

index 3dc3e72216264ebca3af10f302421bd5ed26d784..09e02b920349522da81b9cc3900dbfb9b98d06a3 100644 (file)
@@ -9,7 +9,7 @@ developers-reference (2.7.2) frozen unstable; urgency=medium
     (closes: Bug#52582, Bug#48926)
   * debian/rules: fix build error caused by newer debiandoc-sgml; remove
     constitution.en.html, since that is now located in the doc-debian
-    package (closes: Bug#54778, Bug#42014)
+    package (closes: Bug#54778, Bug#42014); don't compress .pdf file
   *
   * All changes below from Raphael Hertzog <hertzog@debian.org>
   *
@@ -30,7 +30,7 @@ developers-reference (2.7.2) frozen unstable; urgency=medium
     - added a section about managing Release Critical bugs
     - added a section about Quality Assurance effort
 
- -- Adam Di Carlo <aph@debian.org>  Sun, 16 Apr 2000 22:41:25 -0400
+ -- Adam Di Carlo <aph@debian.org>  Sun, 16 Apr 2000 23:24:33 -0400
 
 developers-reference (2.7.1) unstable; urgency=low
 
index 8553d5e771bb05a46a332dbcb66bf6f027242114..645e436d7df91b6a694abe960f885ac9c82a6394 100755 (executable)
@@ -86,7 +86,7 @@ binary-indep: build
 
 #       compress docdir (policy)       
        find $(docdir) -type f \( -size +4k -or -iname "change*" \)     \
-               ! -name "*.html" ! -name "*.gif"                        \
+               ! -name "*.html" ! -name "*.gif" ! -name "*.pdf"        \
                ! -name "copyright" | xargs $(compress)
 
        dpkg-gencontrol -isp