[Pkg-voip-commits] r10577 - in /opal/trunk/debian: changelog rules

dedu-guest at alioth.debian.org dedu-guest at alioth.debian.org
Sat Oct 25 19:05:51 UTC 2014


Author: dedu-guest
Date: Sat Oct 25 19:05:51 2014
New Revision: 10577

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10577
Log:
Remove two non free documents (IETF) from source package (Closes: #745405).

Modified:
    opal/trunk/debian/changelog
    opal/trunk/debian/rules

Modified: opal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/changelog?rev=10577&op=diff
==============================================================================
--- opal/trunk/debian/changelog	(original)
+++ opal/trunk/debian/changelog	Sat Oct 25 19:05:51 2014
@@ -1,3 +1,9 @@
+opal (3.12.8~dfsg-2) UNRELEASED; urgency=low
+
+  * Remove two non free documents (IETF) from source package (Closes: #745405).
+
+ -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  Sat, 25 Oct 2014 19:51:57 +0200
+
 opal (3.12.8~dfsg-1) experimental; urgency=low
 
   * New upstream release 

Modified: opal/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/rules?rev=10577&op=diff
==============================================================================
--- opal/trunk/debian/rules	(original)
+++ opal/trunk/debian/rules	Sat Oct 25 19:05:51 2014
@@ -69,6 +69,8 @@
 	@@rm -f ../tarballs/opal-$(UPVERSION).tmp/opal*/plugins/LID/CM_HID/CM_HID.dll
 	@@rm -f ../tarballs/opal-$(UPVERSION).tmp/opal*/plugins/LID/TigerJet/TjIpSys.dll
 	@@rm -f ../tarballs/opal-$(UPVERSION).tmp/opal*/*.exe
+	@@rm -f ../tarballs/opal-$(UPVERSION).tmp/opal*/plugins/audio/iLBC/iLBC/draft-ietf-avt-ilbc-codec-05.txt
+	@@rm -f ../tarballs/opal-$(UPVERSION).tmp/opal*/src/rtp/libsrtp/doc/rfc3711.txt
 	@@echo Writing archive ../tarballs/$(FILENAME) ...
 	@@cd ../tarballs/opal-$(UPVERSION).tmp ; tar cfJ ../$(FILENAME) *
 	@@echo Cleaning up...




More information about the Pkg-voip-commits mailing list