[libcommons-compress-java] 33/38: Added the upstream changelog

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 19 15:47:19 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository libcommons-compress-java.

commit 22d40734c2f9f38b393fb6574db4b4fd42cb2e25
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jun 17 18:13:29 2013 +0000

    Added the upstream changelog
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/rules     | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a4770c7..87d1b18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libcommons-compress-java (1.5-2) UNRELEASED; urgency=low
 
   * Use canonical URLs for the Vcs-* fields
+  * Added the upstream changelog
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 17 Jun 2013 17:51:30 +0200
 
diff --git a/debian/control b/debian/control
index 7370536..8a53768 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: ant,
 Standards-Version: 3.9.4
 Homepage: http://commons.apache.org/compress/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-compress-java/
-Vcs-Svn:  svn://anonscm.debian.org/pkg-java/trunk/libcommons-compress-java
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-compress-java
 
 Package: libcommons-compress-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 8e99d01..73fed9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ PACKAGE           := commons-compress
 install/lib$(PACKAGE)-java::
 	mh_installpoms -plib$(PACKAGE)-java
 	mh_installjar -plib$(PACKAGE)-java -l pom.xml $(PACKAGE).jar
+	dh_installchangelogs  -plib$(PACKAGE)-java RELEASE-NOTES.txt
 
 clean::
 	mh_clean

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



More information about the pkg-java-commits mailing list