diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-11-02 13:44:00 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-11-02 13:44:00 -0200 |
commit | 75a3362b6ada5dae64d6ca7f6a7bff0fcae956bb (patch) | |
tree | 84f3841a895ffb541b66774769b79ce61ab051e5 /debian | |
parent | d151a8339949f14ac7044d9ed860f2a9f71ca844 (diff) |
* Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
apt-mark, closes: #430207.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/apt.manpages | 1 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/apt.manpages b/debian/apt.manpages index b52ea3d3d..3c9c8a460 100644 --- a/debian/apt.manpages +++ b/debian/apt.manpages @@ -3,6 +3,7 @@ doc/apt-cdrom.8 doc/apt-config.8 doc/apt-get.8 doc/apt-key.8 +doc/apt-mark.8 doc/apt-secure.8 doc/apt.8 doc/apt.conf.5 diff --git a/debian/changelog b/debian/changelog index ca38be73f..8c1b92f22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.10) UNRELEASED; urgency=low + + * Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to + apt-mark, closes: #430207. + + -- Otavio Salvador <otavio@debian.org> Fri, 02 Nov 2007 13:41:02 -0200 + apt (0.7.9) unstable; urgency=low [ Christian Perrier ] |