Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libxml-java
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor 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
libxml-java
Commits
dba38941
Commit
dba38941
authored
13 years ago
by
Tony Mancill
Browse files
Options
Downloads
Patches
Plain Diff
#652753, #653038
parent
710840c6
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/changelog
+14
-0
14 additions, 0 deletions
debian/changelog
debian/control
+4
-3
4 additions, 3 deletions
debian/control
debian/rules
+0
-1
0 additions, 1 deletion
debian/rules
debian/source/format
+1
-0
1 addition, 0 deletions
debian/source/format
with
19 additions
and
4 deletions
debian/changelog
+
14
−
0
View file @
dba38941
libxml-java (1.1.6.dfsg-3) unstable; urgency=low
[Miguel Landaeta]
* Team upload.
* Add Build-Depends on ant-optional. (Closes: #652753).
* Bump Standards-Version to 3.9.2. No changes were required.
* Switch to source format 3.0 (quilt).
* Remove deprecated simple-patchsys management patch system.
[tony mancill]
* Add Vcs-Git and Vcs-Browser to d/control. (Closes: #653038)
-- tony mancill <tmancill@debian.org> Fri, 23 Dec 2011 09:07:02 -0800
libxml-java (1.1.6.dfsg-2) unstable; urgency=low
* merge libbase 1.1.6-2 changes
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
4
−
3
View file @
dba38941
...
...
@@ -3,13 +3,14 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 4.2.30), cdbs, default-jdk, ant, libjcommon-java (>= 1.0.10), libloader-java, libbase-java, libcommons-logging-java, javahelper, junit, ant-contrib
Build-Depends: debhelper (>= 4.2.30), cdbs, default-jdk, ant, libjcommon-java (>= 1.0.10), libloader-java, libbase-java, libcommons-logging-java, javahelper, junit, ant-contrib
, ant-optional
Build-Conflicts: liboscache-java
Standards-Version: 3.6.2
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-java/libxml-java.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/libxml-java.git
Package: libxml-java
Architecture: all
#Depends: libjcommon-java (>= 1.0.10-1), libloader-java
Depends: ${java:Depends}, ${misc:Depends}
Description: namespace aware SAX-Parser utility library
LibXML is a namespace aware SAX-Parser utility library. It eases the
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
1
View file @
dba38941
...
...
@@ -3,7 +3,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
JAVA_HOME := /usr/lib/jvm/default-java
ANT_HOME := /usr/share/ant
...
...
This diff is collapsed.
Click to expand it.
debian/source/format
0 → 100644
+
1
−
0
View file @
dba38941
3.0 (quilt)
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