[Aptitude-svn-commit] r4348 - in branches/aptitude-0.3/aptitude: . src

Daniel Burrows dburrows at costa.debian.org
Thu Sep 29 23:29:45 UTC 2005


Author: dburrows
Date: Thu Sep 29 23:29:42 2005
New Revision: 4348

Removed:
   branches/aptitude-0.3/aptitude/src/download.cc
   branches/aptitude-0.3/aptitude/src/download.h
Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
   branches/aptitude-0.3/aptitude/src/Makefile.am
Log:
Remove the nasty crufty gross old download code.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Thu Sep 29 23:29:42 2005
@@ -1,5 +1,9 @@
 2005-09-29  Daniel Burrows  <dburrows at debian.org>
 
+	* src/Makefile.am, src/download.cc, src/download.h:
+
+	  Remove the old download code.
+
 	* src/cmdline/cmdline_upgrade.cc:
 
 	  Use the download_manager code for upgrades too.

Modified: branches/aptitude-0.3/aptitude/src/Makefile.am
==============================================================================
--- branches/aptitude-0.3/aptitude/src/Makefile.am	(original)
+++ branches/aptitude-0.3/aptitude/src/Makefile.am	Thu Sep 29 23:29:42 2005
@@ -31,8 +31,6 @@
 	defaults.h	\
 	dep_item.cc	\
 	dep_item.h	\
-	download.cc	\
-	download.h	\
 	download_bar.h	\
 	download_bar.cc	\
 	download_item.h	\



More information about the Aptitude-svn-commit mailing list