summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-11-05 06:53:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-11-05 06:53:54 +0000
commit9d407b3a7748aee6f3d27be65cb886b036efba5d (patch)
tree3fde5b49e96e8d7fd799e97508b32b2a8824f54f
parentReleasing debian version 1.19-3. (diff)
downloadlziprecover-9d407b3a7748aee6f3d27be65cb886b036efba5d.tar.xz
lziprecover-9d407b3a7748aee6f3d27be65cb886b036efba5d.zip
Removing explicit debug package in favour of automated debug packages.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control14
-rwxr-xr-xdebian/rules3
2 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index 6ab1061..4a7d3bb 100644
--- a/debian/control
+++ b/debian/control
@@ -25,17 +25,3 @@ Description: lossless data compressor based on the LZMA algorithm (recovery)
which makes it well suited for software distribution and data archiving.
.
This package contains the recovery tool.
-
-Package: lziprecover-dbg
-Section: debug
-Architecture: any
-Depends:
- lziprecover (= ${binary:Version}),
- ${misc:Depends},
-Description: lossless data compressor based on the LZMA algorithm
- Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
- integrity checking and a user interface similar to the one of gzip or bzip2.
- Lzip decompresses almost as fast as gzip and compresses better than bzip2,
- which makes it well suited for software distribution and data archiving.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 187e522..14a42ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ override_dh_auto_install:
# removing unused files
rm -f debian/lziprecover/usr/share/info/dir*
-
-override_dh_strip:
- dh_strip --dbg-package=lziprecover-dbg