Apologies, slightly delayed. :-(
-- Steve McIntyre, Cambridge, UK. st...@einval.com Google-bait: http://www.debian.org/CD/free-linux-cd Debian does NOT ship free CDs. Please do NOT contact the mailing lists asking us to send them to you.
diff -Nru dnprogs-2.59+nmu1/debian/changelog dnprogs-2.59+nmu2/debian/changelog --- dnprogs-2.59+nmu1/debian/changelog 2012-05-18 13:33:47.000000000 +0100 +++ dnprogs-2.59+nmu2/debian/changelog 2012-05-21 17:43:10.000000000 +0100 @@ -1,3 +1,11 @@ +dnprogs (2.59+nmu2) unstable; urgency=medium + + * NMU + * dnprogs binaries are Linux-only, so state that. Move dnet-common back + to binary-all. Closes: #665886 + + -- Steve McIntyre <93...@debian.org> Mon, 21 May 2012 17:43:14 +0100 + dnprogs (2.59+nmu1) unstable; urgency=low * NMU diff -Nru dnprogs-2.59+nmu1/debian/control dnprogs-2.59+nmu2/debian/control --- dnprogs-2.59+nmu1/debian/control 2012-05-18 13:24:44.000000000 +0100 +++ dnprogs-2.59+nmu2/debian/control 2012-05-21 17:34:49.000000000 +0100 @@ -7,9 +7,9 @@ Standards-Version: 3.5.6 Package: dnet-common -Architecture: any +Architecture: all Pre-Depends: debconf(>=0.5.00) | debconf-2.0 -Depends: debianutils(>=1.13), kmod [linux-any], ${misc:Depends} +Depends: debianutils(>=1.13), kmod, ${misc:Depends} Conflicts: dnprogs Suggests: iproute Description: Base package for Linux DECnet @@ -24,7 +24,7 @@ probably also dnet-progs. Package: dnet-progs -Architecture: any +Architecture: linux-any Depends: dnet-common(>=${source:Version}), libdnet(>=${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: DECnet user programs and daemons These tools are the application layer interface for DECnet on Linux systems. @@ -35,7 +35,7 @@ Package: libdnet Priority: optional -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: dnet-common(>=${binary:Version}) Section: libs @@ -57,7 +57,7 @@ Sorry for any confusion caused! Package: libdnet-dev -Architecture: any +Architecture: linux-any Depends: libdnet(>=${binary:Version}), ${misc:Depends} Section: libdevel Description: DECnet development libraries & Headers