[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#927273: marked as done (unblock: mina/1.1.7.dfsg-13)



Your message dated Wed, 17 Apr 2019 08:38:00 +0000
with message-id <bf2ca1cd-4802-fa90-7b7b-45dc4a61ccbc@thykier.net>
and subject line Re: Bug#927273: unblock: mina/1.1.7.dfsg-13
has caused the Debian Bug report #927273,
regarding unblock: mina/1.1.7.dfsg-13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
927273: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927273
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi,

Please unblock package mina, the version 1.1.7.dfsg-13 fixes a build failure
caused by recent changes to javahelper (#927244).

unblock mina/1.1.7.dfsg-13
diff -Nru mina-1.1.7.dfsg/debian/changelog mina-1.1.7.dfsg/debian/changelog
--- mina-1.1.7.dfsg/debian/changelog	2018-03-22 21:24:08.000000000 +0100
+++ mina-1.1.7.dfsg/debian/changelog	2019-04-17 09:56:32.000000000 +0200
@@ -1,3 +1,12 @@
+mina (1.1.7.dfsg-13) unstable; urgency=medium
+
+  * Team upload.
+  * Fixed the build failure with javahelper 0.72 (Closes: #927244)
+  * Removed Damien Raude-Morvan from the uploaders (Closes: #889352)
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg@apache.org>  Wed, 17 Apr 2019 09:56:32 +0200
+
 mina (1.1.7.dfsg-12) unstable; urgency=medium
 
   * Fixed the build failure with Java 9 (Closes: #893376)
diff -Nru mina-1.1.7.dfsg/debian/control mina-1.1.7.dfsg/debian/control
--- mina-1.1.7.dfsg/debian/control	2018-03-22 21:23:12.000000000 +0100
+++ mina-1.1.7.dfsg/debian/control	2019-04-17 09:43:39.000000000 +0200
@@ -3,7 +3,6 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders:
- Damien Raude-Morvan <drazzib@debian.org>,
  Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
  debhelper (>= 11),
@@ -13,9 +12,9 @@
  libslf4j-java,
  libspring-beans-java,
  maven-repo-helper
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/mina.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mina.git
 Standards-Version: 4.1.3
+Vcs-Git: https://salsa.debian.org/java-team/mina.git
+Vcs-Browser: https://salsa.debian.org/java-team/mina
 Homepage: http://mina.apache.org
 
 Package: libmina-java
diff -Nru mina-1.1.7.dfsg/debian/rules mina-1.1.7.dfsg/debian/rules
--- mina-1.1.7.dfsg/debian/rules	2018-03-22 21:23:12.000000000 +0100
+++ mina-1.1.7.dfsg/debian/rules	2019-04-17 09:55:06.000000000 +0200
@@ -40,11 +40,11 @@
 
 override_dh_auto_build:
 	# Build the packages
-	( CLASSPATH=${CORE_CP} jh_build -J -o"$(JAVA_OPTS)" $(CORE_JAR) $(CORE_SRC)  )
-	( CLASSPATH=${ZLIB_CP} jh_build -J -o"$(JAVA_OPTS)" $(ZLIB_JAR) $(ZLIB_SRC) )
-	( CLASSPATH=${SSL_CP} jh_build -J -o"$(JAVA_OPTS)" $(SSL_JAR) $(SSL_SRC) )
-	( CLASSPATH=${JMX_CP} jh_build -J -o"$(JAVA_OPTS)" $(JMX_JAR) $(JMX_SRC) )
-	( CLASSPATH=${SPRING_CP} jh_build -J -o"$(JAVA_OPTS)" $(SPRING_JAR) $(SPRING_SRC) )
+	( CLASSPATH=${CORE_CP}   jh_build -J --javacopts='$(JAVA_OPTS)' $(CORE_JAR)   $(CORE_SRC)   )
+	( CLASSPATH=${ZLIB_CP}   jh_build -J --javacopts='$(JAVA_OPTS)' $(ZLIB_JAR)   $(ZLIB_SRC)   )
+	( CLASSPATH=${SSL_CP}    jh_build -J --javacopts='$(JAVA_OPTS)' $(SSL_JAR)    $(SSL_SRC)    )
+	( CLASSPATH=${JMX_CP}    jh_build -J --javacopts='$(JAVA_OPTS)' $(JMX_JAR)    $(JMX_SRC)    )
+	( CLASSPATH=${SPRING_CP} jh_build -J --javacopts='$(JAVA_OPTS)' $(SPRING_JAR) $(SPRING_SRC) )
 
 override_dh_auto_clean:
 	rm -f $(CORE_JAR) $(ZLIB_JAR) $(SSL_JAR) $(JMX_JAR) $(SPRING_JAR)

--- End Message ---
--- Begin Message ---
Emmanuel Bourg:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Hi,
> 
> Please unblock package mina, the version 1.1.7.dfsg-13 fixes a build failure
> caused by recent changes to javahelper (#927244).
> 
> unblock mina/1.1.7.dfsg-13
> 

Unblocked, thanks.
~Niels

--- End Message ---

Reply to: