[libspring-java] 03/04: Simplify d/rules

Miguel Landaeta nomadium at moszumanska.debian.org
Thu Aug 10 17:48:04 UTC 2017


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

nomadium pushed a commit to branch master
in repository libspring-java.

commit 36bd4a94e5bc1e5890995fbe1f84a068a6e29979
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Thu Aug 10 18:48:01 2017 +0100

    Simplify d/rules
---
 debian/changelog | 3 ++-
 debian/rules     | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d55d64b..0d5dc49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libspring-java (4.3.10-2) UNRELEASED; urgency=medium
   * Team upload.
   * Remove myself from uploaders list. (Closes: #XXXXXX)
   * Wrap and sort dependencies lists.
+  * Simplify d/rules.
 
- -- Miguel Landaeta <nomadium at debian.org>  Thu, 10 Aug 2017 20:08:13 +0100
+ -- Miguel Landaeta <nomadium at debian.org>  Thu, 10 Aug 2017 20:09:12 +0100
 
 libspring-java (4.3.10-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 1b3b04e..81861b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 JAVA_HOME       := /usr/lib/jvm/default-java
 
-VERSION = $(shell dpkg-parsechangelog --show-field Version | sed 's/-[^-]*$$//')
 MODULES = aop beans context context-support core expression instrument jdbc jms messaging orm oxm test tx web webmvc webmvc-portlet
 
 %:

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



More information about the pkg-java-commits mailing list