[PD-cvs] SF.net SVN: pure-data:[10223] branches/pd-extended/v0-40/packages/ linux_make

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Sun Jul 27 22:26:20 CEST 2008


Revision: 10223
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10223&view=rev
Author:   eighthave
Date:     2008-07-27 20:26:19 +0000 (Sun, 27 Jul 2008)

Log Message:
-----------
updated Debian package info for final release

Modified Paths:
--------------
    branches/pd-extended/v0-40/packages/linux_make/Makefile
    branches/pd-extended/v0-40/packages/linux_make/debian/control

Modified: branches/pd-extended/v0-40/packages/linux_make/Makefile
===================================================================
--- branches/pd-extended/v0-40/packages/linux_make/Makefile	2008-07-27 13:02:07 UTC (rev 10222)
+++ branches/pd-extended/v0-40/packages/linux_make/Makefile	2008-07-27 20:26:19 UTC (rev 10223)
@@ -114,8 +114,8 @@
 	test -d $(DESTDIR)/DEBIAN || mkdir -p $(DESTDIR)/DEBIAN
 	cp $(packages_src)/linux_make/debian/control $(DESTDIR)/DEBIAN
 # set build architecture and version for the package
-	sed -i 's|^Version:.*|Version: $(DEB_PD_VERSION)|' \
-		$(DESTDIR)/DEBIAN/control
+#	sed -i 's|^Version:.*|Version: $(DEB_PD_VERSION)|' \
+#		$(DESTDIR)/DEBIAN/control
 	sed -i 's|^Architecture:.*|Architecture: $(DEB_BUILD_ARCH)|' \
 		$(DESTDIR)/DEBIAN/control
 # add auto-generated dependencies

Modified: branches/pd-extended/v0-40/packages/linux_make/debian/control
===================================================================
--- branches/pd-extended/v0-40/packages/linux_make/debian/control	2008-07-27 13:02:07 UTC (rev 10222)
+++ branches/pd-extended/v0-40/packages/linux_make/debian/control	2008-07-27 20:26:19 UTC (rev 10223)
@@ -1,5 +1,5 @@
 Source: pd-extended
-Version: 0.40.3cvs20080505-1
+Version: 0.40.3-1
 Section: sound
 Priority: optional
 Maintainer: Hans-Christoph Steiner <hans at at.or.at>
@@ -9,7 +9,7 @@
 Replaces: puredata, pd-externals, gem, pd-pdp, pd-zexy
 Conflicts: pd, pd-externals, gem, pd-pdp, pd-zexy
 Provides: pd
-Recommends: liblame0, qjackctl, xdg-utils
+Recommends: qjackctl, xdg-utils
 Suggests: xmms
 Description: Pure Data with patches and a large collection of externals
  Pd (aka Pure Data) is a real-time graphical programming environment for


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list