summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLuca Bruno <lethalman88@gmail.com>2008-10-11 09:42:17 +0200
committerLuca Bruno <lethalman88@gmail.com>2008-10-11 09:42:17 +0200
commitd320fdc3539f686e690a4ae0cb3f941b0e1a0456 (patch)
treebd89aa4ce9eede042464b6f0ab11f236312526f5 /debian
parent2ec1674d7d0c0cd77fb385d16bf8db98968e3e84 (diff)
Fix another compilation warning in apt-pkg/versionmatch.cc
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f73c25cc..b88df66a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
apt (0.7.17~exp1) UNRELEASED; urgency=low
[ Luca Bruno ]
- * apt-pkg/acquire.cc:
- - fix a compilation warning
+ * Fix compilation warnings:
+ - apt-pkg/acquire.cc
+ - apt-pkg/versionmatch.cc
-- Luca Bruno <lethalman88@gmail.com> Sat, 11 Oct 2008 09:17:46 +0200