diff --git a/build/build.xml b/build/build.xml
index 913d21ebf..9fdced4e3 100755
--- a/build/build.xml
+++ b/build/build.xml
@@ -759,7 +759,13 @@
-
+
+
+
+
+
+
+
@@ -772,9 +778,6 @@
-
@@ -787,18 +790,17 @@
]]>
+
-
- Package: processing
-Version: ${version}
-Section: devel
-Priority: optional
-Installed-Size: ${deb.kbsize}
-Architecture: ${deb.arch}
-Maintainer: Kyle Feuz <kylefeuz@weber.edu>
-Description: Processing programming language and IDE
- Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.
-
+
+
+
+
+
+
+
+
+
diff --git a/build/linux/control b/build/linux/control
new file mode 100644
index 000000000..81d8530d8
--- /dev/null
+++ b/build/linux/control
@@ -0,0 +1,9 @@
+Package: processing
+Version: @version@
+Section: devel
+Priority: optional
+Installed-Size: @size@
+Architecture: @arch@
+Maintainer: Kyle Feuz
+Description: Processing programming language and IDE
+ Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.
diff --git a/build/linux/processing.desktop b/build/linux/processing.desktop
index 40c4b749f..542296247 100644
--- a/build/linux/processing.desktop
+++ b/build/linux/processing.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-Version=2.1
+Version=@version@
Name=Processing
Comment=graphics and animation language
Exec=processing %F