summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2011-06-25 12:05:14 -0500
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:46 -0800
commit9ebb1ae34d0ab37571720bb571a69dd38a3b10a5 (patch)
tree67ea6c6659b66b2b8e2711c0ac7e161a87a7bee5 /debian/changelog
parent37b035e863d6084431e43fd7acb550da71ea1244 (diff)
Look for /etc/init.d/postgresql, not /etc/init.d/postgresql-8.{2,3},
for service restarts; the latter are obsolete since squeeze. Closes: #631511.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 03329ec8..dd2c15dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pam (1.1.3-2ubuntu1) UNRELEASED; urgency=low
+
+ * Look for /etc/init.d/postgresql, not /etc/init.d/postgresql-8.{2,3},
+ for service restarts; the latter are obsolete since squeeze.
+ Closes: #631511.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 25 Jun 2011 12:04:24 -0500
+
pam (1.1.3-2) unstable; urgency=low
[ Kees Cook ]