[Pkg-voip-commits] r1563 - iaxmodem/trunk/debian
Julien Blache
jblache at costa.debian.org
Tue Apr 11 10:35:15 UTC 2006
Author: jblache
Date: 2006-04-11 10:35:15 +0000 (Tue, 11 Apr 2006)
New Revision: 1563
Modified:
iaxmodem/trunk/debian/changelog
iaxmodem/trunk/debian/rules
Log:
* New upstream release (0.1.3).
* debian/rules:
+ Remove CVS dirs from the tarball (libiax2).
Modified: iaxmodem/trunk/debian/changelog
===================================================================
--- iaxmodem/trunk/debian/changelog 2006-04-09 19:23:30 UTC (rev 1562)
+++ iaxmodem/trunk/debian/changelog 2006-04-11 10:35:15 UTC (rev 1563)
@@ -1,12 +1,15 @@
-iaxmodem (0.1.2.dfsg-2) UNRELEASED; urgency=low
+iaxmodem (0.1.3.dfsg-1) unstable; urgency=low
[ Julien BLACHE ]
- * NOT RELEASED YET
+ * New upstream release.
+ * debian/rules:
+ + Remove CVS dirs from the tarball (libiax2).
[ Kilian Krause ]
- * debian/rules: Add get-orig-source target with proper DFSG-repacking.
+ * debian/rules:
+ + Add get-orig-source target with proper DFSG-repacking.
- -- Kilian Krause <kilian at debian.org> Wed, 22 Mar 2006 12:42:52 +0100
+ -- Julien BLACHE <jblache at debian.org> Tue, 11 Apr 2006 12:34:18 +0200
iaxmodem (0.1.2.dfsg-1) unstable; urgency=low
Modified: iaxmodem/trunk/debian/rules
===================================================================
--- iaxmodem/trunk/debian/rules 2006-04-09 19:23:30 UTC (rev 1562)
+++ iaxmodem/trunk/debian/rules 2006-04-11 10:35:15 UTC (rev 1563)
@@ -152,7 +152,7 @@
lib/spandsp/libspandsp.vcproj lib/libiax2/autom4te.cache/ \
lib/spandsp/autom4te.cache/ lib/spandsp/config/config.sub \
lib/spandsp/config/config.guess lib/libiax2/config.sub \
- lib/libiax2/config.guess;do rm -rf iaxmodem-$(UPVERSION)/$$file;done && \
+ lib/libiax2/config.guess lib/libiax2/CVS lib/libiax2/src/CVS; do rm -rf iaxmodem-$(UPVERSION)/$$file; done && \
tar cfz ../$(FILENAME) *
@@echo Cleaning up...
@@$(RM) -rf ../tarballs/iaxmodem-$(UPVERSION).tmp
More information about the Pkg-voip-commits
mailing list