[jnr-unixsocket] 12/14: Add get-orig-source target in d/rules

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Jan 17 20:09:16 UTC 2017


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

nomadium pushed a commit to branch experimental
in repository jnr-unixsocket.

commit 8227e50b7b8ab7b5e9f6fc9e87edf83d1ba91407
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Jan 17 19:58:12 2017 +0000

    Add get-orig-source target in d/rules
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1b80d15..27476d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ jnr-unixsocket (0.15-1) UNRELEASED; urgency=medium
   * Fix typos in package description.
   * Switch Vcs-* URLs to https.
   * Update d/copyright file.
+  * Add get-orig-source target in d/rules.
 
  -- Miguel Landaeta <nomadium at debian.org>  Tue, 17 Jan 2017 19:46:54 +0000
 
diff --git a/debian/rules b/debian/rules
index 027d7eb..f398614 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
 
 %:
 	dh $@ --buildsystem=maven --with javahelper
+
+get-orig-source:
+	uscan --verbose --download-current-version

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



More information about the pkg-java-commits mailing list