debian/0000775000000000000000000000000012236210223007161 5ustar debian/maven.cleanIgnoreRules0000664000000000000000000000000112236201467013453 0ustar debian/changelog0000664000000000000000000000220412236201773011043 0ustar maven-source-plugin (2.2.1-1) unstable; urgency=low * Team upload. * New upstream release * Enabled the unit tests * debian/watch: Updated to catch the latest versions * debian/control: Updated Standards-Version to 3.9.5 (no changes) -- Emmanuel Bourg Tue, 05 Nov 2013 15:31:09 +0100 maven-source-plugin (2.1.2-1) unstable; urgency=low * Team upload. * New upstream release * Fixed a build failure when installing the Javadoc in the doc package * debian/control: - Use canonical URLs for the Vcs-* fields - Wrap and sort the dependencies * debian/copyright: Updated the Format URI to 1.0 * debian/watch: Updated to catch the latest 2.x versions * debian/orig-tar.sh: Use XZ compression when generating the upstream tarball -- Emmanuel Bourg Wed, 04 Sep 2013 16:19:32 +0200 maven-source-plugin (2.0.4-1) unstable; urgency=low * Initial release (Closes: #691927) * demoted to version 2.0 vs the current 2.2 because of build dependency to maven-plugin-tools by Steffen Moeller. - junit version 3 -- Thomas Koch Wed, 31 Oct 2012 15:34:36 +0100 debian/maven.publishedRules0000664000000000000000000000004212236201467013211 0ustar junit junit jar s/3\..*/3.x/ * * debian/maven.ignoreRules0000664000000000000000000000000112236201467012510 0ustar debian/README.source0000664000000000000000000000035512211642754011356 0ustar This package was downloaded via svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.x and tar-ed after removing two .cvsignore files. -- Thomas Koch , Wed, 31 Oct 2012 15:37:37 +0100 debian/source/0000775000000000000000000000000012211642754010474 5ustar debian/source/format0000664000000000000000000000001412211642754011702 0ustar 3.0 (quilt) debian/libmaven-source-plugin-java.poms0000664000000000000000000000322112236201467015377 0ustar # List of POM files for the package # Format of this file is: # [option]* # where option can be: # --ignore: ignore this POM and its artifact if any # --ignore-pom: don't install the POM. To use on POM files that are created # temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] # --no-parent: remove the tag from the POM # --package=: an alternative package to use when installing this POM # and its artifact # --has-package-version: to indicate that the original version of the POM is the same as the upstream part # of the version for the package. # --keep-elements=: a list of XML elements to keep in the POM # during a clean operation with mh_cleanpom or mh_installpom # --artifact=: path to the build artifact associated with this POM, # it will be installed when using the command mh_install. [mh_install] # --java-lib: install the jar into /usr/share/java to comply with Debian # packaging guidelines # --usj-name=: name to use when installing the library in /usr/share/java # --usj-version=: version to use when installing the library in /usr/share/java # --no-usj-versionless: don't install the versionless link in /usr/share/java # --dest-jar=: the destination for the real jar. # It will be installed with mh_install. [mh_install] # --classifier=: Optional, the classifier for the jar. Empty by default. # --site-xml=: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # pom.xml --no-parent --has-package-version --java-lib debian/copyright0000664000000000000000000000074212211642754011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Maven Source Plugin Source: http://maven.apache.org/plugins/maven-source-plugin Files: * Copyright: 2012, The Apache Software Foundation License: Apache-2.0 Files: debian/* Copyright: 2012, Thomas Koch License: Apache-2.0 License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' debian/watch0000664000000000000000000000025312236200327010216 0ustar version=3 opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ http://svn.apache.org/repos/asf/maven/plugins/tags/ \ maven-source-plugin-([\d\.]+)/ debian debian/orig-tar.sh debian/orig-tar.sh0000775000000000000000000000075412211644142011256 0ustar #!/bin/sh -e VERSION=$2 TAR=../maven-source-plugin_$VERSION.orig.tar.xz DIR=maven-source-plugin-$VERSION TAG=$(echo "maven-source-plugin-$VERSION" | sed -re's/~(alpha|beta)/-\1-/') svn export http://svn.apache.org/repos/asf/maven/plugins/tags/${TAG}/ $DIR XZ_OPT=--best tar -c -J -f $TAR --exclude '*.jar' --exclude '*.class' $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 debian/maven.rules0000664000000000000000000000067012236201467011360 0ustar junit junit jar s/4\..*/4.x/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * * debian/libmaven-source-plugin-java-doc.install0000664000000000000000000000007712211642754016641 0ustar target/apidocs/* usr/share/doc/libmaven-source-plugin-java/api debian/maven.properties0000664000000000000000000000022712236201402012405 0ustar # Include here properties to pass to Maven during the build. # For example: maven.test.skip=false maven.compiler.source=1.6 maven.compiler.target=1.6 debian/rules0000775000000000000000000000036012211642754010253 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/compat0000664000000000000000000000000212211642754010372 0ustar 9 debian/control0000664000000000000000000000440412236200745010576 0ustar Source: maven-source-plugin Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Thomas Koch , Steffen Moeller Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: default-jdk-doc, junit4, libmaven-archiver-java, libmaven-archiver-java-doc, libmaven-javadoc-plugin-java, libmaven-plugin-testing-java, libmaven-plugin-tools-java (>= 3.2), libmaven2-core-java, libmaven2-core-java-doc, libplexus-archiver-java, libplexus-utils-java, libplexus-utils-java-doc Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-source-plugin Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-source-plugin Homepage: http://maven.apache.org/plugins/maven-source-plugin Package: libmaven-source-plugin-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Suggests: libmaven-source-plugin-java-doc Description: Maven Source Plugin The Maven 2 Source Plugin creates a JAR archive of the source files of the current project. The Source Plugin has five goals: * source:aggregate aggregrates sources for all modules in an aggregator project. * source:jar is used to bundle the main sources of the project into a jar archive. * source:test-jar on the other hand, is used to bundle the test sources of the project into a jar archive. * source:jar-no-fork is similar to jar but does not fork the build lifecycle. * source:test-jar-no-fork is similar to test-jar but does not fork the build lifecycle. Package: libmaven-source-plugin-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${maven:DocDepends} Recommends: ${maven:DocOptionalDepends} Suggests: libmaven-source-plugin-java Description: Documentation for Maven Source Plugin The Maven 2 Source Plugin creates a JAR archive of the source files of the current project. . This package contains the API documentation of libmaven-source-plugin-java. debian/libmaven-source-plugin-java-doc.doc-base.api0000664000000000000000000000055512211642754017421 0ustar Document: libmaven-source-plugin-java Title: API Javadoc for Maven Source Plugin Author: Maven Source Plugin developers Abstract: This is the API Javadoc provided for the libmaven-source-plugin-java library. Section: Programming Format: HTML Index: /usr/share/doc/libmaven-source-plugin-java/api/index.html Files: /usr/share/doc/libmaven-source-plugin-java/api/*