[Pkg-cyrus-sasl2-commits] r272 - in	/cyrus-sasl-2.1/branches/heimdal/debian: changelog rules
    roberto at users.alioth.debian.org 
    roberto at users.alioth.debian.org
       
    Sat Sep  8 02:38:06 UTC 2007
    
    
  
Author: roberto
Date: Sat Sep  8 02:38:06 2007
New Revision: 272
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=272
Log:
Clean up lintian warning and prepare for unstable release.
Modified:
    cyrus-sasl-2.1/branches/heimdal/debian/changelog
    cyrus-sasl-2.1/branches/heimdal/debian/rules
Modified: cyrus-sasl-2.1/branches/heimdal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/branches/heimdal/debian/changelog?rev=272&op=diff
==============================================================================
--- cyrus-sasl-2.1/branches/heimdal/debian/changelog (original)
+++ cyrus-sasl-2.1/branches/heimdal/debian/changelog Sat Sep  8 02:38:06 2007
@@ -1,8 +1,9 @@
-cyrus-sasl2-heimdal (2.1.22.dfsg1-15) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-
- -- Fabian Fagerholm <fabbe at debian.org>  Mon,  6 Aug 2007 09:49:16 +0300
+cyrus-sasl2-heimdal (2.1.22.dfsg1-15) unstable; urgency=low
+
+  [ Roberto C. Sanchez ]
+  * debian/rules: Cleanup lintian warnings
+
+ -- Roberto C. Sanchez <roberto at connexer.com>  Fri,  7 Sep 2007 22:37:43 -0400
 
 cyrus-sasl2-heimdal (2.1.22.dfsg1-14) unstable; urgency=low
 
Modified: cyrus-sasl-2.1/branches/heimdal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/branches/heimdal/debian/rules?rev=272&op=diff
==============================================================================
--- cyrus-sasl-2.1/branches/heimdal/debian/rules (original)
+++ cyrus-sasl-2.1/branches/heimdal/debian/rules Sat Sep  8 02:38:06 2007
@@ -105,7 +105,7 @@
 	rm -f build-stamp 
 
 	rm -f $(CURDIR)/sample/{sample-client,sample-server,config.h}
-	-$(MAKE) distclean
+	[ ! -f Makefile ] || $(MAKE) distclean
 	$(AUTOTOOLS_REVERSE)
 	(cd saslauthd && $(AUTOTOOLS_REVERSE) && cd ..)
 	-rm -f config.h config.log autom4ate.cache
    
    
More information about the Pkg-cyrus-sasl2-commits
mailing list