From a9161a7868bc7e97fa0938dd4d5eab5ae379e3ee Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 11 Apr 2011 12:00:05 +0200 Subject: aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603) --- aptsources/sourceslist.py | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/aptsources/sourceslist.py b/aptsources/sourceslist.py index 22770c10..353cce2d 100644 --- a/aptsources/sourceslist.py +++ b/aptsources/sourceslist.py @@ -1,4 +1,4 @@ -# aptsource.py - Provide an abstraction of the sources.list +# sourceslist.py - Provide an abstraction of the sources.list # # Copyright (c) 2004-2009 Canonical Ltd. # Copyright (c) 2004 Michiel Sikkes diff --git a/debian/changelog b/debian/changelog index 4d5c6225..2032eeae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ python-apt (0.8.0~exp2) UNRELEASED; urgency=low * apt_pkg: Fix time_to_str, time_rfc1123 to accept more correct values (time_to_str accepts unsigned long, time_rfc1123 long long, y2k31-correct). * apt.progress: Use long for ETA, natural type for size (LP: #377375) + * aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603) -- Julian Andres Klode Wed, 06 Apr 2011 09:46:52 +0200 -- cgit v1.2.3