tags 666290 + patch tags 666290 + pending thanks Dear maintainer,
I've prepared an NMU for xml2 (versioned as 0.4-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Little Walter: Boom Boom Out Goes The Light
diff -u xml2-0.4/debian/control xml2-0.4/debian/control --- xml2-0.4/debian/control +++ xml2-0.4/debian/control @@ -6,7 +6,7 @@ Vcs-Git: git://git.debian.org/git/collab-maint/xml2.git Vcs-Browser: http://git.debian.org/?p=collab-maint/xml2.git Standards-Version: 3.8.3 -Build-Depends: debhelper (>= 7), libxml2-dev, pkg-config, quilt, automake, autoconf, autotools-dev +Build-Depends: debhelper (>= 7.0.50~), libxml2-dev, pkg-config, quilt (>= 0.46-7), dh-autoreconf Package: xml2 Architecture: any diff -u xml2-0.4/debian/changelog xml2-0.4/debian/changelog --- xml2-0.4/debian/changelog +++ xml2-0.4/debian/changelog @@ -1,3 +1,15 @@ +xml2 (0.4-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: gcc: error: unrecognized option '-V'": + + update debian/rules: + - use quilt and dh-autoreconf debhelper plugins + - let dh(1) handle the rest + + update build dependencies accordingly + (Closes: #666290) + + -- gregor herrmann <gre...@debian.org> Mon, 16 Apr 2012 18:29:39 +0200 + xml2 (0.4-3) unstable; urgency=low * Updated maintainer email address diff -u xml2-0.4/debian/rules xml2-0.4/debian/rules --- xml2-0.4/debian/rules +++ xml2-0.4/debian/rules @@ -5,8 +5,6 @@ # Uncomment this to turn on verbose mode # export DH_VERBOSE=1 -include /usr/share/quilt/quilt.make - DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) @@ -25,12 +23,8 @@ endif %: - dh $@ + dh $@ --with quilt,autoreconf -configure: $(QUILT_STAMPFN) - dh_testdir - autoreconf -vif - dh_auto_configure # ./configure $(CONFFLAGS) \ # --prefix=/usr \ # --mandir=\$${prefix}/share/man \ @@ -41,17 +34,0 @@ - -build: configure - dh $@ - -clean: unpatch - dh $@ - -install: build - dh_testdir - dh_testroot - # Install program files - $(MAKE) DESTDIR=debian/xml2 install - # Remove bogus links in package build directory - rm debian/xml2/usr/bin/html2 - rm debian/xml2/usr/bin/2html - -
signature.asc
Description: Digital signature