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

Bug#854319: marked as done (unblock: jackson-jaxrs-providers/2.8.5-2)



Your message dated Mon, 06 Feb 2017 21:08:00 +0000
with message-id <f1b0ac79-9405-dcc5-8c23-c1b8b2850723@thykier.net>
and subject line Re: Bug#854319: unblock: jackson-jaxrs-providers/2.8.5-2
has caused the Debian Bug report #854319,
regarding unblock: jackson-jaxrs-providers/2.8.5-2
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.)


-- 
854319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854319
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

Dear Release Team,

Please consider an unblock for the package jackson-jaxrs-providers.

The upstream build system for this package is coupled to the version of
src:jackson-core and related, which were updated from 2.8.5 -> 2.8.6 via
this [1] and related uploads.  This patch updates the version and
build-dependencies for 2.8.6.  The debdiff is attached.

unblock jackson-jaxrs-providers/2.8.5-2

Thank you for taking the time to look at this.
Cheers,
tony

[1] https://tracker.debian.org/news/835725
diff -Nru jackson-jaxrs-providers-2.8.5/debian/changelog jackson-jaxrs-providers-2.8.5/debian/changelog
--- jackson-jaxrs-providers-2.8.5/debian/changelog	2016-12-21 06:01:56.000000000 -0800
+++ jackson-jaxrs-providers-2.8.5/debian/changelog	2017-02-05 14:39:06.000000000 -0800
@@ -1,3 +1,11 @@
+jackson-jaxrs-providers (2.8.5-2) unstable; urgency=medium
+
+  * Team upload.
+  * Modify buildsystem patch for jackson-core 2.8.6 and build-depend
+    on this version in debian/control.  Addresses FTBFS (Closes: #852919).
+
+ -- tony mancill <tmancill@debian.org>  Sun, 05 Feb 2017 14:39:06 -0800
+
 jackson-jaxrs-providers (2.8.5-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru jackson-jaxrs-providers-2.8.5/debian/control jackson-jaxrs-providers-2.8.5/debian/control
--- jackson-jaxrs-providers-2.8.5/debian/control	2016-12-21 06:01:12.000000000 -0800
+++ jackson-jaxrs-providers-2.8.5/debian/control	2017-02-05 14:39:06.000000000 -0800
@@ -7,12 +7,12 @@
  debhelper (>= 10),
  default-jdk,
  libbuild-helper-maven-plugin-java,
- libjackson2-core-java (>= 2.8.5),
- libjackson2-databind-java (>= 2.8.5),
+ libjackson2-core-java (>= 2.8.6),
+ libjackson2-databind-java (>= 2.8.6),
  libjackson2-dataformat-cbor (>= 2.7.3),
  libjackson2-dataformat-smile (>= 2.7.3),
- libjackson2-dataformat-xml-java (>= 2.8.5),
- libjackson2-dataformat-yaml (>= 2.8.5),
+ libjackson2-dataformat-xml-java (>= 2.8.6),
+ libjackson2-dataformat-yaml (>= 2.8.6),
  libjackson2-module-jaxb-annotations-java (>= 2.4),
  libjaxrs-api-java,
  libjsr311-api-java,
diff -Nru jackson-jaxrs-providers-2.8.5/debian/patches/fix-bundle-dependencies.patch jackson-jaxrs-providers-2.8.5/debian/patches/fix-bundle-dependencies.patch
--- jackson-jaxrs-providers-2.8.5/debian/patches/fix-bundle-dependencies.patch	2016-12-21 06:01:12.000000000 -0800
+++ jackson-jaxrs-providers-2.8.5/debian/patches/fix-bundle-dependencies.patch	2017-02-05 14:39:06.000000000 -0800
@@ -77,3 +77,14 @@
        <scope>test</scope>
      </dependency>
    </dependencies>
+--- a/pom.xml
++++ b/pom.xml
+@@ -33,7 +33,7 @@
+   <properties>
+     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 
+     <!-- core/databind should have same version; data formats, annotation version from parent pom -->
+-    <version.jackson.core>2.8.5</version.jackson.core>
++    <version.jackson.core>2.8.6</version.jackson.core>
+     <version.dataformats>${version.jackson.core}</version.dataformats>
+ 
+     <version.jackson.cbor>${version.dataformats}</version.jackson.cbor>

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
tony mancill:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Dear Release Team,
> 
> Please consider an unblock for the package jackson-jaxrs-providers.
> 
> The upstream build system for this package is coupled to the version of
> src:jackson-core and related, which were updated from 2.8.5 -> 2.8.6 via
> this [1] and related uploads.  This patch updates the version and
> build-dependencies for 2.8.6.  The debdiff is attached.
> 
> unblock jackson-jaxrs-providers/2.8.5-2
> 
> Thank you for taking the time to look at this.
> Cheers,
> tony
> 
> [1] https://tracker.debian.org/news/835725
> 

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: