]> git.saurik.com Git - apt.git/commitdiff
Fix the doc build.
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:33 +0000 (17:01 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:33 +0000 (17:01 +0000)
Author: doogie
Date: 2003-05-19 16:38:45 GMT
Fix the doc build.

debian/changelog
doc/makefile

index 2d950adce29b8cfe0792e5d08e1760c22d6cf87f..bd055b805fd08de2024813127f53b629d3bbc808 100644 (file)
@@ -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
index 67236784c935053c9c78d7bff174a6ab12b14204..ea25628bb6ed336c8ea81d2e9bfb97a73d7a5188 100644 (file)
@@ -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