Bug#660010: ITP: jenkins-git-plugin -- allows use of Git as a build SCM

2012-02-15 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: jenkins-git-plugin
Version: 1.1.15
Upstream Author: CloudBees, Inc and others
License: MIT
Description: Jenkins Git plugin

 This plugin allows use of Git as a build SCM.




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f3bf791.3090...@ktknet.cz



Bug#659908: ITP: jenkins-parametrized-trigger-plugin -- Triggers new Jenkins builds when a build has completed

2012-02-14 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: jenkins-parametrized-trigger-plugin
Version: 2.13
Upstream Author: Kohsuke Kawaguchi and others
License: MIT
Description: Triggers new Jenkins builds when a build has completed

 This plugin lets you trigger new builds when your build has completed, with
 various ways of specifying parameters for the new build.
 .
 You can add multiple configurations: each has a list of projects to trigger,
 a condition for when to trigger them (based on the result of the current
 build), and a parameters section.
 .
 The parameters section can contain a combination of one or more of
 the following:
 .
  * a set of predefined properties
  * properties from a properties file read from the workspace of the triggering
build
  * the parameters of the current build
  * "Subversion revision": makes sure the triggered projects are built with the
same revision(s) of the triggering build. You still have to make sure those
projects are actually configured to checkout the right Subversion URLs.
 .
 The parameter section is itself pluggable, and other plugins can contribute
 other sources of parameters.
 .
 This triggering mechanism can be used both as a post-build step or as a build
 step, in which case you can also block for the completion of the triggered
 builds. This lets you create a "function call" like semantics.




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f3aac78.3080...@ktknet.cz



Bug#659819: ITP: jenkins-subversion-plugin -- Subversion integration for Jenkins

2012-02-13 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: jenkins-subversion-plugin
Version: 1.37
Upstream Author: Kohsuke Kawaguchi and others
License: MIT
Description: Jenkins Subversion Plugin (Java artifacts)

 This plugin adds the Subversion support (via SVNKit) to Jenkins.
 .
 Once this plugin is installed, you'll see Subversion as one of the options in
 the SCM.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f398990.60...@ktknet.cz



Bug#659649: ITP: libjenkins-svnkit-java -- Pure Java Subversion client library (Jenkins fork)

2012-02-12 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: libjenkins-svnkit-java
Version: 1.3.6.1-jenkins-2
Upstream Author: TMate Software Ltd.
License: The TMate Open Source License
Description: Pure Java Subversion client library

 SVNKit provides APIs to work with Subversion repositories and working copies.
 The SVNKit library features direct repository access as well as support for all
 high level Subversion operations available via the command-line Subversion
 client.
 .
 This package contains the branch used/maintained by Jenkins CI.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f381f21.7000...@ktknet.cz



Bug#659634: ITP: libsequence-library-java -- Java library for manipulation with character sequences

2012-02-12 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: libsequence-library-java
Version: 1.0.0
Upstream Author: SyntEvo GmbH
License: Sequence Library License
Description: Java library for manipulation with character sequences

 This library provides utility classes allowing manipulation with sequences of
 characters such as searching for longest common subsequence of two strings,
 finding common blocks and creating text or binary diff files.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f37fb5e.2030...@ktknet.cz



Bug#659525: ITP: jenkins-token-macro-plugin -- Adds reusable macro expansion capability for other Jenkins plugins

