| 1 |
debpartial-mirror (0.2.3) experimental; urgency=low
|
| 2 |
|
| 3 |
* src/RemotePackages.py: fix virtual-package processing. Now this
|
| 4 |
identify all virtual-package.
|
| 5 |
* src/debpartial-mirror.in: changed the label about when was built. More
|
| 6 |
short now.
|
| 7 |
|
| 8 |
-- Otavio Salvador <otavio@debian.org> Tue, 4 May 2004 01:58:53 -0300
|
| 9 |
|
| 10 |
debpartial-mirror (0.2.2) experimental; urgency=low
|
| 11 |
|
| 12 |
* Removed the TODO item about apt-proxy since current development
|
| 13 |
version solved the problem.
|
| 14 |
* debian/control: fix description spelling errors.
|
| 15 |
* debian/manpage.sgml: fix spelling errors.
|
| 16 |
* src/Config.py: changed getExclude member to getExcludes.
|
| 17 |
* src/debpartial-mirror.in, debian/rules: added information about when
|
| 18 |
was built.
|
| 19 |
|
| 20 |
-- Otavio Salvador <otavio@debian.org> Tue, 4 May 2004 01:13:49 -0300
|
| 21 |
|
| 22 |
debpartial-mirror (0.2.1) experimental; urgency=low
|
| 23 |
|
| 24 |
* Bug fix: "debpartial-mirror: [wishlist] Add support for a
|
| 25 |
exclude-packages configuration", thanks to Gustavo R. Montesino
|
| 26 |
(Closes: #247043). This was already supported but now I have
|
| 27 |
documented it in configuration file for example.
|
| 28 |
|
| 29 |
-- Otavio Salvador <otavio@debian.org> Sun, 2 May 2004 23:00:23 -0300
|
| 30 |
|
| 31 |
debpartial-mirror (0.2.0) experimental; urgency=low
|
| 32 |
|
| 33 |
* Added support to resolve virtual packages.
|
| 34 |
|
| 35 |
-- Otavio Salvador <otavio@debian.org> Fri, 30 Apr 2004 20:13:01 -0300
|
| 36 |
|
| 37 |
debpartial-mirror (0.1.1) experimental; urgency=low
|
| 38 |
|
| 39 |
* Remove wrong information while processing debian-cd tasks.
|
| 40 |
* Include better examples in configuration file.
|
| 41 |
* RemotePackages.py (RemotePackages.__selectPackage): removed unused
|
| 42 |
parameter.
|
| 43 |
|
| 44 |
-- Otavio Salvador <otavio@debian.org> Fri, 30 Apr 2004 13:39:45 -0300
|
| 45 |
|
| 46 |
debpartial-mirror (0.1) experimental; urgency=low
|
| 47 |
|
| 48 |
* Initial Release.
|
| 49 |
|
| 50 |
-- Otavio Salvador <otavio@debian.org> Thu, 22 Apr 2004 22:33:48 -0300
|
| 51 |
|