diff -Nru icu4j-4.2-4.2.1.1/debian/build.xml icu4j-4.2-4.2.1.1/debian/build.xml --- icu4j-4.2-4.2.1.1/debian/build.xml 2010-06-21 17:13:55.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/build.xml 1970-01-01 00:00:00.000000000 +0000 @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff -Nru icu4j-4.2-4.2.1.1/debian/changelog icu4j-4.2-4.2.1.1/debian/changelog --- icu4j-4.2-4.2.1.1/debian/changelog 2010-06-23 19:33:40.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/changelog 2016-04-28 12:18:02.000000000 +0000 @@ -1,20 +1,65 @@ -icu4j-4.2 (4.2.1.1-1) unstable; urgency=low +icu4j-4.2 (4.2.1.1-5fakesync) yakkety; urgency=medium - [ Niels Thykier ] - * New upstream release. (Closes: #583808) - * Renamed package since eclipse 3.5.2 depends on 4.0.1.1. - * Removed dependencies on JREs - per the Java Policy this is no - longer required. - * Fixed a typo in the package synopsis. - * Rewrote d/rules to use DH7 with javahelper. - * Removed the patch; not required anymore. - * Bumped Standards-Version to 3.8.4 - no changes required. - * Removed NEWS and README.Debian; they were no longer relevant. + * Fake sync, different .orig.tar.gz. + + -- Matthias Klose Thu, 28 Apr 2016 14:13:21 +0200 + +icu4j-4.2 (4.2.1.1-5) unstable; urgency=medium + + * Team upload. + * Avoid conflicts with libicu4j-java (Closes: #820999) + + -- Emmanuel Bourg Sun, 24 Apr 2016 20:38:02 +0200 + +icu4j-4.2 (4.2.1.1-4) unstable; urgency=medium + + * Team upload. + + [ tony mancill ] + * Remove Niels Thykier from Uploaders + + [ Kai-Chung Yan ] + * Moved the package to Git + * Rebrand package to icu4j-4.2 for compatibility of src:lucene2 + (Closes: #819192) + * Switch from CDBS to DH sequences + * Bump Standards-Version to 3.9.7 (no changes) - [ Torsten Werner ] - * Implement a get-orig-source target in debian/rules. + -- Kai-Chung Yan Thu, 31 Mar 2016 10:20:59 +0200 - -- Torsten Werner Wed, 23 Jun 2010 21:32:29 +0200 +icu4j (4.2.1.1-3) unstable; urgency=medium + + * Team upload. + * Patched to build with OpenJDK 8 + * Standards-Version updated to 3.9.5 (no changes) + * debian/rules: Improved the clean target + * Switch to debhelper level 9 + + -- Emmanuel Bourg Thu, 10 Apr 2014 00:20:49 +0200 + +icu4j (4.2.1.1-2) unstable; urgency=low + + * Team upload + * Install maven pom (Closes: #722518) + * Capitalise Unicode in description (Closes: #568351) + * Fix typo in short description (Closes: #639848) (Closes: #643631) + * Update Standards-Version: 3.9.4. + * Canonicalise Vcs URLs + + -- Andrew Ross Wed, 11 Sep 2013 23:59:36 +0100 + +icu4j (4.2.1.1-1) unstable; urgency=low + + * Team upload + * Newer but not newest upstream version. + * Change debian/watch to download from upstream's svn repo. + * Remove old patch that is no longer needed. + * Switch to cdbs. + * Set svn-buildpackage property mergeWithUpstream. + * Remove Java runtime from Depends. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner Tue, 30 Aug 2011 21:37:31 +0200 icu4j (4.0.1.1-1) unstable; urgency=low @@ -97,4 +142,3 @@ * Initial release. -- Steffen Moeller Fri, 5 May 2006 19:49:26 +0200 - diff -Nru icu4j-4.2-4.2.1.1/debian/compat icu4j-4.2-4.2.1.1/debian/compat --- icu4j-4.2-4.2.1.1/debian/compat 2010-01-10 15:10:26.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/compat 2016-04-28 12:13:16.000000000 +0000 @@ -1 +1 @@ -7 +9 diff -Nru icu4j-4.2-4.2.1.1/debian/control icu4j-4.2-4.2.1.1/debian/control --- icu4j-4.2-4.2.1.1/debian/control 2010-06-21 18:04:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/control 2016-04-28 12:13:16.000000000 +0000 @@ -3,19 +3,21 @@ Priority: optional Maintainer: Debian Java Maintainers Uploaders: Andreas Tille , - Steffen Moeller , - Niels Thykier -Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 7.0.50~), ant (>= 1.7.0), default-jdk, unzip, - javahelper -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/icu4j-4.2 -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/icu4j-4.2/ -Homepage: http://www.icu-project.org/ + Steffen Moeller , + Kai-Chung Yan +Build-Depends: ant, + debhelper (>= 9), + default-jdk, + maven-repo-helper (>= 1.6~) +Standards-Version: 3.9.7 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/icu4j-4.2.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/icu4j-4.2.git +Homepage: http://www.icu-project.org Package: libicu4j-4.2-java Architecture: all Depends: ${misc:Depends} -Description: Library for Unicode support and internalisation +Description: Library for Unicode support and internationalization ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). It grew out of the JDK 1.1 internationalization APIs, which diff -Nru icu4j-4.2-4.2.1.1/debian/copyright icu4j-4.2-4.2.1.1/debian/copyright --- icu4j-4.2-4.2.1.1/debian/copyright 2008-12-15 10:44:43.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/copyright 2016-04-28 12:13:16.000000000 +0000 @@ -1,95 +1,89 @@ -This package was debianized by Steffen Moeller on -Fri, 5 May 2006 19:49:26 +0200. - -It was downloaded from http://download.icu-project.org/files/icu4j/3.8.1/icu4j-3_8_1-src.jar - -Copyright Holder: IBM and contributors - -License: - -ICU4J license - ICU4J 1.8.1 and later - - COPYRIGHT AND PERMISSION NOTICE - - Copyright (c) 1995-2007 International Business Machines Corporation - and others - - All rights reserved. - - Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - "Software"), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, and/or sell copies of the Software, and to permit persons - to whom the Software is furnished to do so, provided that the above - copyright notice(s) and this permission notice appear in all copies of - the Software and that both the above copyright notice(s) and this - permission notice appear in supporting documentation. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT - OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR - HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY - SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER - RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF - CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN - CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - - Except as contained in this notice, the name of a copyright holder - shall not be used in advertising or otherwise to promote the sale, use - or other dealings in this Software without prior written authorization - of the copyright holder. - _________________________________________________________________ - - All trademarks and registered trademarks mentioned herein are the - property of their respective owners. - -UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE - - Unicode Data Files include all data files under the directories -http://www.unicode.org/Public/, http://www.unicode.org/reports/, and -http://www.unicode.org/cldr/data/ . Unicode Software includes any source code -published in the Unicode Standard or under the directories -http://www.unicode.org/Public/, http://www.unicode.org/reports/, and -http://www.unicode.org/cldr/data/. - - NOTICE TO USER: Carefully read the following legal agreement. BY -DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES -("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND -AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU -DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES -OR SOFTWARE. - - COPYRIGHT AND PERMISSION NOTICE - - Copyright © 1991-2006 Unicode, Inc. All rights reserved. Distributed under -the Terms of Use in http://www.unicode.org/copyright.html. - - Permission is hereby granted, free of charge, to any person obtaining a copy -of the Unicode data files and any associated documentation (the "Data Files") or -Unicode software and any associated documentation (the "Software") to deal in -the Data Files or Software without restriction, including without limitation the -rights to use, copy, modify, merge, publish, distribute, and/or sell copies of -the Data Files or Software, and to permit persons to whom the Data Files or -Software are furnished to do so, provided that (a) the above copyright notice(s) -and this permission notice appear with all copies of the Data Files or Software, -(b) both the above copyright notice(s) and this permission notice appear in -associated documentation, and (c) there is clear notice in each modified Data -File or in the Software as well as in the documentation associated with the Data -File(s) or Software that the data or software has been modified. - - THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY -KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD -PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING -OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR -SOFTWARE. - - Except as contained in this notice, the name of a copyright holder shall not -be used in advertising or otherwise to promote the sale, use or other dealings -in these Data Files or Software without prior written authorization of the -copyright holder. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Source: http://download.icu-project.org/files/icu4j +Files-Excluded: *.gz + +Files: * +Copyright: 1995-2009, International Business Machines Corporation and others +License: ICU + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, and/or sell copies of the Software, and to permit persons + to whom the Software is furnished to do so, provided that the above + copyright notice(s) and this permission notice appear in all copies of + the Software and that both the above copyright notice(s) and this + permission notice appear in supporting documentation. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT + OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY + SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER + RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF + CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN + CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + . + Except as contained in this notice, the name of a copyright holder + shall not be used in advertising or otherwise to promote the sale, use + or other dealings in this Software without prior written authorization + of the copyright holder. + . + All trademarks and registered trademarks mentioned herein are the + property of their respective owners. + +Files: src/com/ibm/icu/dev/data/unicode/* +Copyright: 1991-2004 Unicode, Inc. +License: Unicode + Permission is hereby granted, free of charge, to any person obtaining a copy of + the Unicode data files and associated documentation (the "Data Files") or + Unicode software and associated documentation (the "Software") to deal in the + Data Files or Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, and/or sell copies of + the Data Files or Software, and to permit persons to whom the Data Files or + Software are furnished to do so, provided that (a) the above copyright notice(s) + and this permission notice appear in all copies of the Data Files or Software, + (b) both the above copyright notice(s) and this permission notice appear in + associated documentation, and (c) there is clear notice in each modified Data + File or in the Software as well as in the documentation associated with the Data + File(s) or Software that the data or software has been modified. + . + THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD + PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS + NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL + DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, + WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING + OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR + SOFTWARE. + . + Except as contained in this notice, the name of a copyright holder shall not be + used in advertising or otherwise to promote the sale, use or other dealings in + these Data Files or Software without prior written authorization of the + copyright holder. + +Files: debian/* +Copyright: 2014, Andreas Tille + 2014, Steffen Moeller + 2014, Niels Thykier + 2016, Kai-Chung Yan +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff -Nru icu4j-4.2-4.2.1.1/debian/docs icu4j-4.2-4.2.1.1/debian/docs --- icu4j-4.2-4.2.1.1/debian/docs 2010-01-10 15:10:26.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/docs 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -APIChangeReport.html diff -Nru icu4j-4.2-4.2.1.1/debian/eclipse.environment icu4j-4.2-4.2.1.1/debian/eclipse.environment --- icu4j-4.2-4.2.1.1/debian/eclipse.environment 2010-06-21 17:28:15.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/eclipse.environment 1970-01-01 00:00:00.000000000 +0000 @@ -1,7 +0,0 @@ -build.* -eclipse* -*.html -localespi -META-INF -src -*.txt diff -Nru icu4j-4.2-4.2.1.1/debian/icu4j-charsets.pom icu4j-4.2-4.2.1.1/debian/icu4j-charsets.pom --- icu4j-4.2-4.2.1.1/debian/icu4j-charsets.pom 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/icu4j-charsets.pom 2016-04-28 12:13:16.000000000 +0000 @@ -0,0 +1,9 @@ + + + 4.0.0 + com.ibm.icu + icu4j-charsets + 4.2.1.1 + diff -Nru icu4j-4.2-4.2.1.1/debian/icu4j.pom icu4j-4.2-4.2.1.1/debian/icu4j.pom --- icu4j-4.2-4.2.1.1/debian/icu4j.pom 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/icu4j.pom 2016-04-28 12:13:16.000000000 +0000 @@ -0,0 +1,16 @@ + + 4.0.0 + com.ibm.icu + icu4j + 4.2.1.1 + jar + ICU4J + http://www.icu-project.org/ + The International Component for Unicode (ICU) is a + mature, portable set of C/C++ and Java libraries for Unicode + support, software internationalization (I18N) and globalization + (G11N), giving applications the same results on all + platforms. + diff -Nru icu4j-4.2-4.2.1.1/debian/libicu4j-4.2-java.poms icu4j-4.2-4.2.1.1/debian/libicu4j-4.2-java.poms --- icu4j-4.2-4.2.1.1/debian/libicu4j-4.2-java.poms 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/libicu4j-4.2-java.poms 2016-04-28 12:13:16.000000000 +0000 @@ -0,0 +1,2 @@ +debian/icu4j-charsets.pom --artifact=icu4j-charsets.jar --java-lib --no-usj-versionless -e4.2.x -j4.2.1.1 +debian/icu4j.pom --artifact=icu4j.jar --java-lib --no-usj-versionless -e4.2.x -j4.2.1.1 diff -Nru icu4j-4.2-4.2.1.1/debian/maven.rules icu4j-4.2-4.2.1.1/debian/maven.rules --- icu4j-4.2-4.2.1.1/debian/maven.rules 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/maven.rules 2016-04-28 12:13:16.000000000 +0000 @@ -0,0 +1 @@ +com.ibm.icu * * s/.*/4.2.x/ * * diff -Nru icu4j-4.2-4.2.1.1/debian/orig-tar.sh icu4j-4.2-4.2.1.1/debian/orig-tar.sh --- icu4j-4.2-4.2.1.1/debian/orig-tar.sh 2010-06-23 19:33:40.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/orig-tar.sh 2016-04-28 12:13:16.000000000 +0000 @@ -1,17 +1,16 @@ -#!/bin/sh +#!/bin/sh -e -TMPDIR=`mktemp -d` -[ -d $TMPDIR ] || exit 1 -TMPDIR=`cd $TMPDIR > /dev/null && pwd` VERSION=$2 -VERSION_FLAT=`echo $VERSION | sed "s/\./_/g"` -MAJOR=`echo $VERSION | cut -d . -f 1,2` +TAR=../icu4j_$VERSION.orig.tar.gz +DIR=icu4j-$VERSION +TAG=$(echo "release-$VERSION" | sed -re's,\.,-,g') -mkdir $TMPDIR/icu4j-$MAJOR -echo "Unzipping..." -unzip -qq -d $TMPDIR/icu4j-$MAJOR $3 -rm -f $3 -echo "Tar'ing..." -tar -c -z -f ../icu4j-${MAJOR}_$VERSION.orig.tar.gz -C $TMPDIR icu4j-$MAJOR -rm -fr $TMPDIR -echo ../icu4j-${MAJOR}_$VERSION.orig.tar.gz +svn export http://source.icu-project.org/repos/icu/icu4j/tags/${TAG}/ $DIR +tar -c -z -f $TAR $DIR +rm -rf $DIR ../$TAG + +# move to directory 'tarballs' +if [ -r .svn/deb-layout ]; then + . .svn/deb-layout + mv $TAR $origDir && echo "moved $TAR to $origDir" +fi diff -Nru icu4j-4.2-4.2.1.1/debian/patches/01-java8-compatibility.patch icu4j-4.2-4.2.1.1/debian/patches/01-java8-compatibility.patch --- icu4j-4.2-4.2.1.1/debian/patches/01-java8-compatibility.patch 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/patches/01-java8-compatibility.patch 2016-04-28 12:22:52.000000000 +0000 @@ -0,0 +1,17 @@ +Description: Fixes build.xml to build with OpenJDK 8 +Author: Emmanuel Bourg +Forwarded: no +Index: b/build.xml +=================================================================== +--- a/build.xml ++++ b/build.xml +@@ -159,6 +159,9 @@ + + + ++ ++ ++ + + diff -Nru icu4j-4.2-4.2.1.1/debian/patches/series icu4j-4.2-4.2.1.1/debian/patches/series --- icu4j-4.2-4.2.1.1/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/patches/series 2016-04-28 12:13:16.000000000 +0000 @@ -0,0 +1 @@ +01-java8-compatibility.patch diff -Nru icu4j-4.2-4.2.1.1/debian/README.source icu4j-4.2-4.2.1.1/debian/README.source --- icu4j-4.2-4.2.1.1/debian/README.source 1970-01-01 00:00:00.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/README.source 2016-04-28 12:13:16.000000000 +0000 @@ -0,0 +1,8 @@ +icu4j-4.2 for Debian +-------------------- + +icu4j-4.2 is the clone of src:icu4j/4.2.1.1 for compatibility of lucene2. Once +lucene2 is updated to use a later version of icu4j, or lucene2 is removed, this +package can rest in peace. + + -- Kai-Chung Yan Thu, 24 Mar 2016 15:54:05 +0800 diff -Nru icu4j-4.2-4.2.1.1/debian/rules icu4j-4.2-4.2.1.1/debian/rules --- icu4j-4.2-4.2.1.1/debian/rules 2010-06-23 19:33:40.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/rules 2016-04-28 12:13:16.000000000 +0000 @@ -1,28 +1,12 @@ #!/usr/bin/make -f -export JAVA_HOME:=/usr/lib/jvm/default-java/ +export JAVA_HOME := /usr/lib/jvm/default-java %: - dh $@ + dh $@ --buildsystem=ant --with=maven-repo-helper override_dh_auto_build: - # Use the eclipse helper to create an environment - this build does not - # clean up "sanely" after itself. - jh_setupenvironment - cd debian/.eclipse-build && ant -Dicu4j.javac.source=1.5 -Dicu4j.javac.target=1.5 \ - eclipseProjects eclipseCoreProject eclipseWrapperProject - cd debian/.eclipse-build && ant -f $(CURDIR)/debian/build.xml build-jars - for JAR in *.jar ; do \ - BASE=`basename $$JAR .jar` ; \ - mv $$JAR $$BASE-4.2.jar ; \ - done - -override_dh_install: - dh_install *.jar usr/share/java - -override_dh_auto_clean: - jh_clean - rm -f *.jar + dh_auto_build -- jar get-orig-source: - uscan --rename --force-download + uscan --download-current-version --force-download diff -Nru icu4j-4.2-4.2.1.1/debian/watch icu4j-4.2-4.2.1.1/debian/watch --- icu4j-4.2-4.2.1.1/debian/watch 2010-06-23 19:33:40.000000000 +0000 +++ icu4j-4.2-4.2.1.1/debian/watch 2016-04-28 12:13:16.000000000 +0000 @@ -1,5 +1,6 @@ version=3 -opts="uversionmangle=s?_?.?g" \ -http://download.icu-project.org/files/icu4j/(4\.2\.[\d.]*)/icu4j-([[:digit:]_]+)-src\.jar \ - debian debian/orig-tar.sh +opts="uversionmangle=s?-?.?g" \ +http://bugs.icu-project.org/trac/browser/icu4j/tags/ release-([\d-]*) \ + debian debian/orig-tar.sh +