Bug#879850: stretch-pu: package sqldeveloper-package/0.2.4+deb9u1

2017-11-19 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2017-11-18 at 17:56 +, Adam D. Barratt wrote:
> Control: tags -1 + confirmed
> 
> On Thu, 2017-10-26 at 14:40 +0100, Phil Morrell wrote:
> > I have prepared a re-upload of 0.2.4+nmu1 (upload done: 879070)
> > targeting stretch to fix RC bug #868673 which makes this packaging
> > wrapper unusable in stretch.
> 
> Please go ahead.
> 
> Regards,

Uploaded and flagged for acceptance.

Regards,

Adam



Bug#879850: stretch-pu: package sqldeveloper-package/0.2.4+deb9u1

2017-11-18 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Thu, 2017-10-26 at 14:40 +0100, Phil Morrell wrote:
> I have prepared a re-upload of 0.2.4+nmu1 (upload done: 879070)
> targeting stretch to fix RC bug #868673 which makes this packaging
> wrapper unusable in stretch.

Please go ahead.

Regards,

Adam



Bug#879850: stretch-pu: package sqldeveloper-package/0.2.4+deb9u1

2017-10-31 Thread Phil Morrell
Just following up this request to note that this change has now
migrated to testing and also been acked by the maintainer:
https://lists.debian.org/debian-mentors/2017/10/msg00340.html
--
Phil Morrell (emorrp1)



Bug#879850: stretch-pu: package sqldeveloper-package/0.2.4+deb9u1

2017-10-26 Thread Phil Morrell
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian@packages.debian.org
Usertags: pu

Hello release team,

I have prepared a re-upload of 0.2.4+nmu1 (upload done: 879070) targeting
stretch to fix RC bug #868673 which makes this packaging wrapper unusable in
stretch.

* Package name: sqldeveloper-package
  Version : 0.2.4+deb9u1
  Upstream Author : Lazarus Long
* URL : https://tracker.debian.org/pkg/sqldeveloper-package
* License : GPL-3+
  Section : contrib/misc

It builds those binary packages:

  sqldeveloper-package - Oracle SQL Developer Debian package builder

To access further information about this package, please visit the following
URL:

  https://mentors.debian.net/package/sqldeveloper-package


Alternatively, one can download the package with dget using this command:

  dget -x https://mentors.debian.net/debian/pool/contrib/s/sqldeveloper-
package/sqldeveloper-package_0.2.4+deb9u1.dsc

More information about sqldeveloper-package can be obtained from:

  https://manpages.debian.org/make-sqldeveloper-package

Changes since the last upload:

diff -Nru sqldeveloper-package-0.2.4/debian/changelog sqldeveloper-
package-0.2.4+deb9u1/debian/changelog
--- sqldeveloper-package-0.2.4/debian/changelog 2012-11-14 11:12:14.0
+
+++ sqldeveloper-package-0.2.4+deb9u1/debian/changelog  2017-10-26
14:00:01.0 +0100
@@ -1,3 +1,11 @@
+sqldeveloper-package (0.2.4+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Add required '--' before debian/rules target (Closes: #868673)
+  * Add --no-tgz-check as sqldeveloper is non-free
+
+ -- Phil Morrell   Thu, 26 Oct 2017 14:00:01 +0100
+
 sqldeveloper-package (0.2.4) unstable; urgency=high

   * Addressed bugs for inclusion in Wheezy's freeze:
diff -Nru sqldeveloper-package-0.2.4/make-sqldeveloper-package sqldeveloper-
package-0.2.4+deb9u1/make-sqldeveloper-package
--- sqldeveloper-package-0.2.4/make-sqldeveloper-package2012-11-14
11:03:19.0 +
+++ sqldeveloper-package-0.2.4+deb9u1/make-sqldeveloper-package 2017-07-31
12:50:06.0 +0100
@@ -1021,7 +1021,7 @@
return 1
fi

-   DEBUILD_OPTS="--no-lintian binary"
+   DEBUILD_OPTS="--no-lintian --no-tgz-check -- binary"

if [ -n "${ROOTCMD}" ] ; then
DEBUILD_OPTS="--rootcmd=${ROOTCMD} ${DEBUILD_OPTS}"

-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)

--
Phil Morrell (emorrp1)