This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statsvn.
commit e3aa062806d2855efe7c6ac9b101de00c95b9f52 Author: Vincent Fourmond <[email protected]> Date: Tue Mar 4 23:29:56 2008 +0000 [statsvn] Ready for upload --- debian/changelog | 5 +++-- debian/control | 2 +- debian/copyright | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 86812c3..64ccc83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -statsvn (0.3.1.dfsg-1) UNRELEASED; urgency=low +statsvn (0.3.1.dfsg-1) unstable; urgency=low * Initial release (Closes: 456250) * 10-build-xml-classpath to get it to build with debian packages @@ -7,5 +7,6 @@ statsvn (0.3.1.dfsg-1) UNRELEASED; urgency=low * 20-disable-jtreemap to disable the jtreemap-based report, as jtreemap is not currently packaged for Debian * Wrote a manual page, based on the one from statcvs + * Updated FSF's address in debian/copyright - -- Vincent Fourmond <[email protected]> Tue, 04 Mar 2008 23:47:36 +0100 + -- Vincent Fourmond <[email protected]> Wed, 05 Mar 2008 00:29:20 +0100 diff --git a/debian/control b/debian/control index 9795ce6..d5c1624 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/statsvn Package: statsvn Architecture: all Depends: sun-java5-jre | sun-java6-jre | java2-runtime, libjcommon-java, - libjfreechart-java, statcvs (>= 3) + libjfreechart-java, libbackport-util-concurrent-java, statcvs (>= 3) Recommends: subversion Description: SVN repository statistics StatSVN retrieves information from a Subversion repository and generates diff --git a/debian/copyright b/debian/copyright index f835807..576eeef 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,7 +17,7 @@ Upstream Authors: Lukasz Pekacki and others Copyright: 2002, Lukasz Pekacki <[email protected]> 2005, ObjectLab Financial Ltd - + 2006 Benoit Xhenseval Copyright: @@ -33,7 +33,7 @@ Copyright: You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statsvn.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

