[Pkg-voip-commits] r997 - in asterisk-sounds-extra/trunk: . debian
Mark Purcell
msp at costa.debian.org
Thu Nov 17 18:08:08 UTC 2005
Author: msp
Date: 2005-11-17 18:08:08 +0000 (Thu, 17 Nov 2005)
New Revision: 997
Modified:
asterisk-sounds-extra/trunk/Makefile
asterisk-sounds-extra/trunk/debian/changelog
Log:
releasing version 1.2.0-1
Modified: asterisk-sounds-extra/trunk/Makefile
===================================================================
--- asterisk-sounds-extra/trunk/Makefile 2005-11-17 18:01:04 UTC (rev 996)
+++ asterisk-sounds-extra/trunk/Makefile 2005-11-17 18:08:08 UTC (rev 997)
@@ -115,3 +115,11 @@
install: all datafiles
FORCE:
+
+update:
+ @if [ -d CVS ]; then \
+ echo "Updating from CVS..."; \
+ cvs -q -z3 update -Pd; \
+ else \
+ echo "Not CVS"; \
+ fi
Modified: asterisk-sounds-extra/trunk/debian/changelog
===================================================================
--- asterisk-sounds-extra/trunk/debian/changelog 2005-11-17 18:01:04 UTC (rev 996)
+++ asterisk-sounds-extra/trunk/debian/changelog 2005-11-17 18:08:08 UTC (rev 997)
@@ -1,3 +1,9 @@
+asterisk-sounds-extra (1.2.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mark Purcell <msp at debian.org> Thu, 17 Nov 2005 18:01:22 +0000
+
asterisk-sounds-extra (1.0.9-2) UNRELEASED; urgency=low
[ Kilian Krause ]
More information about the Pkg-voip-commits
mailing list