@@ -1,3 +1,10 @@
+apt (0.5.5.1) unstable; urgency=low
+
+ * Move the target of the example docs from doc to binary. Closes:
+ #192331
+ -- Adam Heath <doogie@debian.org> UNRELEASED
apt (0.5.5) unstable; urgency=low
* New deb version compare function, that has no integer limits, and
@@ -21,7 +21,7 @@ include $(SGML_MANPAGE_H)
# Examples
SOURCE = examples/apt.conf examples/sources.list examples/configure-index
TO = $(DOC)
-TARGET = doc
+TARGET = binary
include $(COPY_H)
#.PHONY: headers library clean veryclean all binary program doc doc.pt_BR doc.fr