This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository fest-test.
commit f0b0db93628be7002c995a13c9a04f17f96f460a Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 19 01:14:19 2014 +0100 Minor changes --- debian/changelog | 4 ++-- debian/control | 4 ++-- debian/copyright | 12 ------------ 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 546149b..a610b73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -fest-test (2.1.0-1) unstable; urgency=low +fest-test (2.1.0-1) unstable; urgency=medium * Initial release (Closes: #769199) - -- Tim Potter <[email protected]> Tue, 11 Nov 2014 05:22:18 +1100 + -- Tim Potter <[email protected]> Tue, 19 Nov 2014 05:22:18 +1100 diff --git a/debian/control b/debian/control index de4d3dd..d66f49e 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 9), libmaven-javadoc-plugin-java, maven-debian-helper Standards-Version: 3.9.6 -Homepage: https://github.com/alexruiz/fest-test Vcs-Git: git://anonscm.debian.org/pkg-java/fest-test.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/fest-test.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/fest-test.git +Homepage: https://github.com/alexruiz/fest-test Package: libfest-test-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 9d566dc..1760f34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,17 +15,5 @@ License: Apache-2.0 Comment: the Debian packaging is licensed under the same terms as the original package. License: Apache-2.0 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - . - http://www.apache.org/licenses/LICENSE-2.0 - . - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - . On Debian systems, the full text of the Apache-2.0 license can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-test.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

