[pleiades] 11/21: Imported Debian patch 1.3.4-dfsg-3
Hideki Yamane
henrich at moszumanska.debian.org
Thu Jan 2 10:18:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository pleiades.
commit 3ec0c01b7e00d612127af1df60b5a094774bab90
Author: Hideki Yamane <henrich at debian.org>
Date: Mon Aug 6 18:29:33 2012 +0900
Imported Debian patch 1.3.4-dfsg-3
---
debian/changelog | 9 +++++++++
debian/control | 4 ++--
.../{pleiades.postinst => pleiades.postinst.temporary_disabled} | 0
debian/{pleiades.postrm => pleiades.postrm.temporary_disabled} | 0
debian/rules | 6 +++---
debian/{NEWS => temporary_disable.NEWS} | 0
6 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd0dbb6..8460306 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pleiades (1.3.4-dfsg-3) experimental; urgency=low
+
+ * debconf/po
+ - add Portuguese translation (Closes: #678739)
+ * temporary disabled debconf usage, its behaivior violates policy and I'll
+ look for another solution after Wheezy will be released (Closes: #679846)
+
+ -- Hideki Yamane <henrich at debian.org> Mon, 06 Aug 2012 18:29:33 +0900
+
pleiades (1.3.4-dfsg-2) experimental; urgency=low
[ Christian Perrier ]
diff --git a/debian/control b/debian/control
index addb71a..1277952 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: pleiades
Section: devel
Priority: extra
Maintainer: Hideki Yamane <henrich at debian.org>
-Build-Depends: debhelper (>= 9), ant, default-jdk, po-debconf
+Build-Depends: debhelper (>= 9), ant, default-jdk
Build-Depends-Indep: libcommons-lang-java, libcommons-io-java, libjavassist-java, zip, unzip
Standards-Version: 3.9.3
Homepage: http://mergedoc.sourceforge.jp/
Package: pleiades
Architecture: all
-Pre-Depends: debconf, dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~)
Depends: eclipse, libcommons-lang-java, libcommons-io-java, libjavassist-java,
${misc:Depends}
Description: Japanese translation plug-in for Eclipse using dynamic AOP
diff --git a/debian/pleiades.postinst b/debian/pleiades.postinst.temporary_disabled
similarity index 100%
rename from debian/pleiades.postinst
rename to debian/pleiades.postinst.temporary_disabled
diff --git a/debian/pleiades.postrm b/debian/pleiades.postrm.temporary_disabled
similarity index 100%
rename from debian/pleiades.postrm
rename to debian/pleiades.postrm.temporary_disabled
diff --git a/debian/rules b/debian/rules
index 48b923d..5b1aa5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,9 +21,9 @@ override_dh_auto_install:
override_dh_installchangelogs:
dh_installchangelogs $(CURDIR)/readme/readme_pleiades_changes.txt
-override_dh_clean:
- debconf-updatepo
- dh_clean
+#override_dh_clean:
+# debconf-updatepo
+# dh_clean
override_dh_builddeb:
dh_builddeb -- -Zxz -Sextreme -z9
diff --git a/debian/NEWS b/debian/temporary_disable.NEWS
similarity index 100%
rename from debian/NEWS
rename to debian/temporary_disable.NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git
More information about the pkg-java-commits
mailing list