[SCM] juce/master: Updated README.Debian to reflect package rename

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed May 25 15:02:51 UTC 2016


The following commit has been merged in the master branch:
commit 053c423e0ae6edfbfdb328d99a6309e26e4eacdf
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed May 25 15:47:11 2016 +0200

    Updated README.Debian to reflect package rename

diff --git a/debian/README.Debian b/debian/README.Debian
index 5a76dcf..fbce863 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -28,7 +28,7 @@ If you are developing your own JUCE application, you are of course free to
 follow upstream's advice.
 Installing the following packages will give you the 'Projucer' as Debian
 packages while keeping your embedded-module-code workflow:
- - introjucer (contains the Projucer)
+ - juce-tools (contains the Projucer)
  - juce-modules-source (contains the source-code for the JUCE modules)
 
 The 'Projucer' as shipped with Debian has the following modification regarding
@@ -76,6 +76,6 @@ I usually prefix these flags with JUCE_ (e.g. "CPPFLAGS" becomes
 
 You could recreate the Makefiles by running the project's .jucer file through
 Debian's "Projucer" (the so-generated Makefiles allow both overriding of
-*FLAGS and building verbosely), but adding 'introjucer' to the Build-Depends is
+*FLAGS and building verbosely), but adding 'juce-tools' to the Build-Depends is
 probably an overkill.
 

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list