oneiros <mar...@oneiros.de> wrote:

> 2010/3/30 Jay Berkenbilt <e...@ql.org>:
>> standards version to 3.8.4.  Let me know if you'd like me to make the
>> 2.1.3 packages available somewhere.  There may be a 2.1.4 soon anyway
>> based on your padding issue.
>
> Jay,
> I'm new to building debian packages from source. I've managed to
> install the 2.0.6 from Ubuntu 9.10 and build the packages on 8.04. If
> you can send me an archive with which I can then try a
> "dpkg-buildpackage -rfakeroot -b", I'd be more then happy to try this
> for 2.1.3 on 8.04.

You can grab this from any debian archive.  For example, from here:

http://ftp.debian.org/debian/pool/main/q/qpdf/

you can grab these files:

qpdf_2.1.3.orig.tar.gz
qpdf_2.1.3-1.dsc
qpdf_2.1.3-1.debian.tar.gz

The only problem is that Ubuntu 8.04 might be too old to support the
newer quilt source format.  If it does, you can run

dpkg-source -x qpdf_2.1.3-1.dsc
cd qpdf-2.1.3

If not, you can instead just run

tar xzf qpdf_2.1.3.orig.tar.gz
cd qpdf-2.1.3
tar xzf ../qpdf_2.1.3-1.debian.tar.gz

This latter set of commands won't apply any patches, but there are no
patches in qpdf in debian.  (Since I maintain qpdf upstream and for
debian, there is not likely to ever be patches in the debian version.)

>From the qpdf-2.1.3 directory, the easiest way to build is

debuild -B -us -uc

rather than running dpkg-buildpackage, though dpkg-buildpackage will
work fine.  The above builds binary only and doesn't try to sign
anything.

Hope that helps.  If not, let me know.

--Jay

-- 
qpdf 2.0.6 can not be build on 9.10 anymore
https://bugs.launchpad.net/bugs/551763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to