[mina] 17/26: Fixed the watch file
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 22 20:27:04 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository mina.
commit af022ca173c8a2f495306ea0b8f5b3564a1df15c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 14 09:54:24 2013 +0000
Fixed the watch file
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
debian/watch | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bda0c40..2c2bd05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mina (1.1.7.dfsg-11) unstable; urgency=low
+
+ * Fixed the watch file
+ * Updated Standards-Version to 3.9.4 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 14 May 2013 10:29:20 +0200
+
mina (1.1.7.dfsg-10) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index 68f99a4..f681323 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: mina
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>
+Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.25)
Build-Depends-Indep: default-jdk, libslf4j-java, libjzlib-java,
libmx4j-java, libspring-beans-java, maven-repo-helper
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/mina
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/mina
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
Homepage: http://mina.apache.org
Package: libmina-java
diff --git a/debian/watch b/debian/watch
index 9302592..4a714da 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\.dfsg// \
- http://www.apache.org/dist/mina/(1\.[\d.]+)/mina-(1\.[\d.]+)\.tar\.gz debian debian/orig-tar.sh
+ http://archive.apache.org/dist/mina/(1\.[\d.]+)/mina-(1\.[\d.]+)\.tar\.gz debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mina.git
More information about the pkg-java-commits
mailing list