Package: zephyr Version: 3.0~beta.2483-2 Severity: serious Justification: Advertises more packages than actually built.
Hi, after wondering for a while why zephyr's status is the following[1], it turned out that as I suspected, it dropped one of its binary packages (zephyr-server-krb), which blocks its migration. 1. http://qa.debian.org/excuses.php?package=zephyr That's not actually very true: this package is still mentioned in debian/control, but isn't built anymore, because of the following in debian/rules: | VARIETALS=krb5 | PACKAGES:=-plibzephyr4 -pzephyr-clients -pzephyr-server -plibzephyr-dev $(foreach i,$(VARIETALS),-plibzephyr4-$(i) -pzephyr-server-$(i)) | … | dh_gencontrol $(PACKAGES) So, either you dropped the package on purpose, and it shall disappear from your debian/control, and you should ask for the removal of the ancient zephyr-server-krb binaries as explained in [2], or there was some mistake and that package should still be built. I suspect the former, hence this bugreport with that subject. 2. http://wiki.debian.org/ftpmaster_Removals Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org