[Pkg-fedora-ds-maintainers] 389-ds-base: Changes to 'debian-unstable'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Wed Oct 3 16:20:10 UTC 2012
debian/389-ds-base.prerm | 1 +
debian/changelog | 2 ++
debian/copyright | 1 +
3 files changed, 4 insertions(+)
New commits:
commit d40f0c4b83769edf50c82bb5c4122fab765e6275
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Wed Oct 3 19:14:27 2012 +0300
389-ds-base.prerm: Add 'set -e'.
diff --git a/debian/389-ds-base.prerm b/debian/389-ds-base.prerm
index 8679d81..3e1529b 100644
--- a/debian/389-ds-base.prerm
+++ b/debian/389-ds-base.prerm
@@ -1,4 +1,5 @@
#!/bin/sh -e
+set -e
#DEBHELPER#
diff --git a/debian/changelog b/debian/changelog
index 9eb2507..43fece9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@
* control: Drop dpkg-dev from build-depends, no need to specify it
directly.
* copyright: Add myself as a copyright holder for debian/*.
+ * 389-ds-base.prerm: Add 'set -e'.
-- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 27 Sep 2012 11:11:38 +0300
commit 376da3d8651198356510c84d1996173ec4bd13f2
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Wed Oct 3 19:09:17 2012 +0300
copyright: Add myself as a copyright holder for debian/*.
diff --git a/debian/changelog b/debian/changelog
index 44a319b..9eb2507 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@
functions, since it's a false positive in this case.
* control: Drop dpkg-dev from build-depends, no need to specify it
directly.
+ * copyright: Add myself as a copyright holder for debian/*.
-- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 27 Sep 2012 11:11:38 +0300
diff --git a/debian/copyright b/debian/copyright
index bd9f588..ed84c71 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -35,6 +35,7 @@ License: GPL-2+
Files: debian/*
Copyright: 2008 Michele Baldessari <michele at acksyn.org>
+ 2012 Timo Aaltonen <tjaalton at ubuntu.com>
License: GPL-2+ or LGPL-2.1 or MPL-1.1
License: Other
More information about the Pkg-fedora-ds-maintainers
mailing list