r44943 - in /packages/ng-spice-rework/trunk/debian: changelog rules

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sun Jun 3 00:04:55 UTC 2012


Author: gudjon-guest
Date: Sun Jun  3 00:04:54 2012
New Revision: 44943

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44943
Log:
Remove examples/TransImpedanceAmp and exampless/tclspice\tcl-testbench3
because of incompatiple licenses

Modified:
    packages/ng-spice-rework/trunk/debian/changelog
    packages/ng-spice-rework/trunk/debian/rules

Modified: packages/ng-spice-rework/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/changelog?rev=44943&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/changelog (original)
+++ packages/ng-spice-rework/trunk/debian/changelog Sun Jun  3 00:04:54 2012
@@ -21,6 +21,8 @@
   * Started making copyright file machine readable, not finished XXXXXXX 
   * Make tclspice examples executable
   * Add manpage for cmpp. Not finished XXXXXXXXXXXxxx
+  * Remove examples/TransImpedanceAmp and exampless/tclspice\tcl-testbench3
+    because of incompatiple licenses
 
  -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Wed, 16 May 2012 05:48:17 +0200
 

Modified: packages/ng-spice-rework/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/rules?rev=44943&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/rules (original)
+++ packages/ng-spice-rework/trunk/debian/rules Sun Jun  3 00:04:54 2012
@@ -171,6 +171,8 @@
 	tar xzf ngspice-$$VER.tar.gz --exclude=CVS --exclude=xgraph; \
 	rm -f ngspice-$$VER/config.sub ;\
 	rm -f ngspice-$$VER/config.guess ;\
+	rm -rf ngspice-$$VER/examples/TransImpedanceAmp \
+	rm -rf ngspice-$$VER/examples/tclspice\tcl-testbench3 \
 	tar czf ngspice_$$VER.orig.tar.gz ngspice-$$VER; \
 	rm -f ngspice-$$VER.tar.gz; \
 	rm -rf ngspice-$$VER; \




More information about the debian-science-commits mailing list