[libcommons-digester-java] 06/39: * Add XS-Vcs-{Svn, Browser} to debian/control * Add watch file.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 15 14:26:06 UTC 2018


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

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

commit d63534e2b0948e5884520ad0fa2e852d135259bc
Author: Kumar Appaiah <akumar at ee.iitm.ac.in>
Date:   Wed Sep 19 18:44:28 2007 +0000

    * Add XS-Vcs-{Svn,Browser} to debian/control
    * Add watch file.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 debian/watch     | 2 ++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 11fd6bb..530efe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcommons-digester-java (1.7-4) UNRELEASED; urgency=low
+
+  * Add XS-Vcs-{Svn,Browser} to debian/control
+  * Add watch file.
+  
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Thu, 20 Sep 2007 00:21:21 +0530
+
 libcommons-digester-java (1.7-3) unstable; urgency=low
 
   * Use java-gcj-compat instead of kaffe
diff --git a/debian/control b/debian/control
index 08e4cb4..8bc7515 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Michael Koch <konqueror at gmx.de>
 Build-Depends: debhelper (>= 4.2.30), cdbs (>= 0.4.21), ant, java-gcj-compat-dev, libcommons-beanutils-java, libcommons-logging-java
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-digester
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-digester
 
 Package: libcommons-digester-java
 Architecture: all
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..a6afcf4
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www.apache.org/dist/commons/digester/source/ commons-digester-([\d\.]+)-src.tar.gz debian uupdate

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



More information about the pkg-java-commits mailing list