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

mans0954 pushed a commit to branch master
in repository connid.

commit 5a122c0c1b2f348b9133b5be8929fd2fddfb8c88
Author: Christopher Hoskin <[email protected]>
Date:   Sun Aug 13 19:11:38 2017 +0100

    Add upstream changelog
---
 debian/Upstream-Changelog.html | 13 +++++++++++++
 debian/changelog               |  1 +
 debian/rules                   |  3 +++
 3 files changed, 17 insertions(+)

diff --git a/debian/Upstream-Changelog.html b/debian/Upstream-Changelog.html
new file mode 100644
index 0000000..d03f1b3
--- /dev/null
+++ b/debian/Upstream-Changelog.html
@@ -0,0 +1,13 @@
+<HTML>
+<BODY>
+<P> From https://connid.atlassian.net/wiki/display/BASE/Base+release+notes 
</P>                                                           
+            <div id="main-content" class="wiki-content">
+                                
+        <h1 id="Basereleasenotes-1none"><div class="toc-macro 
client-side-toc-macro  conf-macro output-block" data-cssliststyle="none" 
data-headerelements="H1" data-hasbody="false" data-macro-name="toc"> 
</div></h1><h1 id="Basereleasenotes-1.4.3.0(July7th,2017)">1.4.3.0 (July 7th, 
2017)</h1><h2 id="Basereleasenotes-Bug">Bug</h2><ul><li>[<a 
href="https://connid.atlassian.net/browse/BASE-55"; class="external-link" 
rel="nofollow">BASE-55</a>] - InvalidKeyException with some JVM versions (esp 
[...]
+
+                
+        
+    
+            </div>
+</BODY>
+</HTML>
diff --git a/debian/changelog b/debian/changelog
index 75dd6cc..2140a10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,5 +7,6 @@ connid (1.4.3.0-1) UNRELEASED; urgency=medium
   * Get package building again
       + Ignore java/archetype/pom.xml
       + Ignore com.mycila:license-maven-plugin 
+  * Add upstream changelog 
 
  -- Christopher Hoskin <[email protected]>  Sun, 13 Aug 2017 18:18:22 +0100
diff --git a/debian/rules b/debian/rules
index d9e0607..50f17f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,9 @@ override_dh_auto_test:
 override_dh_auto_install:
        dh_auto_install -- -f java/pom.xml install
 
+override_dh_installchangelogs:
+       dh_installchangelogs debian/Upstream-Changelog.html
+
 
 # dh_make generated override targets
 # This is example for Cmake (See https://bugs.debian.org/641051 )

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to