[autocomplete] 10/13: - fixed lintian warnings
Benjamin Mesing
ben at alioth.debian.org
Mon Oct 21 19:10:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
ben pushed a commit to tag debian/2.5.0-1
in repository autocomplete.
commit 6d5caae5b4f5bcfde875b98a869bbfbf24170a05
Author: Benjamin Mesing <bensmail at gmx.net>
Date: Mon Oct 21 19:35:19 2013 +0200
- fixed lintian warnings
---
debian/changelog | 4 ++--
debian/control | 6 +++---
debian/copyright | 10 +++++++---
3 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3cd644e..1879d59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-autocomplete (2.5.0-1) UNRELEASED; urgency=low
+autocomplete (2.5.0-1) unstable; urgency=low
* new upstream release
* removed maven parts
- -- Benjamin Mesing <bensmail at gmx.net> Mon, 15 Jul 2013 22:33:04 +0200
+ -- Benjamin Mesing <ben at debian.org> Mon, 21 Oct 2013 19:21:04 +0200
autocomplete (1.5.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 981f468..1ed7bf1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Benjamin Mesing <ben at debian.org>
Build-Depends: debhelper (>= 9), javahelper (>= 0.4), maven-repo-helper, ant
Build-Depends-Indep: default-jdk, default-jdk-doc, librsyntaxtextarea-java (>= 2.5), librsyntaxtextarea-java-doc (>= 2.5)
Standards-Version: 3.9.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/autocomplete
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/autocomplete
+Vcs-Svn: git://git.debian.org/git/pkg-java/autocomplete.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/autocomplete.git
Homepage: http://fifesoft.com/autocomplete/
Package: libautocomplete-java
@@ -48,4 +48,4 @@ Description: Java library for auto-completion in text component (documentation)
* Completion information is typically specified in an XML file,
but can even be dynamic.
.
- This package contains the API documentation of librsyntaxtextarea-java.
+ This package contains the API documentation of libautocomplete-java.
diff --git a/debian/copyright b/debian/copyright
index ab294ec..eb9e4cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
-Format-Specification: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://dep.debian.net/deps/dep5/
Upstream-Name: AutoComplete
Upstream-Contact: Robert Futrell
Source: http://fifesoft.com/autocomplete/
Files: *
-Copyright: 2012, Robert Futrell
+Copyright: 2013, Robert Futrell
License: modified BSD license
Files: debian/*
@@ -33,4 +33,8 @@ License: modified BSD license
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: LGPL-2.1+
+ On Debian GNU/Linux system you can find the complete text of the
+ LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/autocomplete.git
More information about the pkg-java-commits
mailing list