summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2011-09-24 10:46:03 +0200
committerMichael Vogt <egon@debian-devbox>2011-09-24 10:46:03 +0200
commit44e5b709e5116a892be48a1ad8eac255e6f69881 (patch)
tree92284dc2897b4b0216b44b637bc85431bd5283c9
parent5dd9b3a6e43ddd17d8b107d33f25fa3dd3f7bbba (diff)
parent23af6e40b1ebe4b7fe1047520fcb3327c7212916 (diff)
Symbol file update
-rw-r--r--debian/apt.symbols3
-rw-r--r--debian/changelog4
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/apt.symbols b/debian/apt.symbols
index 7eaf61e50..11994afeb 100644
--- a/debian/apt.symbols
+++ b/debian/apt.symbols
@@ -374,7 +374,6 @@ libapt-pkg.so.4.10 libapt-pkg4.10
(c++)"pkgOrderList::DepRemove(pkgCache::DepIterator)@Base" 0.8.0
(c++)"pkgOrderList::IsMissing(pkgCache::PkgIterator)@Base" 0.8.0
(c++)"pkgOrderList::VisitDeps(bool (pkgOrderList::*)(pkgCache::DepIterator), pkgCache::PkgIterator)@Base" 0.8.0
- (c++)"pkgOrderList::VisitNode(pkgCache::PkgIterator)@Base" 0.8.0
(c++)"pkgOrderList::WipeFlags(unsigned long)@Base" 0.8.0
(c++)"pkgOrderList::pkgOrderList(pkgDepCache*)@Base" 0.8.0
(c++)"pkgOrderList::~pkgOrderList()@Base" 0.8.0
@@ -1332,3 +1331,5 @@ libapt-pkg.so.4.10 libapt-pkg4.10
(c++)"GetModificationTime(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 0.8.15.6 1
(c++)"pkgSourceList::GetLastModifiedTime()@Base" 0.8.15.6 1
(c++)"pkgCacheGenerator::NewDepends(pkgCache::PkgIterator&, pkgCache::VerIterator&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int const&, unsigned int const&, unsigned int*&)@Base" 0.8.15.6 1
+ (c++)"pkgCacheFile::RemoveCaches()@Base" 0.8.15.7 1
+ (c++)"pkgOrderList::VisitNode(pkgCache::PkgIterator, char const*)@Base" 0.8.15.7 1
diff --git a/debian/changelog b/debian/changelog
index e7a641963..4aedf9232 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
apt (0.8.15.9) UNRELEASED; urgency=low
+ [ Christian Perrier ]
* Fix spelling error (sensée) in French translation. Thanks
to Corentin Le Gall for spotting it.
+
+ [ David Kalnischkies ]
+ * Symbol file update
-- Christian Perrier <bubulle@debian.org> Wed, 14 Sep 2011 20:13:40 +0200