[easymock] 10/41: Updated Vcs-* and Homepage fields in control file Updated watch file to match upstream version correctly (M. Koch) Updated dependency to current gcj-java-compat-dev (Closes: #450422) Updated standards version to 3.7.3
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Nov 25 16:49:10 GMT 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository easymock.
commit d802d368bcfa136a4d4bda1ec525f022c36bb64d
Author: Jan-Pascal van Best <janpascal at vanbest.org>
Date: Fri Jan 11 15:17:45 2008 +0000
Updated Vcs-* and Homepage fields in control file
Updated watch file to match upstream version correctly (M. Koch)
Updated dependency to current gcj-java-compat-dev (Closes: #450422)
Updated standards version to 3.7.3
---
debian/changelog | 7 +++++--
debian/control | 4 ++--
.../10_create_link_to_samples_and_javadocs_in_Documentation.dpatch | 2 +-
debian/watch | 5 +++--
4 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c50569e..2bf9953 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
easymock (2.3+ds1-2) unstable; urgency=low
- * Updated watch file to match upstream version correctly.
+ * Updated Vcs-* and Homepage fields in control file
+ * Updated watch file to match upstream version correctly (M. Koch)
+ * Updated dependency to current gcj-java-compat-dev (Closes: #450422)
+ * Updated standards version to 3.7.3
- -- Michael Koch <konqueror at gmx.de> Sat, 29 Dec 2007 14:26:32 +0100
+ -- Jan-Pascal van Best <janpascal at vanbest.org> Fri, 11 Jan 2008 16:14:31 +0100
easymock (2.3+ds1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c607baf..c273136 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Jan-Pascal van Best <janpascal at vanbest.org>
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/easymock/
Vcs-svn: svn://svn.debian.org/svn/pkg-java/trunk/easymock/
Build-Depends: cdbs, debhelper (>= 5.0.42), dpatch (>= 2.0),
- java-gcj-compat-dev (>= 1.0.76), ant-optional (>= 1.7.0),
+ java-gcj-compat-dev (>= 1.0.77-2), ant-optional (>= 1.7.0),
junit4 (>= 4.3.1)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Homepage: http://www.easymock.org
Package: libeasymock-java
diff --git a/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch b/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
index e7d04c7..1ca39e9 100755
--- a/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
+++ b/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
@@ -2,7 +2,7 @@
## 10_create_link_to_javadocs_in_Documentation.dpatch by Jan-Pascal van Best <janpascal at vanbest.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Update documentation to link to the installed API docs and samples
@DPATCH@
diff -urNad easymock~/Documentation.html easymock/Documentation.html
diff --git a/debian/watch b/debian/watch
index bef5b7f..b3d3094 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
-opts=dversionmangle=s/\+ds1// \
- http://sf.net/easymock/easymock([0-9.]*).zip
+
+opts=dversionmangle=s/\+ds\d+$// \
+ http://sf.net/easymock/easymock([0-9.]*).zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git
More information about the pkg-java-commits
mailing list