r2271 - in /unstable/evolution-exchange/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 20 04:13:36 UTC 2012


Author: biebl
Date: Wed Jun 20 04:13:34 2012
New Revision: 2271

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2271
Log:
List missing files on installation.

Modified:
    unstable/evolution-exchange/debian/changelog
    unstable/evolution-exchange/debian/rules

Modified: unstable/evolution-exchange/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/changelog?rev=2271&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/changelog (original)
+++ unstable/evolution-exchange/debian/changelog Wed Jun 20 04:13:34 2012
@@ -7,6 +7,7 @@
 
   [ Michael Biebl ]
   * Strip debian/tmp/ from .install file.
+  * List missing files on installation.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 20 Jun 2012 06:11:49 +0200
 

Modified: unstable/evolution-exchange/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/rules?rev=2271&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/rules (original)
+++ unstable/evolution-exchange/debian/rules Wed Jun 20 04:13:34 2012
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
@@ -10,3 +11,5 @@
 DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-krb5=/usr
+
+common-binary-post-install-arch:: list-missing




More information about the pkg-evolution-commits mailing list