[jflex] 17/33: New upstream, fixed dangling link, bumped debhelper and standards version.

Markus Koschany apo at moszumanska.debian.org
Wed Jul 27 10:45:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jflex.

commit 355cc676b10a8564e8abd3f8243979eb896449a7
Author: Niels Thykier <nthykier at debian.org>
Date:   Thu Jul 23 10:24:09 2009 +0000

    New upstream, fixed dangling link, bumped debhelper and standards version.
---
 debian/changelog   | 20 ++++++++++++++------
 debian/compat      |  2 +-
 debian/control     | 11 ++++++-----
 debian/jflex.links |  2 +-
 4 files changed, 22 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 05abc08..667ea80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,17 @@
+jflex (1.4.3-1) UNRELEASED; urgency=low
+
+  * New upstream (bug fix) release
+  * Fixed dangling symlink in usr/share/ant/lib (Closes: #538063)
+  * Bumped Standards-versions to 3.8.2 - no changes required.
+  * Bumped to debhelper version 7 - no changes required.
+  * Fixed spelling errors.
+  * Corrected section to java.
+
+ -- Niels Thykier <niels at thykier.net>  Thu, 23 Jul 2009 11:34:59 +0200
+
 jflex (1.4.2-2) unstable; urgency=low
 
-  * debian/copyright: Update, mention GPL v2 explicitely.
+  * debian/copyright: Update, mention GPL v2 explicitly.
 
  -- Matthias Klose <doko at debian.org>  Fri, 30 Jan 2009 12:07:57 +0100
 
@@ -45,7 +56,7 @@ jflex (1.4.1-2) unstable; urgency=low
 jflex (1.4.1-1) unstable; urgency=low
 
   * New upstream release (closes: #248259)
-  * Transfered maintainership to pkg-java maintainers
+  * Transferred maintainership to pkg-java maintainers
   * Changed build system to use ant, cdbs
   * Added a compat file
   * Changed dependency to comply with debian java policy (closes: #237823)
@@ -61,7 +72,7 @@ jflex (1.4.1-1) unstable; urgency=low
 
 jflex (1.3.5-7) unstable; urgency=low
 
-  * fixed type in cotrol file. (closes: #215478)
+  * fixed type in control file. (closes: #215478)
 
  -- Takashi Okamoto <tora at debian.org>  Tue, 14 Oct 2003 00:41:58 +0900
 
@@ -109,6 +120,3 @@ jflex (1.3.2-1) unstable; urgency=low
 
  -- Takashi Okamoto <tora at debian.org>  Sat,  2 Jun 2001 19:17:32 +0900
 
-Local variables:
-mode: debian-changelog
-End:
diff --git a/debian/compat b/debian/compat
index 8adb55b..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4 
+7
diff --git a/debian/control b/debian/control
index a5a951b..16efc55 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: jflex
-Section: devel
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Paul Cager <paul-debian at home.paulcager.org>
-Build-Depends: debhelper (>= 4.2.30), cdbs, ant
+Uploaders: Arnaud Vandyck <avdyk at debian.org>, Paul Cager <paul-debian at home.paulcager.org>,
+ Niels Thykier <niels at thykier.net>
+Build-Depends: debhelper (>= 7), cdbs, ant
 Build-Depends-Indep: default-jdk, junit
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jflex
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jflex
 Homepage: http://www.jflex.de/
 
 Package: jflex
 Architecture: all
-Depends: default-jre-headless | java1-runtime | java2-runtime
+Depends: default-jre-headless | java1-runtime | java2-runtime, ${misc:Depends}
 Enhances: ant-optional
 Description: lexical analyzer generator for Java
  It is also a rewrite of the very useful tool JLex which was developed 
diff --git a/debian/jflex.links b/debian/jflex.links
index ab73abf..1505ca7 100644
--- a/debian/jflex.links
+++ b/debian/jflex.links
@@ -1 +1 @@
-usr/share/java/jflex.jar usr/share/ant/lib/jflex.jar
+usr/share/java/JFlex.jar usr/share/ant/lib/jflex.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jflex.git



More information about the pkg-java-commits mailing list