Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package java-package, it fixes an RC-issue
(untranslatable debconf message) by simply removing the debconf screen
(and the now useless postinst and prerm, dh_installdebconf call, and
debconf dependencies).

unblock java-package/0.50+nmu1

Thanks in advance, regards

David

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru java-package-0.50/debian/changelog java-package-0.50+nmu1/debian/changelog
--- java-package-0.50/debian/changelog	2012-02-19 14:13:36.000000000 -0400
+++ java-package-0.50+nmu1/debian/changelog	2012-09-06 18:38:09.000000000 -0400
@@ -1,3 +1,10 @@
+java-package (0.50+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop installation debconf note. Closes: #685082
+
+ -- David Prévot <taf...@debian.org>  Thu, 06 Sep 2012 18:38:03 -0400
+
 java-package (0.50) unstable; urgency=low
 
   * Java-package reset for reintroduction in debian (removal of all
diff -Nru java-package-0.50/debian/control java-package-0.50+nmu1/debian/control
--- java-package-0.50/debian/control	2012-02-19 13:54:57.000000000 -0400
+++ java-package-0.50+nmu1/debian/control	2012-09-06 18:38:27.000000000 -0400
@@ -10,8 +10,7 @@
 
 Package: java-package
 Architecture: all
-Depends:  ${misc:Depends}, debhelper, fakeroot, unzip, libx11-6, libasound2,
- debconf (>= 0.5) | debconf-2.0
+Depends: ${misc:Depends}, debhelper, fakeroot, unzip, libx11-6, libasound2
 Recommends: dpkg-dev, gcc
 Suggests: openjdk-6-jre, openjdk-7-jre
 Description: Utility for creating Java Debian packages
diff -Nru java-package-0.50/debian/postinst java-package-0.50+nmu1/debian/postinst
--- java-package-0.50/debian/postinst	2012-02-19 13:45:36.000000000 -0400
+++ java-package-0.50+nmu1/debian/postinst	1969-12-31 20:00:00.000000000 -0400
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "configure" ]
-then
-	. /usr/share/debconf/confmodule
-	db_input high java-package/postinst-note || true
-	db_go
-fi
-
-#DEBHELPER#
-
-exit 0
diff -Nru java-package-0.50/debian/prerm java-package-0.50+nmu1/debian/prerm
--- java-package-0.50/debian/prerm	2012-02-19 13:45:45.000000000 -0400
+++ java-package-0.50+nmu1/debian/prerm	1969-12-31 20:00:00.000000000 -0400
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "purge" ]
-then
-	. /usr/share/debconf/confmodule
-	db_purge
-fi
-
-#DEBHELPER#
-
-exit 0
diff -Nru java-package-0.50/debian/rules java-package-0.50+nmu1/debian/rules
--- java-package-0.50/debian/rules	2012-02-19 13:52:07.000000000 -0400
+++ java-package-0.50+nmu1/debian/rules	2012-09-06 18:23:37.000000000 -0400
@@ -28,7 +28,6 @@
 	dh_testroot
 	dh_clean -k
 	dh_installdirs
-	dh_installdebconf
 	install -m 755 make-jpkg.out $(B)/usr/bin/make-jpkg
 	cp lib/*.sh $(B)/usr/share/java-package/
 	find $(B) -type d -name .svn | xargs -r rm -r
diff -Nru java-package-0.50/debian/templates java-package-0.50+nmu1/debian/templates
--- java-package-0.50/debian/templates	2012-02-08 19:52:45.000000000 -0400
+++ java-package-0.50+nmu1/debian/templates	1969-12-31 20:00:00.000000000 -0400
@@ -1,13 +0,0 @@
-Template: java-package/postinst-note
-Type: note
-Description: Java-package is now installed - You can invoke make-jpkg to build Java Debian packages
- To use it:
-   1) download one of the java binary archive listed below
-   2) invoke make-jpkg <archive-file> to build a Debian package from the downloaded archive-
-   3) install the generated package using dpkg
- .
- Supported Java binary distributions currently include:
-   * Oracle :
-     - The J2SE Development Kit (JDK), version 6 (update >= 10), 7
-     - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
-     - The J2SE API Javadoc, version 6 (update >= 10), 7
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to