summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:01:33 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:01:33 +0000
commit8319e9c32d457219524b53080298a57b76cdf964 (patch)
tree2676c5831e9ee834595fc0f5cb4c07a163505010
parenta17fba4ed7bae83c651dbab2fdd938c4e77c043f (diff)
Fix the doc build.
Author: doogie Date: 2003-05-19 16:38:45 GMT Fix the doc build.
-rw-r--r--debian/changelog7
-rw-r--r--doc/makefile2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2d950adce..bd055b805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/doc/makefile b/doc/makefile
index 67236784c..ea25628bb 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -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