[SCM] eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package. branch, master, updated. debian/8.1.0-2-8-gc071639

Niels Thykier niels at thykier.net
Fri Jun 29 09:41:45 UTC 2012


The following commit has been merged in the master branch:
commit 68f7b05e1208f5d1ae424d3b9a5490232e5418ab
Author: Niels Thykier <niels at thykier.net>
Date:   Fri Jun 29 11:29:18 2012 +0200

    Comment out eclipse-cdt-autotools for now
    
    Signed-off-by: Niels Thykier <niels at thykier.net>

diff --git a/debian/changelog b/debian/changelog
index b14faad..fb62dfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 eclipse-cdt (8.1.0+dfsg-1) UNRELEASED; urgency=low
 
   * Remove files generated out of texi documentation.
-  * Enable eclipse-cdt-autotools plugin.
   * Update d/watch.
 
  -- Jakub Adam <jakub.adam at ktknet.cz>  Thu, 28 Jun 2012 16:58:26 +0200
diff --git a/debian/control b/debian/control
index fe43792..889793b 100644
--- a/debian/control
+++ b/debian/control
@@ -64,29 +64,29 @@ Description: C/C++ Development Tools for Eclipse (JNI)
  .
  This package contains architecture specific JNI libraries
 
-Package: eclipse-cdt-autotools
-Architecture: all
-Depends: eclipse-cdt (= ${source:Version}),
-         autoconf,
-         automake,
-         ${misc:Depends},
-         ${orbit:Depends}
-Description: Autotools support for Eclipse CDT
- The Autotools suite of plugins adds to the CDT a support for building and
- maintaining C/C++ projects that use Autotools. With this additional support,
- a vast repository of C/C++ code can be checked out, built, and maintained
- under the CDT rather easily without having to resort to the command line.
- .
- In conjunction with the CDT, the plugin can do the following:
-  * Build a C/C++ project that uses a configure script or an autogen
-    script or a Makefile.cvs script
-  * Create a simple C or C++ hello world Autotools project via a template
-  * Allow configuration parameters to be set via a gui and to rebuild when
-    configuration parameters are changed
-  * Colorized editing of configuration files such as configure.in, configure.ac,
-    Makefile.am, and Makefile.in with full hover help for autoconf/automake
-    macros
-  * Allow specification of multiple build configurations for a single project
-  * Run autotools such as autoconf, automake, or aclocal directly using a gui
-    interface
-  * Includes hover help for autoconf and automake macros in the editors
+#Package: eclipse-cdt-autotools
+#Architecture: all
+#Depends: eclipse-cdt (= ${source:Version}),
+#         autoconf,
+#         automake,
+#         ${misc:Depends},
+#         ${orbit:Depends}
+#Description: Autotools support for Eclipse CDT
+# The Autotools suite of plugins adds to the CDT a support for building and
+# maintaining C/C++ projects that use Autotools. With this additional support,
+# a vast repository of C/C++ code can be checked out, built, and maintained
+# under the CDT rather easily without having to resort to the command line.
+# .
+# In conjunction with the CDT, the plugin can do the following:
+#  * Build a C/C++ project that uses a configure script or an autogen
+#    script or a Makefile.cvs script
+#  * Create a simple C or C++ hello world Autotools project via a template
+#  * Allow configuration parameters to be set via a gui and to rebuild when
+#    configuration parameters are changed
+#  * Colorized editing of configuration files such as configure.in, configure.ac,
+#    Makefile.am, and Makefile.in with full hover help for autoconf/automake
+#    macros
+#  * Allow specification of multiple build configurations for a single project
+#  * Run autotools such as autoconf, automake, or aclocal directly using a gui
+#    interface
+#  * Includes hover help for autoconf and automake macros in the editors

-- 
eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package.



More information about the pkg-java-commits mailing list