This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sqlline.
commit 67dc2f05ffc2ad69a01c7bef883f716db4a0c042 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 14:23:04 2018 +0200 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e27895c..5f5652c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sqlline (1.0.2-6) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Wed, 18 Apr 2018 14:23:04 +0200 + sqlline (1.0.2-5) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 6b50a22..bb223df 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends-Indep: libjline-java Build-Depends: ant, default-jdk, debhelper (>= 9), cdbs Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/sqlline -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/sqlline +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sqlline.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/sqlline.git Homepage: http://sqlline.sourceforge.net Package: sqlline -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sqlline.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

