[Pkg-fedora-ds-maintainers] libmozilla-ldap-perl: Changes to 'debian-unstable'

Juan Gregorio Hernando Rivero ghe at alioth.debian.org
Wed Jun 27 06:45:27 UTC 2012


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

New commits:
commit dee375cb4880fdfc94cbdd90c8821844499a2a6f
Author: Ghe Rivero <ghe at debian.org>
Date:   Wed Jun 27 08:42:45 2012 +0200

    Added libnss3-dev to build-depends

diff --git a/debian/control b/debian/control
index d3805ff..d30bfc6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 5.0.0),
  pkg-config,
  quilt,
  libldap2-dev (>= 2.4.28),
+ libnss3-dev
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-fedora-ds/libmozilla-ldap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fedora-ds/libmozilla-ldap-perl.git

commit 34dd86d7bec64a599c7dde0ed6433a0c306ceb55
Author: Ghe Rivero <ghe at debian.org>
Date:   Tue Jun 26 18:13:08 2012 +0200

    Added build-arch and build-arch rules

diff --git a/debian/rules b/debian/rules
index 74c8198..185cbe5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,10 @@ endif
 
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
+
 build-stamp: $(QUILT_STAMPFN)
 	dh_testdir
 	LDAPPKGNAME=openldap $(PERL) Makefile.PL.rpm INSTALLDIRS=vendor

commit 086b8460e172a7a7335ebd816e0c6a0260ef788e
Author: Ghe Rivero <ghe at debian.org>
Date:   Tue Jun 26 18:01:48 2012 +0200

    Updated control file with Uploaders: field

diff --git a/debian/control b/debian/control
index 93cbe81..d3805ff 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,8 @@ Source: libmozilla-ldap-perl
 Section: perl
 Priority: optional
 Maintainer: Debian 389ds Team <pkg-fedora-ds-maintainers at lists.alioth.debian.org>
+Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>,
+	   Ghe Rivero <ghe at debian.org>
 Build-Depends: debhelper (>= 5.0.0),
  perl (>= 5.8.0-7),
  pkg-config,



More information about the Pkg-fedora-ds-maintainers mailing list