Package: evolution-data-server
Version: 2.30.3-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch


In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/rules: don't strip sgid and group off of camel-lock-helper and use
    DEB_FIXPERMS_EXCLUDE instead of DEB_FIXPERMS_EXCLUDE_evolution-data-server
    since debhelper doesn't handle _<pkg> as expected (LP: #641243)

We thought you might be interested in doing the same.


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-22-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru evolution-data-server-2.30.3/debian/changelog evolution-data-server-2.30.3/debian/changelog
diff -Nru evolution-data-server-2.30.3/debian/rules evolution-data-server-2.30.3/debian/rules
--- evolution-data-server-2.30.3/debian/rules	2010-09-06 05:10:09.000000000 -0500
+++ evolution-data-server-2.30.3/debian/rules	2010-09-16 23:49:32.000000000 -0500
@@ -30,7 +30,7 @@
 #	dh_testdir
 #	autoreconf -vfi
 
-DEB_FIXPERMS_EXCLUDE_evolution-data-server += usr/lib/evolution/camel-lock-helper*
+DEB_FIXPERMS_EXCLUDE += usr/lib/evolution/camel-lock-helper*
 
 binary-install/evolution-data-server::
 	chgrp mail $(CURDIR)/debian/evolution-data-server/usr/lib/evolution/camel-lock-helper*
_______________________________________________
Pkg-evolution-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

Reply via email to