[simplyhtml] 03/03: build 0.16.17

Felix Natter fnatter-guest at moszumanska.debian.org
Sat Apr 30 18:22:30 UTC 2016


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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit 0b70ca115892a15f8fb3a102026fbf16e243e7ef
Author: Felix Natter <fnatter at gmx.net>
Date:   Sat Apr 30 20:22:16 2016 +0200

    build 0.16.17
---
 debian/changelog              | 6 +++---
 debian/patches/01_build.patch | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7d6f748..b9240d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
-simplyhtml (0.16.16-1) UNRELEASED; urgency=medium
+simplyhtml (0.16.17-1) UNRELEASED; urgency=medium
 
   * New upstream version.
   * Use/patch new gradle build system.
   * Require java7 runtime (upstream requires this).
-  * Bump Standards-Version to 3.9.8 (TODO: put doc into /usr/share/doc/simplyhtml/!).
+  * Bump Standards-Version to 3.9.8
   * Publish maven artifact to /usr/share/maven-repo.
 
- -- Felix Natter <fnatter at gmx.net>  Fri, 15 Apr 2016 16:48:11 +0200
+ -- Felix Natter <fnatter at gmx.net>  Sat, 30 Apr 2016 20:17:51 +0200
 
 simplyhtml (0.16.13-1) unstable; urgency=medium
 
diff --git a/debian/patches/01_build.patch b/debian/patches/01_build.patch
index c8a6f4c..95946d2 100644
--- a/debian/patches/01_build.patch
+++ b/debian/patches/01_build.patch
@@ -15,7 +15,7 @@
 +apply plugin: 'maven'
  
  group 'com.lightdev.app.shtm.simplyhtml'
- version = '0.16.16'
+ version = '0.16.17'
 @@ -13,24 +14,8 @@
  sourceCompatibility='1.7'
  
@@ -78,7 +78,7 @@
      attributes(
  		'Implementation-Title': project.name,
          'Implementation-Version': project.version,
-@@ -88,9 +82,7 @@
+@@ -89,9 +83,7 @@
      from sourceSets.main.allSource
  }
  
@@ -89,7 +89,7 @@
  publishing {
      publications {
          simplyhtml(MavenPublication) {
-@@ -103,6 +95,24 @@
+@@ -104,6 +96,24 @@
          }
      }
  }
@@ -114,7 +114,7 @@
  
  javadoc {
      enabled = true
-@@ -110,4 +120,9 @@
+@@ -111,4 +121,9 @@
      failOnError = false
  }
  

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



More information about the pkg-java-commits mailing list