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

[asymptote] 06/08: don't compress pdfs



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository asymptote.

commit 8c0789a5e9e2f548b99b5789aadc3d1adebca955
Author: Norbert Preining <norbert@preining.info>
Date:   Tue Jun 23 12:41:45 2015 +0900

    don't compress pdfs
---
 debian/changelog | 3 ++-
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 101cdcc..4154ab2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,10 @@ asymptote (2.35-1) experimental; urgency=medium
 
   * Imported Upstream version 2.35
   * unfuzzify patches
+  * switch packaging to dh instead of cdbs
   * fix gs device problems due to gs being too old (in Debian)
 
- -- Norbert Preining <preining@debian.org>  Mon, 22 Jun 2015 20:23:09 +0900
+ -- Norbert Preining <preining@debian.org>  Tue, 23 Jun 2015 12:41:30 +0900
 
 asymptote (2.31-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 247ca32..4d76659 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ override_dh_auto_install:
 override_dh_auto_test:
 	: do nothing here, otherwise make tries to compile prc/test.cc
 
+override_dh_compress:
+	dh_compress -X.pdf
+
 override_dh_clean:
 	dh_clean
 	rm --force doc/latexusage.pdf doc/latexusage.dvi doc/TeXShopAndAsymptote.dvi doc/CAD.dvi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/asymptote.git


Reply to: