[tomcat7] 01/01: Upload to unstable
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Apr 23 11:39:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat7.
commit 0336a011b5582eb768da19d2200e745eb8417a2c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Apr 23 13:39:11 2016 +0200
Upload to unstable
---
debian/changelog | 4 ++--
debian/rules | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8f77530..24fd204 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-tomcat7 (7.0.69-1) UNRELEASED; urgency=medium
+tomcat7 (7.0.69-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
* Standards-Version updated to 3.9.8 (no changes)
- -- Emmanuel Bourg <ebourg at apache.org> Sat, 23 Apr 2016 11:23:30 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 23 Apr 2016 11:30:01 +0200
tomcat7 (7.0.68-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index d02ba87..f4087c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_build:
javadoc -locale en -subpackages "javax.servlet" -d "output/api" \
-sourcepath "java" -author -version -breakiterator -notimestamp \
-windowtitle "Tomcat API Documentation" -doctitle "Tomcat API" \
- -bottom "Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved."
+ -bottom "Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved."
override_dh_auto_test:
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat7.git
More information about the pkg-java-commits
mailing list