[Pkg-cli-apps-commits] [SCM] pdfmod branch, master, updated. debian/0.9.1-3-2-g39567ca
Chow Loong Jin
hyperair at ubuntu.com
Sat Nov 26 13:11:25 UTC 2011
The following commit has been merged in the master branch:
commit 8eeab6b6158a31492c5a6fc7d28c408a8e4dcae9
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Sat Nov 26 21:10:27 2011 +0800
Add pdfmod-dbg package
diff --git a/debian/control b/debian/control
index c5ca8c0..475aea6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,3 +27,13 @@ Description: simple tool for modifying PDF documents
via drag and drop. You may also edit the title, subject, author and keywords of
a PDF document using PDF Mod.
+Package: pdfmod-dbg
+Architecture: all
+Depends: pdfmod (= ${source:Version}), ${misc:Depends}
+Description: simple tool for modifying PDF documents -- debugging symbols
+ PDF Mod is a simple tool for modifying PDF documents. It can rotate, extract,
+ remove and reorder pages via drag and drop. Multiple documents may be combined
+ via drag and drop. You may also edit the title, subject, author and keywords of
+ a PDF document using PDF Mod.
+ .
+ This package contains debugging symbols for PDF Mod.
diff --git a/debian/rules b/debian/rules
index 45c6c0e..2e6fe22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,9 @@ override_dh_auto_configure:
# disable tests; they need network access to download DTDs
override_dh_auto_test:
+override_dh_clistrip:
+ dh_clistrip --dbg-package=pdfmod-dbg
+
get-orig-source:
$(USCAN) \
--download \
--
pdfmod
More information about the Pkg-cli-apps-commits
mailing list