tags 677361 + patch tags 677361 + pending thanks Dear maintainer,
I've prepared an NMU for rubrica (versioned as 2.0-1.3) 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: Back Track
diff -u rubrica-2.0/debian/control rubrica-2.0/debian/control --- rubrica-2.0/debian/control +++ rubrica-2.0/debian/control @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Sebastien Bacher <[email protected]> -Build-Depends: cdbs, debhelper (>= 4.1.65), libglib2.0-dev (>= 2.6), libxml2-dev, libgtk2.0-dev (>= 2.6), libglade2-dev, libgconf2-dev, libxml-parser-perl +Build-Depends: cdbs, debhelper (>= 4.1.65), libglib2.0-dev (>= 2.6), libxml2-dev, libgtk2.0-dev (>= 2.6), libglade2-dev, libgconf2-dev, libxml-parser-perl, dh-autoreconf, intltool, gtk-doc-tools Standards-Version: 3.7.2 Package: rubrica diff -u rubrica-2.0/debian/changelog rubrica-2.0/debian/changelog --- rubrica-2.0/debian/changelog +++ rubrica-2.0/debian/changelog @@ -1,3 +1,16 @@ +rubrica (2.0-1.3) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS on kfreebsd-any & hurd-i386 due to rpath": + - autoreconf: include dh-autoreconf CDBS snippet und build-depend on + dh-autoreconf + - add additional build dependencies needed after autoreconfing: intltool, + gtk-doc-tools + Thanks to Samuel Thibault for the bug report. + (Closes: #677361) + + -- gregor herrmann <[email protected]> Sat, 11 Aug 2012 17:47:04 +0200 + rubrica (2.0-1.2) unstable; urgency=low * Non-maintainer upload. diff -u rubrica-2.0/debian/rules rubrica-2.0/debian/rules --- rubrica-2.0/debian/rules +++ rubrica-2.0/debian/rules @@ -5,6 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/autoreconf.mk DEB_INSTALL_MANPAGES_rubrica := debian/rubrica2.1
signature.asc
Description: Digital signature

