[Pkg-sympa-commits] [SCM] sympa Debian packaging branch, master, updated. debian/6.1.1_dfsg-1-5-g2886768

Stefan Hornburg (Racke) racke at linuxia.de
Thu Oct 28 08:31:14 UTC 2010


The following commit has been merged in the master branch:
commit 6350e3e5996adf0f53fe6dd3e42a62002cee3e1e
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Wed Oct 27 12:08:46 2010 +0200

    Remove dependency on perl-suid (#581943).

diff --git a/debian/control b/debian/control
index 96a5df5..a94b121 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: cdbs (>= 0.4.70~),
  devscripts (>= 2.10.7~),
  debhelper (>= 6),
  dh-buildinfo,
- perl-suid,
  libdbi-perl (>= 1.48),
  libdbd-mysql-perl (>= 4.007) | libdbd-pg-perl | libdbd-sqlite3-perl | libdbd-sybase-perl,
  libarchive-zip-perl (>= 1.05),
diff --git a/debian/rules b/debian/rules
index 74eb7b1..bc8472f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -162,7 +162,7 @@ binary-post-install/sympa::
 		"$(DEB_DESTDIR)"/usr/share/doc/$(cdbs_curpkg)/examples/config/topics.us.conf
 
 # Needed both by upstream build (or test) process and at runtime
-common-depends = perl-suid, libdbi-perl (>= 1.48), libdbd-mysql-perl (>= 4.007) | libdbd-pg-perl | libdbd-sqlite3-perl | libdbd-sybase-perl, libarchive-zip-perl (>= 1.05), libmailtools-perl (>= 1.51), libmsgcat-perl (>= 1.0), libmime-tools-perl, perl (>= 5.8), libio-stringy-perl, libnet-ldap-perl, libcgi-fast-perl, libintl-perl, libmime-charset-perl, libmime-encwords-perl, libtemplate-perl, libxml-libxml-perl, perl-modules (>= 5.10) | libcgi-pm-perl (>= 3.35), libhtml-stripscripts-parser-perl (>= 1.0), libhtml-tree-perl, libhtml-format-perl, mhonarc, libregexp-common-perl
+common-depends = libdbi-perl (>= 1.48), libdbd-mysql-perl (>= 4.007) | libdbd-pg-perl | libdbd-sqlite3-perl | libdbd-sybase-perl, libarchive-zip-perl (>= 1.05), libmailtools-perl (>= 1.51), libmsgcat-perl (>= 1.0), libmime-tools-perl, perl (>= 5.8), libio-stringy-perl, libnet-ldap-perl, libcgi-fast-perl, libintl-perl, libmime-charset-perl, libmime-encwords-perl, libtemplate-perl, libxml-libxml-perl, perl-modules (>= 5.10) | libcgi-pm-perl (>= 3.35), libhtml-stripscripts-parser-perl (>= 1.0), libhtml-tree-perl, libhtml-format-perl, mhonarc, libregexp-common-perl
 CDBS_DEPENDS = $(common-depends)
 CDBS_BUILD_DEPENDS += , $(common-depends)
 

-- 
sympa Debian packaging



More information about the Pkg-sympa-commits mailing list