chiark / gitweb /
aptitude safe-upgrade
authorcjwatson <>
Thu, 29 Nov 2007 20:51:23 +0000 (20:51 +0000)
committercjwatson <>
Thu, 29 Nov 2007 20:51:23 +0000 (20:51 +0000)
debian/2007-11-29-safe-upgrade.txt [new file with mode: 0644]

diff --git a/debian/2007-11-29-safe-upgrade.txt b/debian/2007-11-29-safe-upgrade.txt
new file mode 100644 (file)
index 0000000..c6de814
--- /dev/null
@@ -0,0 +1,11 @@
+aptitude safe-upgrade
+
+<p><a href="http://blog.drinsama.de/erich/en/linux/debian/2007112801-dist-upgrade-hints.html">Erich</a>:
+I do sometimes wonder why we don't relax the definition of "safe" upgrades
+to include installing new packages but still not removing old ones. I know
+that many of my uses of dist-upgrade are just for when something grows a new
+dependency that I didn't previously have installed.</p>
+
+<p>(Of course this wouldn't always help as it wouldn't account for a new
+dependency that conflicted with an old dependency, but never mind. It would
+certainly do wonders for the metapackage case.)</p>