tags 552666 + patch pending
thanks
Dear maintainer,
I've prepared an NMU for liblockfile-ruby (versioned as 1.4.3-2.1) and
uploaded it to DELAYED/2, according to devref §5.11.1. The patch is
trivial and attached: it simply adds the missing binary-arch to
debian/rules, with the dependency on "build" dictated by policy.
There are a couple of lintian warning/errors remaining, one about a
missing dep on ruby; I've refrained from fixing them in this NMU to
minimize the patch. You might want to fix that too.
Cheers.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u liblockfile-ruby-1.4.3/debian/rules liblockfile-ruby-1.4.3/debian/rules
--- liblockfile-ruby-1.4.3/debian/rules
+++ liblockfile-ruby-1.4.3/debian/rules
@@ -24 +24,3 @@
-binary: binary-indep
+binary-arch: build
+
+binary: binary-indep binary-arch
diff -u liblockfile-ruby-1.4.3/debian/changelog liblockfile-ruby-1.4.3/debian/changelog
--- liblockfile-ruby-1.4.3/debian/changelog
+++ liblockfile-ruby-1.4.3/debian/changelog
@@ -1,3 +1,10 @@
+liblockfile-ruby (1.4.3-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/rules: add mandatory target binary-arch (Closes: #552666)
+
+ -- Stefano Zacchiroli <[email protected]> Sat, 14 Nov 2009 12:35:00 +0100
+
liblockfile-ruby (1.4.3-2) unstable; urgency=low
* Add man page for rlock