~canonical-ci-engineering/ubuntu-ci-services-itself/jenkins

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-02-10 14:20:19 UTC
  • Revision ID: package-import@ubuntu.com-20120210142019-111gc06h3y3zpnxd
Tags: 1.424.2+dfsg-2
* Enable Jenkins plugin components to support building plugins and 
  modules (Closes: #658071):
  - d/control: Enabled libjenkins-plugin-parent-java, updated dependencies.
  - d/plugin-debian.pom.in,rules: Install pom file to act as parent POM for 
    plugin development based on upstream plugin pom file.
  - d/libjenkins-plugin-parent-java.poms: Dropped - no longer required.
  - d/patches/build/plugin.patch: Dropped - no longer required.
* Switch to using libservlet2.5-java (Closes: #658805)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
jenkins (1.424.2+dfsg-2) unstable; urgency=low
 
2
 
 
3
  * Enable Jenkins plugin components to support building plugins and 
 
4
    modules (Closes: #658071):
 
5
    - d/control: Enabled libjenkins-plugin-parent-java, updated dependencies.
 
6
    - d/plugin-debian.pom.in,rules: Install pom file to act as parent POM for 
 
7
      plugin development based on upstream plugin pom file.
 
8
    - d/libjenkins-plugin-parent-java.poms: Dropped - no longer required.
 
9
    - d/patches/build/plugin.patch: Dropped - no longer required.
 
10
  * Switch to using libservlet2.5-java (Closes: #658805)
 
11
 
 
12
 -- James Page <james.page@ubuntu.com>  Fri, 10 Feb 2012 14:20:19 +0000
 
13
 
1
14
jenkins (1.424.2+dfsg-1) unstable; urgency=low
2
15
 
3
16
  [ Miguel Landaeta ]