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

apo pushed a commit to branch master
in repository snakeyaml.

commit 66b022c1de0c178bbe6460b3f901742de78db349
Author: Markus Koschany <a...@debian.org>
Date:   Fri Dec 1 20:12:38 2017 +0100

    Add get-orig-source target and start new changelog entry.
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c187128..1996f81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+snakeyaml (1.19-1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * 
+
+ -- Markus Koschany <a...@debian.org>  Fri, 01 Dec 2017 20:11:52 +0100
+
 snakeyaml (1.17-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index ec38b7c..4e9a9be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
        dh $@ --buildsystem=maven
+
+get-orig-source:
+       uscan --force-download --download-current-version --repack 
--compression xz

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to