summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-10-29 23:17:01 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-10-29 23:17:01 +0200
commit0c96f6dfdc1cb3a64b1be05bb192463d1601edc0 (patch)
treedb9e45c8330add14b4aa8e8f83a33f5f11034497 /debian/changelog
parent7b4159cf2a4b7de10622c7e4e29247067358a3ab (diff)
Added 'set -e' to maintainer scripts.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d2e8fcc52..47e2d9587 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ apt (0.7.17) unstable; urgency=low
* debian/libapt-pkg-doc.doc-base.*:
- Changed section: from old 'Devel' to 'Debian'. This fixes appropriate
lintian warnings.
+ * debian/{postrm,prerm,preinst}:
+ - Added 'set -e', fixes lintian warnings
+ 'maintainer-script-ignores-error'.
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300