[gradle-debian-helper] 03/03: Upload to unstable

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 14 12:58:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository gradle-debian-helper.

commit 9c3216e415cf7ba93c78fd74be6d0588354c33a9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 14 13:50:45 2016 +0100

    Upload to unstable
---
 debian/changelog             | 4 ++--
 debian/copyright             | 3 +--
 gradle-helper-plugin/pom.xml | 2 +-
 pom.xml                      | 2 +-
 4 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e27895a..b9ebdb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-gradle-debian-helper (1.5) UNRELEASED; urgency=medium
+gradle-debian-helper (1.5) unstable; urgency=medium
 
   * Use the package name as the name of the root project when rootProject.name
     isn't defined in settings.gradle.
 
- -- Emmanuel Bourg <ebourg at apache.org>  Wed, 14 Dec 2016 11:33:44 +0100
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 14 Dec 2016 13:50:41 +0100
 
 gradle-debian-helper (1.4.4) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index c0395df..593f5cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,8 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Gradle Debian Helper
-Source: https://launchpad.net/maven-packaging-support/
 
 Files: *
-Copyright: 2015, Emmanuel Bourg  <ebourg at apache.org>
+Copyright: 2015-2016, Emmanuel Bourg  <ebourg at apache.org>
 License: Apache-2.0
  On Debian systems, the full text of the Apache-2.0 license
  can be found in the file '/usr/share/common-licenses/Apache-2.0'
diff --git a/gradle-helper-plugin/pom.xml b/gradle-helper-plugin/pom.xml
index c2a7e1c..55b8274 100644
--- a/gradle-helper-plugin/pom.xml
+++ b/gradle-helper-plugin/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.debian.gradle</groupId>
   <artifactId>gradle-helper-plugin</artifactId>
-  <version>1.4.4</version>
+  <version>1.5</version>
   <packaging>jar</packaging>
   <name>Gradle Debian Helper Plugin</name>
   <description>Gradle Plugin for resolving project dependencies with the system Maven repository</description>
diff --git a/pom.xml b/pom.xml
index 10b4a01..d0e3896 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.debian.gradle</groupId>
   <artifactId>gradle-debian-helper</artifactId>
-  <version>1.4.4</version>
+  <version>1.5</version>
   <packaging>pom</packaging>
   <name>Gradle Debian Helper</name>
   <description>Helper tools for building Debian packages with Gradle</description>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-debian-helper.git



More information about the pkg-java-commits mailing list