summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2008-11-07 21:04:50 +0100
committerMichael Vogt <mvo@debian.org>2008-11-07 21:04:50 +0100
commitcf85342f56a75e8823d900f2e6db9a93537b31c6 (patch)
tree1edeb7739e9236ff9eb63ffa25d105c6fd9cb18f /debian
parente6d9c2b40e935d4a2690173f324705fbd56baf5a (diff)
parent425684e05521bba07b03dc2c5e647908ce757141 (diff)
* doc/examples/configure-index:
- Removed obsoleted header line. (Closes: #417638) - Changed 'linux-kernel' to 'linux-image'. * doc/sources.list.5.xml: - Fixed typo and grammar in 'sources.list.d' section. Thanks to Timothy G Abbott <tabbott@MIT.EDU>. (Closes: #478098) * doc/apt-get.8.xml: - Advanced descriptions for 'remove' and 'purge' options. (Closes: #274283) * debian/rules: - Target 'apt' need to depend on 'build-doc'. Thanks for Peter Green. Fixes FTBFS. (Closes: #504181)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog19
-rwxr-xr-xdebian/rules2
2 files changed, 18 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 35d6649ad..1d4197488 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,24 @@
-apt (0.7.18) UNRELEASED; urgency=low
+apt (0.7.18) unstable; urgency=low
+ [ Christian Perrier ]
* Translations:
- French updated
- -- Christian Perrier <bubulle@debian.org> Thu, 06 Nov 2008 19:41:51 +0100
+ [ Eugene V. Lyubimkin ]
+ * doc/examples/configure-index:
+ - Removed obsoleted header line. (Closes: #417638)
+ - Changed 'linux-kernel' to 'linux-image'.
+ * doc/sources.list.5.xml:
+ - Fixed typo and grammar in 'sources.list.d' section. Thanks to
+ Timothy G Abbott <tabbott@MIT.EDU>. (Closes: #478098)
+ * doc/apt-get.8.xml:
+ - Advanced descriptions for 'remove' and 'purge' options.
+ (Closes: #274283)
+ * debian/rules:
+ - Target 'apt' need to depend on 'build-doc'. Thanks for Peter Green.
+ Fixes FTBFS. (Closes: #504181)
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Thu, 06 Nov 2008 22:18:15 +0200
apt (0.7.17) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index f6ff3c47a..f587b141a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -186,7 +186,7 @@ apt-doc: build-doc
# Build architecture-dependent files here.
binary-arch: apt libapt-pkg-dev apt-utils apt-transport-https
-apt: build debian/shlibs.local
+apt: build build-doc debian/shlibs.local
dh_testdir -p$@
dh_testroot -p$@
dh_clean -p$@ -k