2012-02-11 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: jenkins-token-macro-plugin
Version: 1.5.1
Upstream Author: CloudBees, Inc
URL: https://wiki.jenkins-ci.org/display/JENKINS/Token+Macro+Plugin
License: MIT
Description: Adds reusable macro expansion capability for other Jenkins 
plugins

 In various Jenkins plugins, such as email-ext and description-setter, an user
 is asked to provide an "expression" that evaluates to text. For example, in the
 case of the email-ext plugin, the whole email content is one big expression, so
 is the subject. This often includes some kind of macro tokens, which evaluates
 to things like build number, cause, the current branch being built, etc. In the
 description-setter plugin, the user configures a similar expression that
 evaluates to the string that becomes a build string. In instant messenger
 plugin, one might configure the template that controls what messages the user
 will receive.

 All these plugins share the common concept of token expansions, where something
 like ${SUBVERSION_REVISION} expands to some textual values, and since this
 notion is useful beyond any single use case, it makes sense to define it
 elsewhere. And this is exactly what this plugin does — to define the mechanism
 for plugins to define tokens (and their parameters) and their evaluation, and
 allow this mechanism to be reused by different plugin



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f36d3b0.5070...@ktknet.cz



Bug#657782: ITP: eclipse-anyedit -- Adds additional tools to the context menu of text-based Eclipse editors

2012-01-28 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: eclipse-anyedit
Version: 2.4.0
Upstream Author: Andrey Loskutov
URL: http://andrei.gmxhome.de/anyedit/
License: EPL-1.0
Description: Adds additional tools to the context menu of text-based 
Eclipse editors

 AnyEdit plugin adds several new tools to the context menu of text-based Eclipse
 editors, to output consoles, to Eclipse main menu and editor toolbar. AnyEdit
 contributes also Import/Export working sets wizards.
 .
 AnyEdit can:
 .
  * show the withespace (tabs vs spaces) in editors and may use custom project
settings for tab<->spaces auto-convert-on-save feature.
  * perform tabs <-> spaces convert on multiple files or entire directories and
supports also file exclusion filter for tabs <-> spaces action.
  * automatically remove trailing whitespaces and/or perform tabs<->spaces
conversion on a "save" action in all text-based Eclipse editors. It can
automatically create a new line at the end of the file if the last line was
not terminated by new line.
 .
 Also adds additional actions to menus and toolbars:
 .
  * "Save All", "Open File" and "Show whitespace in editor" buttons to the
global Eclipse toolbar.
  * "Open File", "Open Type" and "Save to file..." actions to supported output
consoles and "Save to file..." toolbar button to the Console view.
  * four new context menu actions to "Compare With" and "Replace With" menus
in both editors and files.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f243ad0.4030...@ktknet.cz



Bug#654949: ITP: libgoogle-gson-java -- Converts Java objects into their JSON representation

2012-01-06 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: libgoogle-gson-java
Version: 2.1
Upstream Author: Google Inc.
URL: http://code.google.com/p/google-gson/
License: Apache-2.0
Description: Converts Java objects into their JSON representation

 Gson is a Java library that can be used to convert Java Objects into their JSON
 representation. It can also be used to convert a JSON string to an equivalent
 Java object. Gson can work with arbitrary Java objects including pre-existing
 objects that you do not have source-code of.
 .
 Gson Goals
 .
  * Provide simple toJson() and fromJson() methods to convert Java objects to
JSON and vice-versa
  * Allow pre-existing unmodifiable objects to be converted to and from JSON
  * Extensive support of Java Generics
  * Allow custom representations for objects
  * Support arbitrarily complex objects (with deep inheritance hierarchies and
extensive use of generic types).



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f07aeca.6040...@ktknet.cz



Bug#654667: ITP: gammaray -- Tool for examining the internals of Qt application

2012-01-04 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: gammaray
Version: 1.0.1
Upstream Author: Klarälvdalens Datakonsult AB
URL: http://www.kdab.com/gammaray
License: GPL-2+
Description: Tool for examining the internals of Qt application

GammaRay is a tool for examining the internals of a Qt application and
to some extent also manipulate it. GammaRay uses injection methods to
hook into an application at runtime and provide access to a wide variety
of interesting information. It provides easy ways of navigating through
the complex internal structures you find in some Qt frameworks, such as
QGraphicsView, model/view, QTextDocument, state machines and more.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f04f758.20...@ktknet.cz



Bug#654418: ITP: eclipse-cdt-qt -- Qt integration for Eclipse CDT

