Reading package lists... Building dependency tree... Reading state information... NOTICE: 'commons-csv' packaging is maintained in the 'Svn' version control system at: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv Need to get 40.1 kB of source archives. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main commons-csv 0.1-SNAPSHOT+svn678580-3 (dsc) [2,237 B] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main commons-csv 0.1-SNAPSHOT+svn678580-3 (tar) [33.0 kB] Get:3 http://urika:3142/ftp.debian.org/debian/ sid/main commons-csv 0.1-SNAPSHOT+svn678580-3 (diff) [4,805 B] gpgv: keyblock resource `/tmp/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Tue 20 Dec 2011 12:26:52 AM UTC using RSA key ID 974B3E96 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./commons-csv_0.1-SNAPSHOT+svn678580-3.dsc dpkg-source: info: extracting commons-csv in commons-csv-0.1-SNAPSHOT+svn678580 dpkg-source: info: unpacking commons-csv_0.1-SNAPSHOT+svn678580.orig.tar.gz dpkg-source: info: unpacking commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.gz Fetched 40.1 kB in 0s (499 kB/s) Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Killed old client process Internet Systems Consortium DHCP Client 4.3.2 Copyright 2004-2015 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/9a:39:d3:65:3b:bc Sending on LPF/eth0/9a:39:d3:65:3b:bc Sending on Socket/fallback DHCPRELEASE on eth0 to 10.0.3.1 port 67 dpkg-buildpackage: source package commons-csv dpkg-buildpackage: source version 0.1-SNAPSHOT+svn678580-3 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Miguel Landaeta dpkg-source --before-build commons-csv-0.1-SNAPSHOT+svn678580 dpkg-buildpackage: host architecture amd64 dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file debian/rules clean test -x debian/rules dh_clean cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -buildfile debian/build.xml -propertyfile /commons-csv-0.1-SNAPSHOT+svn678580/debian/ant.properties clean Buildfile: /commons-csv-0.1-SNAPSHOT+svn678580/debian/build.xml clean: BUILD SUCCESSFUL Total time: 0 seconds rm -f debian/stamp-ant-build dpkg-source -b commons-csv-0.1-SNAPSHOT+svn678580 dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building commons-csv using existing ./commons-csv_0.1-SNAPSHOT+svn678580.orig.tar.gz dpkg-source: info: building commons-csv in commons-csv_0.1-SNAPSHOT+svn678580-3.debian.tar.xz dpkg-source: info: building commons-csv in commons-csv_0.1-SNAPSHOT+svn678580-3.dsc debian/rules build test -x debian/rules mkdir -p "." cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -buildfile debian/build.xml -propertyfile /commons-csv-0.1-SNAPSHOT+svn678580/debian/ant.properties init compile jar javadoc Buildfile: /commons-csv-0.1-SNAPSHOT+svn678580/debian/build.xml init: [mkdir] Created dir: /commons-csv-0.1-SNAPSHOT+svn678580/target/lib compile: [mkdir] Created dir: /commons-csv-0.1-SNAPSHOT+svn678580/target/classes [javac] /commons-csv-0.1-SNAPSHOT+svn678580/debian/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 10 source files to /commons-csv-0.1-SNAPSHOT+svn678580/target/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4 [javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 4 warnings [mkdir] Created dir: /commons-csv-0.1-SNAPSHOT+svn678580/target/classes/META-INF [copy] Copying 1 file to /commons-csv-0.1-SNAPSHOT+svn678580/target/classes/META-INF compile: [javac] /commons-csv-0.1-SNAPSHOT+svn678580/debian/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds init: junit-present: compile-tests: [mkdir] Created dir: /commons-csv-0.1-SNAPSHOT+svn678580/target/test-classes [javac] /commons-csv-0.1-SNAPSHOT+svn678580/debian/build.xml:122: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 10 source files to /commons-csv-0.1-SNAPSHOT+svn678580/target/test-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CharBufferTest.java:25: warning: unmappable character for encoding UTF8 [javac] * @author Ortwin Gl�ck [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:68: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:93: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:118: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:141: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:162: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:181: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy( new CSVStrategy(';', '\'', '!') ); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:269: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.EXCEL_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:298: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.EXCEL_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:327: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:353: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.EXCEL_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:377: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVParserTest.java:506: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.TDF_STRATEGY); [javac] ^ [javac] /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/CSVStrategyTest.java:77: warning: [deprecation] setStrategy(CSVStrategy) in CSVParser has been deprecated [javac] parser.setStrategy(CSVStrategy.DEFAULT_STRATEGY); [javac] ^ [javac] Note: /commons-csv-0.1-SNAPSHOT+svn678580/src/test/org/apache/commons/csv/writer/CSVWriterTest.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 18 warnings internal-test: [mkdir] Created dir: /commons-csv-0.1-SNAPSHOT+svn678580/target/test-reports [junit] Running org.apache.commons.csv.CSVParserTest [junit] Testsuite: org.apache.commons.csv.CSVParserTest [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec [junit] [junit] Testcase: testNextValue took 0.004 sec [junit] Testcase: testNextToken2 took 0.001 sec [junit] Testcase: testNextToken3 took 0.002 sec [junit] Testcase: testUnicodeEscape took 0 sec [junit] Testcase: testCarriageReturnLineFeedEndings took 0 sec [junit] Testcase: testIgnoreEmptyLines took 0.001 sec [junit] Testcase: testLineTokenConsistency took 0 sec [junit] Testcase: testDelimiterIsWhitespace took 0 sec [junit] Testcase: testNextToken1 took 0.001 sec [junit] Testcase: testNextToken4 took 0 sec [junit] Testcase: testNextToken5 took 0 sec [junit] Testcase: testEndOfFileBehaviourExcel took 0.001 sec [junit] Testcase: testEndOfFileBehaviorCSV took 0 sec [junit] Testcase: testNextToken6 took 0 sec [junit] Testcase: testGetLine took 0 sec [junit] Testcase: testGetAllValues took 0.001 sec [junit] Testcase: testExcelStrategy1 took 0 sec [junit] Testcase: testExcelStrategy2 took 0 sec [junit] Testcase: testEmptyLineBehaviourExcel took 0 sec [junit] Testcase: testEmptyLineBehaviourCSV took 0.001 sec [junit] Testcase: testBackslashEscaping took 0 sec [junit] Running org.apache.commons.csv.CSVPrinterTest [junit] Testsuite: org.apache.commons.csv.CSVPrinterTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] [junit] Testcase: testPrinter3 took 0.003 sec [junit] Testcase: testPrinter2 took 0.002 sec [junit] Testcase: testExcelPrinter1 took 0 sec [junit] Testcase: testExcelPrinter2 took 0 sec [junit] Testcase: testPrinter1 took 0.001 sec [junit] Running org.apache.commons.csv.CSVStrategyTest [junit] Testsuite: org.apache.commons.csv.CSVStrategyTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec [junit] [junit] Testcase: testGetSetCommentStart took 0.005 sec [junit] Testcase: testSetCSVStrategy took 0.002 sec [junit] Testcase: testSetExcelStrategy took 0 sec [junit] Testcase: testGetSetEncapsulator took 0 sec [junit] Testcase: testGetSetDelimiter took 0.001 sec [junit] Running org.apache.commons.csv.CSVUtilsTest [junit] Testsuite: org.apache.commons.csv.CSVUtilsTest [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec [junit] [junit] Testcase: testParse6 took 0.005 sec [junit] Testcase: testParse7 took 0.002 sec [junit] Testcase: testParse3 took 0 sec [junit] Testcase: testParseLine3 took 0 sec [junit] Testcase: testParseLine4 took 0 sec [junit] Testcase: testParseLine5 took 0 sec [junit] Testcase: testParse4 took 0.001 sec [junit] Testcase: testParse5 took 0 sec [junit] Testcase: testParseLine1 took 0 sec [junit] Testcase: testParseLine2 took 0.001 sec [junit] Testcase: testParse2 took 0 sec [junit] Testcase: testParseLine6 took 0 sec [junit] Testcase: testParseLine7 took 0 sec [junit] Testcase: testParse1 took 0.001 sec [junit] Running org.apache.commons.csv.CharBufferTest [junit] Testsuite: org.apache.commons.csv.CharBufferTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec [junit] [junit] Testcase: testAppendString2 took 0.001 sec [junit] Testcase: testAppendNull took 0.003 sec [junit] Testcase: testAppendCharArray took 0 sec [junit] Testcase: testCreate took 0 sec [junit] Testcase: testAppendCharBuffer took 0.001 sec [junit] Testcase: testShrink took 0 sec [junit] Testcase: testSimpleAppend took 0 sec [junit] Testcase: testAppendCharArrayBuffer took 0 sec [junit] Testcase: testAppendString took 0.001 sec [junit] Testcase: testAppendStringBuffer took 0 sec [junit] Testcase: testAppendChar took 0 sec [junit] Testcase: testAppendSingleChar took 0 sec [junit] Testcase: testProvideCapacity took 0 sec [junit] Running org.apache.commons.csv.ExtendedBufferedReaderTest [junit] Testsuite: org.apache.commons.csv.ExtendedBufferedReaderTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec [junit] [junit] Testcase: testReadLookahead1 took 0.004 sec [junit] Testcase: testConstructors took 0.003 sec [junit] Testcase: testReadLookahead2 took 0 sec [junit] Testcase: testMarkSupported took 0.001 sec [junit] Testcase: testReadLine took 0.001 sec [junit] Testcase: testSkip0 took 0 sec [junit] Testcase: testSkipUntil took 0 sec [junit] Testcase: testReadUntil took 0.001 sec [junit] Running org.apache.commons.csv.writer.CSVConfigGuesserTest [junit] Testsuite: org.apache.commons.csv.writer.CSVConfigGuesserTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec [junit] [junit] Testcase: testSetters took 0.004 sec [junit] Testcase: testConfigGuess1 took 0.003 sec [junit] Testcase: testConfigGuess2 took 0 sec [junit] Running org.apache.commons.csv.writer.CSVConfigTest [junit] Testsuite: org.apache.commons.csv.writer.CSVConfigTest [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec [junit] [junit] Testcase: testFixedWith took 0.004 sec [junit] Testcase: testFields took 0.003 sec [junit] Testcase: testDelimiter took 0 sec [junit] Testcase: testValueDelimiter took 0 sec [junit] Testcase: testFill took 0.001 sec [junit] Testcase: testFieldHeader took 0 sec [junit] Testcase: testTrimEnd took 0 sec [junit] Running org.apache.commons.csv.writer.CSVFieldTest [junit] Testsuite: org.apache.commons.csv.writer.CSVFieldTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec [junit] [junit] Testcase: testFill took 0.002 sec [junit] Testcase: testCSVField took 0.002 sec [junit] Running org.apache.commons.csv.writer.CSVWriterTest [junit] Testsuite: org.apache.commons.csv.writer.CSVWriterTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec [junit] [junit] Testcase: testWriter took 0.003 sec [junit] Testcase: testCSVConfig took 0.002 sec test: jar: [jar] Building jar: /commons-csv-0.1-SNAPSHOT+svn678580/target/commons-csv-0.1-SNAPSHOT.jar javadoc: [mkdir] Created dir: /commons-csv-0.1-SNAPSHOT+svn678580/dist/docs/api [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.commons.csv... [javadoc] Loading source files for package org.apache.commons.csv.writer... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.8.0_66-internal [javadoc] Building tree for all the packages and classes... [javadoc] /commons-csv-0.1-SNAPSHOT+svn678580/src/java/org/apache/commons/csv/CharBuffer.java:177: warning - @return tag has no arguments. [javadoc] /commons-csv-0.1-SNAPSHOT+svn678580/src/java/org/apache/commons/csv/CharBuffer.java:198: warning - @return tag has no arguments. [javadoc] /commons-csv-0.1-SNAPSHOT+svn678580/src/java/org/apache/commons/csv/CharBuffer.java:209: warning - @return tag has no arguments. [javadoc] /commons-csv-0.1-SNAPSHOT+svn678580/src/java/org/apache/commons/csv/ExtendedBufferedReader.java:261: warning - @return tag has no arguments. [javadoc] /commons-csv-0.1-SNAPSHOT+svn678580/src/java/org/apache/commons/csv/writer/CSVField.java:109: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /commons-csv-0.1-SNAPSHOT+svn678580/dist/docs/api/help-doc.html... [javadoc] 5 warnings BUILD SUCCESSFUL Total time: 6 seconds touch debian/stamp-ant-build DEB_ANT_CHECK_TARGET unset, not running checks debian/rules binary test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." DEB_ANT_CHECK_TARGET unset, not running checks DEB_ANT_INSTALL_TARGET unset, skipping default ant.mk common-install target Adding cdbs dependencies to debian/libcommons-csv-java.substvars dh_installdirs -plibcommons-csv-java install -m 0644 -D target/commons-csv-0.1-SNAPSHOT.jar /commons-csv-0.1-SNAPSHOT+svn678580/debian/libcommons-csv-java/usr/share/java/commons-csv-0.1-SNAPSHOT+svn678580.jar dh_link /usr/share/java/commons-csv-0.1-SNAPSHOT+svn678580.jar /usr/share/java/commons-csv.jar Adding cdbs dependencies to debian/libcommons-csv-java-doc.substvars dh_installdirs -plibcommons-csv-java-doc install -d /commons-csv-0.1-SNAPSHOT+svn678580/debian/libcommons-csv-java-doc/usr/share/doc/libcommons-csv-java-doc cp -r dist/docs/api /commons-csv-0.1-SNAPSHOT+svn678580/debian/libcommons-csv-java-doc/usr/share/doc/libcommons-csv-java-doc/ dh_installdocs -plibcommons-csv-java dh_installexamples -plibcommons-csv-java dh_installman -plibcommons-csv-java dh_installinfo -plibcommons-csv-java dh_installmenu -plibcommons-csv-java dh_installcron -plibcommons-csv-java dh_installinit -plibcommons-csv-java dh_installdebconf -plibcommons-csv-java dh_installemacsen -plibcommons-csv-java dh_installcatalogs -plibcommons-csv-java dh_installpam -plibcommons-csv-java dh_installlogrotate -plibcommons-csv-java dh_installlogcheck -plibcommons-csv-java dh_installchangelogs -plibcommons-csv-java dh_installudev -plibcommons-csv-java dh_lintian -plibcommons-csv-java dh_bugfiles -plibcommons-csv-java dh_install -plibcommons-csv-java dh_systemd_enable -plibcommons-csv-java dh_systemd_start -plibcommons-csv-java dh_link -plibcommons-csv-java dh_installmime -plibcommons-csv-java dh_installgsettings -plibcommons-csv-java dh_installdocs -plibcommons-csv-java-doc dh_installexamples -plibcommons-csv-java-doc dh_installman -plibcommons-csv-java-doc dh_installinfo -plibcommons-csv-java-doc dh_installmenu -plibcommons-csv-java-doc dh_installcron -plibcommons-csv-java-doc dh_installinit -plibcommons-csv-java-doc dh_installdebconf -plibcommons-csv-java-doc dh_installemacsen -plibcommons-csv-java-doc dh_installcatalogs -plibcommons-csv-java-doc dh_installpam -plibcommons-csv-java-doc dh_installlogrotate -plibcommons-csv-java-doc dh_installlogcheck -plibcommons-csv-java-doc dh_installchangelogs -plibcommons-csv-java-doc dh_installudev -plibcommons-csv-java-doc dh_lintian -plibcommons-csv-java-doc dh_bugfiles -plibcommons-csv-java-doc dh_install -plibcommons-csv-java-doc dh_systemd_enable -plibcommons-csv-java-doc dh_systemd_start -plibcommons-csv-java-doc dh_link -plibcommons-csv-java-doc dh_installmime -plibcommons-csv-java-doc dh_installgsettings -plibcommons-csv-java-doc dh_strip -plibcommons-csv-java dh_compress -plibcommons-csv-java dh_fixperms -plibcommons-csv-java dh_makeshlibs -plibcommons-csv-java dh_strip -plibcommons-csv-java-doc dh_compress -plibcommons-csv-java-doc dh_fixperms -plibcommons-csv-java-doc dh_makeshlibs -plibcommons-csv-java-doc dh_installdeb -plibcommons-csv-java dh_perl -plibcommons-csv-java dh_shlibdeps -plibcommons-csv-java dh_installdeb -plibcommons-csv-java-doc dh_perl -plibcommons-csv-java-doc dh_shlibdeps -plibcommons-csv-java-doc dh_gencontrol -plibcommons-csv-java dpkg-gencontrol: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file dh_md5sums -plibcommons-csv-java dh_builddeb -plibcommons-csv-java dpkg-deb: building package 'libcommons-csv-java' in '../libcommons-csv-java_0.1-SNAPSHOT+svn678580-3_all.deb'. dh_gencontrol -plibcommons-csv-java-doc dpkg-gencontrol: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file dh_md5sums -plibcommons-csv-java-doc dh_builddeb -plibcommons-csv-java-doc dpkg-deb: building package 'libcommons-csv-java-doc' in '../libcommons-csv-java-doc_0.1-SNAPSHOT+svn678580-3_all.deb'. dpkg-genchanges >../commons-csv_0.1-SNAPSHOT+svn678580-3_amd64.changes dpkg-genchanges: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file dpkg-genchanges: not including original source code in upload dpkg-source --after-build commons-csv-0.1-SNAPSHOT+svn678580 dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file dpkg-buildpackage: binary and diff upload (original source NOT included)