|
@@ -1,3 +1,12 @@
|
|
|
|
|
+apt (0.7.20) unstable; urgency=low
|
|
|
|
|
+
|
|
|
|
|
+ [ Eugene V. Lyubimkin ]
|
|
|
|
|
+ * debian/changelog:
|
|
|
|
|
+ - Fixed place of 'merged install-recommends and install-task branches'
|
|
|
|
|
+ from 0.6.46.1 to 0.7.0. (Closes: #439866)
|
|
|
|
|
+
|
|
|
|
|
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sat, 06 Dec 2008 20:57:00 +0200
|
|
|
|
|
+
|
|
|
apt (0.7.20~exp2) unstable; urgency=low
|
|
apt (0.7.20~exp2) unstable; urgency=low
|
|
|
|
|
|
|
|
[ Eugene V. Lyubimkin ]
|
|
[ Eugene V. Lyubimkin ]
|
|
@@ -863,6 +872,16 @@ apt (0.7.0) experimental; urgency=low
|
|
|
* support for unattended-upgrades (via unattended-upgrades
|
|
* support for unattended-upgrades (via unattended-upgrades
|
|
|
package)
|
|
package)
|
|
|
* added apt-transport-https method
|
|
* added apt-transport-https method
|
|
|
|
|
+ * merged "install-recommends" branch (ABI break):
|
|
|
|
|
+ - new "--install-recommends"
|
|
|
|
|
+ - install new recommends on "upgrade" if --install-recommends is
|
|
|
|
|
+ given
|
|
|
|
|
+ - new "--fix-policy" option to install all packages with unmet
|
|
|
|
|
+ important dependencies (usefull with --install-recommends to
|
|
|
|
|
+ see what not-installed recommends are on the system)
|
|
|
|
|
+ - fix of recommended packages display (only show CandidateVersion
|
|
|
|
|
+ fix or-group handling)
|
|
|
|
|
+ * merged "install-task" branch (use with "apt-get install taskname^")
|
|
|
|
|
|
|
|
-- Michael Vogt <mvo@debian.org> Fri, 12 Jan 2007 20:48:07 +0100
|
|
-- Michael Vogt <mvo@debian.org> Fri, 12 Jan 2007 20:48:07 +0100
|
|
|
|
|
|
|
@@ -953,16 +972,6 @@ apt (0.6.46.2) unstable; urgency=low
|
|
|
|
|
|
|
|
apt (0.6.46.1) unstable; urgency=low
|
|
apt (0.6.46.1) unstable; urgency=low
|
|
|
|
|
|
|
|
- * merged "install-recommends" branch (ABI break):
|
|
|
|
|
- - new "--install-recommends"
|
|
|
|
|
- - install new recommends on "upgrade" if --install-recommends is
|
|
|
|
|
- given
|
|
|
|
|
- - new "--fix-policy" option to install all packages with unmet
|
|
|
|
|
- important dependencies (usefull with --install-recommends to
|
|
|
|
|
- see what not-installed recommends are on the system)
|
|
|
|
|
- - fix of recommended packages display (only show CandidateVersion
|
|
|
|
|
- fix or-group handling)
|
|
|
|
|
- * merged "install-task" branch (use with "apt-get install taskname^")
|
|
|
|
|
* methods/gzip.cc:
|
|
* methods/gzip.cc:
|
|
|
- deal with empty files
|
|
- deal with empty files
|
|
|
* Applied patch from Daniel Schepler to make apt bin-NMU able.
|
|
* Applied patch from Daniel Schepler to make apt bin-NMU able.
|