| 1 |
otavio |
94 |
debpartial-mirror (0.2.7+SVN20040622) unstable; urgency=low |
| 2 |
|
|
|
| 3 |
|
|
* NOT RELEASED YET |
| 4 |
otavio |
115 |
* Otavio Salvador |
| 5 |
|
|
- Merge back the description improvement did by Ben Armstrong in |
| 6 |
|
|
rewrite branch. I only removed the part talking about use more then |
| 7 |
|
|
one source since this is not supported by this branch. |
| 8 |
otavio |
116 |
- Change the URI on description to the website on Alioth. |
| 9 |
otavio |
94 |
|
| 10 |
otavio |
116 |
|
| 11 |
otavio |
94 |
-- Otavio Salvador <otavio@debian.org> Tue, 22 Jun 2004 20:46:21 -0300 |
| 12 |
|
|
|
| 13 |
otavio |
84 |
debpartial-mirror (0.2.7) unstable; urgency=low |
| 14 |
|
|
|
| 15 |
|
|
* Added new options to skip downloads of files and packages. See the |
| 16 |
|
|
manual page. |
| 17 |
otavio |
85 |
* Added a simulate option (Closes: #254104). |
| 18 |
otavio |
86 |
* Back to use docbook-to-man since this is more clear to me right now. |
| 19 |
otavio |
87 |
* Improved the manpage. |
| 20 |
otavio |
88 |
* Added a configuration option (get_provides) to allow to skip all |
| 21 |
|
|
provided packages (Closes: #254105). |
| 22 |
otavio |
84 |
|
| 23 |
otavio |
92 |
-- Otavio Salvador <otavio@debian.org> Wed, 16 Jun 2004 13:16:18 -0300 |
| 24 |
otavio |
84 |
|
| 25 |
otavio |
82 |
debpartial-mirror (0.2.6) unstable; urgency=low |
| 26 |
otavio |
81 |
|
| 27 |
otavio |
82 |
* debian/control: Add docbook-utils Build-Depends to fix FTBFS |
| 28 |
|
|
(Closes: #251605). |
| 29 |
|
|
* debian/rules: use docbook2man instead of docbook-to-man command. |
| 30 |
otavio |
81 |
|
| 31 |
otavio |
82 |
-- Otavio Salvador <otavio@debian.org> Mon, 31 May 2004 14:48:55 -0300 |
| 32 |
otavio |
81 |
|
| 33 |
otavio |
79 |
debpartial-mirror (0.2.5) unstable; urgency=low |
| 34 |
otavio |
76 |
|
| 35 |
otavio |
79 |
* Upload to unstable (did at DebConf4). |
| 36 |
otavio |
77 |
* Fix manual page fallowing the tips of Per Olofsson <pelle@dsv.su.se> |
| 37 |
otavio |
78 |
(Closes: #250872). |
| 38 |
|
|
* Removed README.Debian by now since we don't have any interesting |
| 39 |
|
|
information for it (Closes: #250868). |
| 40 |
otavio |
76 |
|
| 41 |
|
|
-- Otavio Salvador <otavio@debian.org> Tue, 4 May 2004 13:52:14 -0300 |
| 42 |
|
|
|
| 43 |
otavio |
74 |
debpartial-mirror (0.2.4) experimental; urgency=low |
| 44 |
otavio |
73 |
|
| 45 |
|
|
* src/RemotePackages.py: use Replaces to get another possible solution |
| 46 |
|
|
to dependencies. |
| 47 |
|
|
|
| 48 |
|
|
-- Otavio Salvador <otavio@debian.org> Tue, 4 May 2004 02:00:43 -0300 |
| 49 |
|
|
|
| 50 |
otavio |
71 |
debpartial-mirror (0.2.3) experimental; urgency=low |
| 51 |
otavio |
70 |
|
| 52 |
otavio |
71 |
* src/RemotePackages.py: fix virtual-package processing. Now this |
| 53 |
|
|
identify all virtual-package. |
| 54 |
|
|
* src/debpartial-mirror.in: changed the label about when was built. More |
| 55 |
|
|
short now. |
| 56 |
otavio |
70 |
|
| 57 |
otavio |
71 |
-- Otavio Salvador <otavio@debian.org> Tue, 4 May 2004 01:58:53 -0300 |
| 58 |
otavio |
70 |
|
| 59 |
otavio |
63 |
debpartial-mirror (0.2.2) experimental; urgency=low |
| 60 |
otavio |
57 |
|
| 61 |
otavio |
59 |
* Removed the TODO item about apt-proxy since current development |
| 62 |
|
|
version solved the problem. |
| 63 |
otavio |
60 |
* debian/control: fix description spelling errors. |
| 64 |
otavio |
62 |
* debian/manpage.sgml: fix spelling errors. |
| 65 |
otavio |
63 |
* src/Config.py: changed getExclude member to getExcludes. |
| 66 |
otavio |
64 |
* src/debpartial-mirror.in, debian/rules: added information about when |
| 67 |
|
|
was built. |
| 68 |
otavio |
57 |
|
| 69 |
otavio |
63 |
-- Otavio Salvador <otavio@debian.org> Tue, 4 May 2004 01:13:49 -0300 |
| 70 |
otavio |
57 |
|
| 71 |
otavio |
55 |
debpartial-mirror (0.2.1) experimental; urgency=low |
| 72 |
otavio |
54 |
|
| 73 |
otavio |
55 |
* Bug fix: "debpartial-mirror: [wishlist] Add support for a |
| 74 |
|
|
exclude-packages configuration", thanks to Gustavo R. Montesino |
| 75 |
|
|
(Closes: #247043). This was already supported but now I have |
| 76 |
|
|
documented it in configuration file for example. |
| 77 |
otavio |
54 |
|
| 78 |
otavio |
55 |
-- Otavio Salvador <otavio@debian.org> Sun, 2 May 2004 23:00:23 -0300 |
| 79 |
otavio |
54 |
|
| 80 |
otavio |
52 |
debpartial-mirror (0.2.0) experimental; urgency=low |
| 81 |
otavio |
44 |
|
| 82 |
otavio |
50 |
* Added support to resolve virtual packages. |
| 83 |
otavio |
44 |
|
| 84 |
otavio |
52 |
-- Otavio Salvador <otavio@debian.org> Fri, 30 Apr 2004 20:13:01 -0300 |
| 85 |
otavio |
44 |
|
| 86 |
otavio |
41 |
debpartial-mirror (0.1.1) experimental; urgency=low |
| 87 |
otavio |
36 |
|
| 88 |
otavio |
37 |
* Remove wrong information while processing debian-cd tasks. |
| 89 |
otavio |
38 |
* Include better examples in configuration file. |
| 90 |
otavio |
40 |
* RemotePackages.py (RemotePackages.__selectPackage): removed unused |
| 91 |
|
|
parameter. |
| 92 |
otavio |
36 |
|
| 93 |
otavio |
41 |
-- Otavio Salvador <otavio@debian.org> Fri, 30 Apr 2004 13:39:45 -0300 |
| 94 |
otavio |
36 |
|
| 95 |
otavio |
34 |
debpartial-mirror (0.1) experimental; urgency=low |
| 96 |
otavio |
2 |
|
| 97 |
|
|
* Initial Release. |
| 98 |
|
|
|
| 99 |
otavio |
34 |
-- Otavio Salvador <otavio@debian.org> Thu, 22 Apr 2004 22:33:48 -0300 |
| 100 |
otavio |
2 |
|