[Pkg-shadow-commits] r3112 - debian/trunk/debian

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon Mar 15 10:11:10 UTC 2010


Author: nekral-guest
Date: 2010-03-15 10:11:01 +0000 (Mon, 15 Mar 2010)
New Revision: 3112

Modified:
   debian/trunk/debian/changelog
   debian/trunk/debian/rules
Log:
  * debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633


Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog	2010-03-15 10:06:34 UTC (rev 3111)
+++ debian/trunk/debian/changelog	2010-03-15 10:11:01 UTC (rev 3112)
@@ -16,6 +16,7 @@
   * debian/control: Removed Martin Quinson from the Uploaders, on his request.
   * debian/login.defs: Improve documentation of USERGROUPS_ENAB.
     Closes: #572687
+  * debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633
 
  -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sun, 24 Jan 2010 18:28:33 +0100
 

Modified: debian/trunk/debian/rules
===================================================================
--- debian/trunk/debian/rules	2010-03-15 10:06:34 UTC (rev 3111)
+++ debian/trunk/debian/rules	2010-03-15 10:11:01 UTC (rev 3112)
@@ -21,6 +21,7 @@
 DEB_AUTO_UPDATE_ACLOCAL  = 1.9
 DEB_AUTO_UPDATE_AUTOCONF = 1.9
 DEB_AUTO_UPDATE_AUTOMAKE = 1.9
+DEB_AUTO_UPDATE_LIBTOOL = pre
 
 # Adds extra options when calling the configure script:
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared --without-libcrack --without-audit --mandir=/usr/share/man --with-libpam --enable-shadowgrp --enable-man --disable-account-tools-setuid --with-group-name-max-length=32




More information about the Pkg-shadow-commits mailing list