diffstat for lzop_1.02~rc1-2 lzop_1.02~rc1-2maemo2 debian/lzop.install | 1 + lzop-1.02~rc1/debian/changelog | 17 +++++++++++++++++ lzop-1.02~rc1/debian/compat | 2 +- lzop-1.02~rc1/debian/control | 10 +++++++++- lzop-1.02~rc1/debian/rules | 1 + 5 files changed, 29 insertions(+), 2 deletions(-) diff -u lzop-1.02~rc1/debian/changelog lzop-1.02~rc1/debian/changelog --- lzop-1.02~rc1/debian/changelog +++ lzop-1.02~rc1/debian/changelog @@ -1,3 +1,20 @@ +lzop (1.02~rc1-2maemo2) unstable; urgency=low + + * A debug package has been added for lzop. + * Fixes: NB#95238 + + -- Peter Eisentraut Mon, 15 Dec 2008 16:35:47 +0200 + +lzop (1.02~rc1-2maemo1) unstable; urgency=low + + * New upstream version uploaded to maemo repository. + * Debhelper dependency / level degraded to 5 due to maemo having an + oldish dephelper + * Debhelper dependency downgraded likewise to the most recent version + available in maemo. + + -- Peter Eisentraut Wed, 10 Dec 2008 16:03:05 +0200 + lzop (1.02~rc1-2) unstable; urgency=low * Updated standards version diff -u lzop-1.02~rc1/debian/control lzop-1.02~rc1/debian/control --- lzop-1.02~rc1/debian/control +++ lzop-1.02~rc1/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Peter Eisentraut Standards-Version: 3.7.3 -Build-Depends: cdbs (>= 0.4.52), debhelper (>= 6.0.7), liblzo2-dev (>= 2.03), liblzo2-dev (<< 2.04~) +Build-Depends: cdbs (>= 0.4.48), debhelper (>= 5), liblzo2-dev (>= 2.03), liblzo2-dev (<< 2.04~) Homepage: http://www.lzop.org/ Package: lzop @@ -20,0 +21,8 @@ + +Package: lzop-dbg +Section: devel +Architecture: any +Priority: extra +Depends: lzop (= ${binary:Version}) +Description: Debug symbols for the lzop compressor/decompressor. + This package provides debug symbols for the lzop compressor/decompressor. diff -u lzop-1.02~rc1/debian/compat lzop-1.02~rc1/debian/compat --- lzop-1.02~rc1/debian/compat +++ lzop-1.02~rc1/debian/compat @@ -1 +1 @@ -6 +5 diff -u lzop-1.02~rc1/debian/rules lzop-1.02~rc1/debian/rules --- lzop-1.02~rc1/debian/rules +++ lzop-1.02~rc1/debian/rules @@ -4,4 +4,5 @@ include /usr/share/cdbs/1/class/autotools.mk +DEB_DH_INSTALL_SOURCEDIR = debian/tmp DEB_INSTALL_CHANGELOGS_ALL = NEWS DEB_INSTALL_DOCS_ALL = AUTHORS THANKS only in patch2: unchanged: --- lzop-1.02~rc1.orig/debian/lzop.install +++ lzop-1.02~rc1/debian/lzop.install @@ -0,0 +1 @@ +usr/bin/lzop