[doxia] 09/15: doxia (1.0-alpha-7-2) UNRELEASED; urgency=low
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 6 09:40:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/1.0-alpha-11-1
in repository doxia.
commit 61fd75efaf06d6b04b1be1391253c0ce2072f1e4
Author: Michael Koch <konqueror at gmx.de>
Date: Sat Apr 19 07:41:23 2008 +0000
doxia (1.0-alpha-7-2) UNRELEASED; urgency=low
* Added watch file.
* Added Homepage, Vcs-Svn and Vcs-Browser fields.
* Added myslef to Uploaders.
* Updated Standards-Version to 3.7.3.
-- Michael Koch <konqueror at gmx.de> Sat, 19 Apr 2008 09:44:33 +0200
---
debian/changelog | 9 +++++++++
debian/control | 11 +++++------
debian/watch | 2 ++
3 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f6bf248..509c0fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+doxia (1.0-alpha-7-2) UNRELEASED; urgency=low
+
+ * Added watch file.
+ * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+ * Added myslef to Uploaders.
+ * Updated Standards-Version to 3.7.3.
+
+ -- Michael Koch <konqueror at gmx.de> Sat, 19 Apr 2008 09:44:33 +0200
+
doxia (1.0-alpha-7-1) unstable; urgency=low
* Initial release. (Closes: #413554)
diff --git a/debian/control b/debian/control
index cc3f34c..3bc98dd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,13 @@ Source: doxia
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Trygve Laugstol <trygvis at inamo.no>, Paul Cager <paul-debian at home.paulcager.org>
+Uploaders: Trygve Laugstol <trygvis at inamo.no>, Paul Cager <paul-debian at home.paulcager.org>, Michael Koch <konqueror at gmx.de>
Build-Depends-Indep: java-gcj-compat-dev (>=1.0.65), ant-optional, libxalan2-java, libbcpg-java, libbcpg-java-doc, libbcprov-java, libbcprov-java-doc, classpath-doc, libcommons-cli-java, libwagon-java, libplexus-i18n-java, libplexus-velocity-java, libmodello-java, velocity, maven-ant-helper
Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/doxia
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/doxia
+Homepage: http://maven.apache.org/doxia/
Package: libdoxia-java
Architecture: all
@@ -23,8 +26,6 @@ Description: a powerful content generation framework
Doxia is used exensively by Maven and it powers the entire
documentation system of Maven. It gives Maven the ability to take any
document that Doxia supports and output it any format.
- .
- Homepage: http://maven.apache.org/doxia/
Package: libdoxia-java-doc
Architecture: all
@@ -44,5 +45,3 @@ Description: a powerful content generation framework
document that Doxia supports and output it any format.
.
This package provides the API documentation for Doxia.
- .
- Homepage: http://maven.apache.org/doxia/
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..f4761f2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/maven/doxia/doxia/ (\d.*)/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia.git
More information about the pkg-java-commits
mailing list