Merge ~nacc/ubuntu/+source/junit4:merge into ~ubuntu-server-dev/ubuntu/+source/junit4:ubuntu/devel

Proposed by Nish Aravamudan
Status: Needs review
Proposed branch: ~nacc/ubuntu/+source/junit4:merge
Merge into: ~ubuntu-server-dev/ubuntu/+source/junit4:ubuntu/devel
Diff against target: 169 lines (+104/-2) (has conflicts)
6 files modified
debian/changelog (+41/-2)
debian/control (+6/-0)
debian/patches/Version.java.patch (+26/-0)
debian/patches/privacy-breach-logo.patch (+25/-0)
debian/patches/series (+5/-0)
debian/rules (+1/-0)
Conflict in debian/changelog
Conflict in debian/control
Conflict in debian/patches/series
Reviewer Review Type Date Requested Status
James Page Pending
Review via email: mp+286553@code.launchpad.net

Description of the change

junit4 (4.12-4ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - d/*: Re-use 4.11-3 packaging to avoid the switch.
    - d/build.xml,d/junit-pom-template.xml: Pick ant build components
      from 4.11 and adapt for new location and version.
    - d/tweak-resulttest.patch: Strip out failing part of ResultTest
      test case due to differences in the way classes are loaded using
      ant for the package build.

 -- Nishanth Aravamudan <email address hidden> Wed, 17 Feb 2016 17:01:38 -0800

junit4 (4.12-4) unstable; urgency=medium

  * Team upload.
  * Override dh_install and execute jh_manifest after the installation took
    place. This ensures that debian/junit4.manifest is really installed into
    the jar file. Remove the old jh_manifest override instead.
    Thanks to Rene Engelhard for the report. (Closes: #808736)

 -- Markus Koschany <email address hidden> Tue, 22 Dec 2015 18:40:50 +0100

junit4 (4.12-3) unstable; urgency=medium

  * Team upload.
  * maven.ignoreRules: Ignore maven replacer plugin to prevent a FTBFS.
    (Closes: #808494)
  * Add Version.java.patch as a replacement for the replacer plugin.
  * Do not remove Version.java in clean target.
  * Switch from cdbs to dh sequencer.
  * Vcs-Browser: Use https.
  * Install all API documentation with junit4-doc.install.
  * Add privacy-breach-logo.patch and fit the Lintian error of the same name.

 -- Markus Koschany <email address hidden> Sun, 20 Dec 2015 21:57:58 +0100

To post a comment you must log in.

Unmerged commits

aed1fef... by Nish Aravamudan

update-maintainer

4556a45... by Nish Aravamudan

changelog

5308eb3... by Nish Aravamudan

reconstruct-changelog

c30be5b... by Nish Aravamudan

merge-changelogs

6604eb4... by Nish Aravamudan

    - d/tweak-resulttest.patch: Strip out failing part of ResultTest
      test case due to differences in the way classes are loaded using
      ant for the package build.

1c2ff11... by Nish Aravamudan

    - d/build.xml,d/junit-pom-template.xml: Pick ant build components
      from 4.11 and adapt for new location and version.

ed17ec0... by Nish Aravamudan

  * Merge from Debian unstable. Remaining changes:
    - d/*: Re-use 4.11-3 packaging to avoid the switch.

4e625ef... by Robie Basak

Import version 4.12-4

Imported using git-dsc-commit.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index a17cfc0..bc38c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,42 @@
1<<<<<<< debian/changelog
2=======
3junit4 (4.12-4ubuntu1) xenial; urgency=medium
4
5 * Merge from Debian unstable. Remaining changes:
6 - d/*: Re-use 4.11-3 packaging to avoid the switch.
7 - d/build.xml,d/junit-pom-template.xml: Pick ant build components
8 from 4.11 and adapt for new location and version.
9 - d/tweak-resulttest.patch: Strip out failing part of ResultTest
10 test case due to differences in the way classes are loaded using
11 ant for the package build.
12
13 -- Nishanth Aravamudan <nish.aravamudan@canonical.com> Wed, 17 Feb 2016 17:01:38 -0800
14
15junit4 (4.12-4) unstable; urgency=medium
16
17 * Team upload.
18 * Override dh_install and execute jh_manifest after the installation took
19 place. This ensures that debian/junit4.manifest is really installed into
20 the jar file. Remove the old jh_manifest override instead.
21 Thanks to Rene Engelhard for the report. (Closes: #808736)
22
23 -- Markus Koschany <apo@debian.org> Tue, 22 Dec 2015 18:40:50 +0100
24
25junit4 (4.12-3) unstable; urgency=medium
26
27 * Team upload.
28 * maven.ignoreRules: Ignore maven replacer plugin to prevent a FTBFS.
29 (Closes: #808494)
30 * Add Version.java.patch as a replacement for the replacer plugin.
31 * Do not remove Version.java in clean target.
32 * Switch from cdbs to dh sequencer.
33 * Vcs-Browser: Use https.
34 * Install all API documentation with junit4-doc.install.
35 * Add privacy-breach-logo.patch and fit the Lintian error of the same name.
36
37 -- Markus Koschany <apo@debian.org> Sun, 20 Dec 2015 21:57:58 +0100
38
39>>>>>>> debian/changelog
1junit4 (4.12-2ubuntu1) wily; urgency=medium40junit4 (4.12-2ubuntu1) wily; urgency=medium
241
3 * Update for Ubuntu to avoid Maven in main:42 * Update for Ubuntu to avoid Maven in main:
@@ -59,7 +98,7 @@ junit4 (4.11-1) experimental; urgency=low
59 [ Tony Mancill ]98 [ Tony Mancill ]
60 * Update watchfile to fix Github breakage. (Closes: #693524)99 * Update watchfile to fix Github breakage. (Closes: #693524)
61 - Update unused debug line in orig-tar.sh too.100 - Update unused debug line in orig-tar.sh too.
62 - Thank you to Jonathan McCrohan <jmccrohan@gmail.com> 101 - Thank you to Jonathan McCrohan <jmccrohan@gmail.com>
63102
64 -- Emmanuel Bourg <ebourg@apache.org> Thu, 11 Apr 2013 16:14:44 +0200103 -- Emmanuel Bourg <ebourg@apache.org> Thu, 11 Apr 2013 16:14:44 +0200
65104
@@ -219,7 +258,7 @@ junit4 (4.6-1) unstable; urgency=low
219 - Move "org" and "junit" packages as subdir of "build-src"258 - Move "org" and "junit" packages as subdir of "build-src"
220 to get right package placement for Javadoc generation259 to get right package placement for Javadoc generation
221 - Don't include ant.properties (already included by default260 - Don't include ant.properties (already included by default
222 by CDBS ant-vars.mk) 261 by CDBS ant-vars.mk)
223 * debian/copyright:262 * debian/copyright:
224 - Update upstream source location (come back on SF.net)263 - Update upstream source location (come back on SF.net)
225264
diff --git a/debian/control b/debian/control
index 09e87af..47651fc 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,15 @@ Build-Depends-Indep: default-jdk-doc,
14 libhamcrest-java (>= 1.3),14 libhamcrest-java (>= 1.3),
15 libhamcrest-java-doc,15 libhamcrest-java-doc,
16 maven-repo-helper16 maven-repo-helper
17<<<<<<< debian/control
17Standards-Version: 3.9.518Standards-Version: 3.9.5
18Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/junit4/19Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/junit4/
19Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/junit4/20Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/junit4/
21=======
22Standards-Version: 3.9.6
23Vcs-Git: git://anonscm.debian.org/pkg-java/junit4.git
24Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/junit4.git
25>>>>>>> debian/control
20Homepage: http://www.junit.org26Homepage: http://www.junit.org
2127
22Package: junit428Package: junit4
diff --git a/debian/patches/Version.java.patch b/debian/patches/Version.java.patch
23new file mode 10064429new file mode 100644
index 0000000..2752379
--- /dev/null
+++ b/debian/patches/Version.java.patch
@@ -0,0 +1,26 @@
1From: Markus Koschany <apo@debian.org>
2Date: Wed, 16 Dec 2015 23:07:09 +0100
3Subject: Version.java
4
5Work around to avoid the build-depends on the maven replacer plugin which
6causes a FTBFS for unknown reasons.
7
8Bug: https://bugs.debian.org/808494
9Forwarded: not-needed
10---
11 src/main/java/junit/runner/Version.java | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14diff --git a/src/main/java/junit/runner/Version.java b/src/main/java/junit/runner/Version.java
15index eaf3db7..d4e2515 100644
16--- a/src/main/java/junit/runner/Version.java
17+++ b/src/main/java/junit/runner/Version.java
18@@ -9,7 +9,7 @@ public class Version {
19 }
20
21 public static String id() {
22- return "4.12-SNAPSHOT";
23+ return "4.12";
24 }
25
26 public static void main(String[] args) {
diff --git a/debian/patches/privacy-breach-logo.patch b/debian/patches/privacy-breach-logo.patch
0new file mode 10064427new file mode 100644
index 0000000..a3e838f
--- /dev/null
+++ b/debian/patches/privacy-breach-logo.patch
@@ -0,0 +1,25 @@
1From: Markus Koschany <apo@debian.org>
2Date: Sun, 20 Dec 2015 21:54:06 +0100
3Subject: privacy breach logo
4
5Fix Lintian error:
6https://lintian.debian.org/tags/privacy-breach-logo.html
7
8Forwarded: not-needed
9---
10 doc/homepage.html | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13diff --git a/doc/homepage.html b/doc/homepage.html
14index 69c6248..7384208 100644
15--- a/doc/homepage.html
16+++ b/doc/homepage.html
17@@ -108,7 +108,7 @@ There are three junit mailing lists:
18
19 <hr WIDTH="100%">
20 <font size="1">
21-hosted by </font> <A href="http://sourceforge.net"><IMG src="http://sourceforge.net/sflogo.php?group_id=15278" width="88" height="31"
22+hosted by </font> <A href="http://sourceforge.net"><IMG src="" width="88" height="31"
23 border="0" alt="SourceForge Logo"></A>
24 </font>
25
diff --git a/debian/patches/series b/debian/patches/series
index b8e9017..86f99df 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,6 @@
1<<<<<<< debian/patches/series
2=======
3Version.java.patch
4privacy-breach-logo.patch
5>>>>>>> debian/patches/series
1tweak-resulttest.patch6tweak-resulttest.patch
diff --git a/debian/rules b/debian/rules
index 8b71763..32e364b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
2export JAVA_HOME=/usr/lib/jvm/default-java
23
3include /usr/share/cdbs/1/class/ant.mk4include /usr/share/cdbs/1/class/ant.mk
4include /usr/share/cdbs/1/rules/debhelper.mk5include /usr/share/cdbs/1/rules/debhelper.mk

Subscribers

People subscribed via source and target branches