Codebase list xom / d5a1983
Refreshed the patches Emmanuel Bourg 1 year, 4 months ago
4 changed file(s) with 7 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 xom (1.3.7+ds-4) UNRELEASED; urgency=medium
0 xom (1.3.8-1) UNRELEASED; urgency=medium
11
22 * Team upload.
3 * New upstream release
4 - Refreshed the patches
35 * Standards-Version updated to 4.6.1
46
57 -- Emmanuel Bourg <ebourg@apache.org> Mon, 05 Dec 2022 14:09:37 +0100
11 Author: Varun Hiremath <varun@debian.org>
22 --- a/build.xml
33 +++ b/build.xml
4 @@ -389,7 +389,6 @@
4 @@ -392,7 +392,6 @@
55 windowtitle="${Name} ${version} API"
66 docencoding="UTF-8"
77 charset="UTF-8"
22 Forwarded: not-needed
33 --- a/build.xml
44 +++ b/build.xml
5 @@ -202,7 +202,7 @@
5 @@ -205,7 +205,7 @@
66 source="1.6"
77 encoding="UTF-8"
88 fork="true"
44 Forwarded: not-needed
55 --- a/build.xml
66 +++ b/build.xml
7 @@ -279,9 +279,7 @@
7 @@ -282,9 +282,7 @@
88
99
1010 <target name="jar" depends="compile" description="Create xom.jar">
1515 basedir="${build.dest}"
1616 index="no"
1717 compress="yes"
18 @@ -341,7 +339,7 @@
18 @@ -344,7 +342,7 @@
1919 <attribute name="Implementation-Title" value="nu.xom.canonical"/>
2020 </section>
2121 </manifest>