tags 666351 + patch tags 666351 + pending thanks Dear maintainer,
I've prepared an NMU for openr2 (versioned as 1.3.2-1.1) and uploaded it to DELAYED/3. 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: Rolling Stones: Wish
diff -Nru openr2-1.3.2/debian/changelog openr2-1.3.2/debian/changelog
--- openr2-1.3.2/debian/changelog 2011-12-21 23:42:49.000000000 +0100
+++ openr2-1.3.2/debian/changelog 2012-06-16 15:41:02.000000000 +0200
@@ -1,3 +1,13 @@
+openr2 (1.3.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "FTBFS: dh_install: libopenr2-bin missing files
+ (etc/openr2/*.conf), aborting":
+ update build{,-arch,-indep} target in debian/rules.
+ (Closes: #666351)
+
+ -- gregor herrmann <[email protected]> Sat, 16 Jun 2012 15:40:43 +0200
+
openr2 (1.3.2-1) unstable; urgency=low
* New upstream release:
diff -Nru openr2-1.3.2/debian/rules openr2-1.3.2/debian/rules
--- openr2-1.3.2/debian/rules 2010-04-04 11:30:13.000000000 +0200
+++ openr2-1.3.2/debian/rules 2012-06-16 15:39:43.000000000 +0200
@@ -29,7 +29,9 @@
# dh_auto_configure -- --sysconfdir=/etc/openr2
# But for the sake of Lenny backports:
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
build-stamp:
dh build --before configure
autoreconf -i
signature.asc
Description: Digital signature

