Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libsimple-validation-java
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Java Maintainers
libsimple-validation-java
Commits
e3b0498b
Commit
e3b0498b
authored
13 years ago
by
Torsten Werner
Browse files
Options
Downloads
Patches
Plain Diff
* Team upload.
* Remove Java runtime from Depends. * Update Standards-Version: 3.9.2.
parent
c05f3eb3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
debian/control
+2
-2
2 additions, 2 deletions
debian/control
with
10 additions
and
2 deletions
debian/changelog
+
8
−
0
View file @
e3b0498b
libsimple-validation-java (0.4-2) unstable; urgency=low
* Team upload.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
-- Torsten Werner <twerner@debian.org> Sun, 11 Sep 2011 21:12:40 +0200
libsimple-validation-java (0.4-1) unstable; urgency=low
* Initial release (Closes: #570322)
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
2
View file @
e3b0498b
...
...
@@ -5,14 +5,14 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
Uploaders: Varun Hiremath <varun@debian.org>
Build-Depends: debhelper (>= 7), cdbs
Build-Depends-Indep: ant-optional, default-jdk
Standards-Version: 3.
8.4
Standards-Version: 3.
9.2
Homepage: http://kenai.com/projects/simplevalidation/pages/Home
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libsimple-validation-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libsimple-validation-java
Package: libsimple-validation-java
Architecture: all
Depends: ${misc:Depends}
, default-jre | java2-runtime
Depends: ${misc:Depends}
Description: library for quickly adding validation code to Swing user-interfaces
This is a simple library for retrofitting user-interface input
validation to Swing applications. It handles validating user input
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment