Thank you for doing this. On 08/24/2014 11:13 AM, Andreas Barth wrote: > Hi, > > in order to get this bug fixed I'll upload the following fixes within > the next 2 hours unless some yells at me in the meantime (required for > a bunch of fixes for both ppc64el and arm64). > > > Andi > > --- opensp-1.5.2/debian/changelog > +++ opensp-1.5.2/debian/changelog > @@ -1,3 +1,10 @@ > +opensp (1.5.2-11.1) unstable; urgency=low > + > + * Non-maintainer upload. > + * Use dh-autoreconf to allow building on ppc64el. Closes: #747127, #759104 > + > + -- Andreas Barth <a...@ayous.org> Sun, 24 Aug 2014 14:47:33 +0000 > + > opensp (1.5.2-11) unstable; urgency=medium > > * Apply patch to enable bootstrap building. (Closes: #738449). > --- opensp-1.5.2/debian/control > +++ opensp-1.5.2/debian/control > @@ -3,7 +3,7 @@ > Priority: optional > Maintainer: Neil Roeth <n...@debian.org> > Standards-Version: 3.9.5.0 > -Build-Depends: debhelper (>> 7.0.0), dh-buildinfo, xmlto, poppler-utils, > openjade | openjade1.3, jadetex, docbook-dsssl > +Build-Depends: debhelper (>> 7.0.0), dh-buildinfo, xmlto, poppler-utils, > openjade | openjade1.3, jadetex, docbook-dsssl, dh-autoreconf > > Package: opensp > Architecture: any > --- opensp-1.5.2/debian/rules > +++ opensp-1.5.2/debian/rules > @@ -98,6 +98,7 @@ > dh_testdir > rm -f debian/buildinfo > [ ! -f Makefile ] || $(MAKE) distclean > + dh_autoreconf_clean > dh_clean config-stamp build-stamp install-stamp debian/copyright \ > debian/$(pkg-libosp).shlibs debian/$(pkg-libosp-dev).substvars \ > debian/README.Debian debian/$(pkg-libosp).README.Debian > @@ -109,6 +110,7 @@ > > config-stamp: > dh_buildinfo generate cat > + dh_autoreconf > CC=$(CC) CXX=$(CXX) ./configure --prefix=/usr \ > --enable-http --enable-shared --enable-static \ > --enable-default-catalog=$(default-catalogs) \
-- Neil Roeth -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org