[jackson-jr] 03/15: Fix debian watch file and start new changelog entry.
Markus Koschany
apo at moszumanska.debian.org
Thu Oct 12 16:38:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-jr.
commit 244dbc31eaff1c3c7930311e8f720a3b4e5c5ee7
Author: Markus Koschany <apo at debian.org>
Date: Thu Oct 12 15:41:31 2017 +0200
Fix debian watch file and start new changelog entry.
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f85beea..aaeca4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jackson-jr (2.9.1-1) UNRELEASED; urgency=medium
+
+ *
+
+ -- Markus Koschany <apo at debian.org> Thu, 12 Oct 2017 15:34:23 +0200
+
jackson-jr (2.8.9-2) unstable; urgency=medium
* Fix Vcs-Links. They were broken.
diff --git a/debian/watch b/debian/watch
index 654daea..005fb08 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/jackson-jr-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/jackson-jr-parent-$1\.tar\.gz/ \
https://github.com/FasterXML/jackson-jr/tags .*/jackson-jr-parent-?(\d\S+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jr.git
More information about the pkg-java-commits
mailing list