[Pkg-sssd-devel] sssd: Changes to 'debian-unstable'

Timo Aaltonen tjaalton-guest at alioth.debian.org
Mon Mar 26 10:46:12 UTC 2012


 debian/changelog |    1 +
 debian/control   |    2 +-
 debian/rules     |    3 +++
 3 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 4f0fd9852f130db52eb0c2db318368fbd36939b3
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Mon Mar 26 13:46:03 2012 +0300

    add --no-changes-needed for dh_python2

diff --git a/debian/rules b/debian/rules
index 2ef7487..33c1c1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,9 @@ override_dh_install:
 
 	dh_install --fail-missing
 
+override_dh_python2:
+	dh_python2 --no-guessing-versions
+
 override_dh_installinit:
 	dh_installinit --error-handler=invoke_failure
 

commit 067d84ee014ea73b53ae9beebfd225463661ca02
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Thu Mar 22 15:04:19 2012 +0200

    control: Add myself to uploaders.

diff --git a/debian/changelog b/debian/changelog
index 2f18569..948316d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,7 @@ sssd (1.8.1-1) unstable; urgency=low
   * control: Bump the debhelper build-dep to 9.
   * control: Add ${misc:Depends} to libipa-hbac*, libsss-sudo*.
   * control, rules: Migrate to dh_python2 (Closes: #617071).
+  * control: Add myself to uploaders.
 
   [ Petter Reinholdtsen ]
   * New upstream version 1.2.4:
diff --git a/debian/control b/debian/control
index fcbac16..03622d6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: sssd
 Section: utils
 Priority: extra
 Maintainer: Debian SSSD Team <pkg-sssd-devel at lists.alioth.debian.org>
-Uploaders: Morten Werner Forsbring <werner at debian.org>
+Uploaders: Morten Werner Forsbring <werner at debian.org>, Timo Aaltonen <tjaalton at ubuntu.com>
 Build-Depends: debhelper (>= 9), quilt, dh-autoreconf, autopoint, lsb-release,
  dnsutils,
  libpopt-dev,



More information about the Pkg-sssd-devel mailing list