2012-01-03 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: eclipse-cdt-qt
Version: 1.6.1
Upstream Author: Nokia
URL: http://qt.nokia.com/products/eclipse-integration/
License: LGPL-2.1
Description: Qt integration for Eclipse CDT

This plugin allows one to use standard Qt development tools from inside of
Eclipse environment. The main features of the integration are:

 * Fully integrated form editor (Qt Designer)
 * Wizards for creating new Qt projects and classes
 * Integrated .pro file editor
 * Automated build setup for moc, uic, and rcc



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f03293f.7080...@ktknet.cz



Bug#653190: ITP: eclipse-gef -- Eclipse Graphical Editing Framework

2011-12-24 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: eclipse-gef
Version: 3.7.1
Upstream Author: IBM and others
URL: http://www.eclipse.org/gef/
License: EPL-1.0
Description: Eclipse Graphical Editing Framework

The Graphical Editing Framework (GEF) provides technology to create rich
graphical editors and views for the Eclipse Workbench UI. It bundles three
components:

 * Draw2d (org.eclipse.draw2d) - A layout and rendering toolkit for displaying
   graphics on an SWT Canvas.
 * GEF (MVC) (org.eclipse.gef) - An interactive model-view-controler (MVC)
   framework, which fosters the implementation of SWT-based tree and
   Draw2d-based graphical editors for the Eclipse Workbench UI.
 * Zest (org.eclipse.zest) - A visualization toolkit based on Draw2d, which
   enables implementation of graphical views for the Eclipse Workbench UI.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ef65139.6080...@ktknet.cz



Bug#649123: ITP: eclipse-mercurialeclipse -- Mercurial version control integration for Eclipse

2011-11-17 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: eclipse-mercurialeclipse
Version: 1.9.0
Upstream Author: Zingo Andersen and others
URL: http://www.javaforge.com/project/HGE
License: EPL-1.0
Description: Mercurial version control integration for Eclipse

MercurialEclipse is a plugin providing support for the highly popular Mercurial
distributed version control system within the Eclipse IDE.

MercurialEclipse supports:

 * cloning repositories and importing them as Eclipse projects
 * push, pull and convenient syncronization
 * working with branches (branch, merge and rebase)
 * tags
 * undo (backout, rollback and strip)
 * diffs
 * histories
 * patches
 * Mercurial extensions (mqueue, transplant and such)



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ec57755.3030...@ktknet.cz



Bug#644654: ITP: eclipse-cdt-pkg-config -- pkg-config support for Eclipse CDT

2011-10-07 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: eclipse-cdt-pkg-config
Version: 0.5.2+svn195
Upstream Author: Petri Tuononen 
URL: http://code.google.com/p/pkg-config-support-for-eclipse-cdt/
License: EPL-1.0
Description: pkg-config support for Eclipse CDT

The aim of the Eclipse plug-in is to provide automation of configuration needed
for projects using pkg-config, such as GTK+ and gtkmm.

The plug-in will set options and switches automatically that gcc needs to add
in the selected packages - specifically the header file paths, the libraries,
and some other gcc switches.



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e8f5713.3080...@ktknet.cz



Bug#644535: ITP: eclipse-autotools -- Eclipse Linux Tools: Autotools support for CDT

2011-10-06 Thread Jakub Adam

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: eclipse-autotools
Version: 1.0.1
Upstream Author: Eclipse Linux Tools project 
URL: http://www.eclipse.org/linuxtools/projectPages/autotools/
License: EPL-1.0
Description: Eclipse Linux Tools: Autotools support for CDT

The Autotools suite of plugins add support to the CDT (C/C++ Development Tools) for building and maintaining C/C++ 
projects that use autotools. Using autotools is very common in the world of Open Source projects such as those hosted at 
http://www.gnu.org. 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
 * Help for autoconf and automake



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e8defe5.70...@ktknet.cz