[Pkg-voip-commits] r3607 - asterisk-addons/trunk/debian

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Fri May 25 11:55:20 UTC 2007


Author: tzafrir-guest
Date: 2007-05-25 11:55:19 +0000 (Fri, 25 May 2007)
New Revision: 3607

Modified:
   asterisk-addons/trunk/debian/changelog
   asterisk-addons/trunk/debian/rules
Log:
* Releasable.
* Remove some commented-out lines.


Modified: asterisk-addons/trunk/debian/changelog
===================================================================
--- asterisk-addons/trunk/debian/changelog	2007-05-25 11:41:58 UTC (rev 3606)
+++ asterisk-addons/trunk/debian/changelog	2007-05-25 11:55:19 UTC (rev 3607)
@@ -1,4 +1,4 @@
-asterisk-addons (1.4.0-1) UNRELEASED; urgency=low
+asterisk-addons (1.4.0-1) unstable; urgency=low
 
   * New upstream release.
   * include_asterisk.dpatch: because our asterisk.h is under asterisk/ .

Modified: asterisk-addons/trunk/debian/rules
===================================================================
--- asterisk-addons/trunk/debian/rules	2007-05-25 11:41:58 UTC (rev 3606)
+++ asterisk-addons/trunk/debian/rules	2007-05-25 11:55:19 UTC (rev 3607)
@@ -78,11 +78,6 @@
 
 	# Add here commands to clean up after the build process.
 	-$(MAKE) clean
-	#cd asterisk-ooh323c; $(MAKE) distclean || true
-	## and now restore the original config.h
-	#if [ -f asterisk-ooh323c/config.h_dist ]; then \
-	#  mv asterisk-ooh323c/config.h_dist asterisk-ooh323c/config.h ; \
-	#fi
 
 	dh_clean 
 




More information about the Pkg-voip-commits mailing list