Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Keep the jar files used as test data in the upstream tarball
· c184d495
Emmanuel Bourg
authored
Jul 29, 2019
c184d495
Fixed the build failure caused by the plexus-containers update
· 3e401f2e
Emmanuel Bourg
authored
Jul 29, 2019
3e401f2e
Standards-Version updated to 4.4.0
· 63190ce7
Emmanuel Bourg
authored
Jul 29, 2019
63190ce7
Upload to unstable
· 2286ed6a
Emmanuel Bourg
authored
Jul 29, 2019
2286ed6a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2286ed6a
plexus-languages (0.9.10-2) unstable; urgency=medium
* Fixed the build failure caused by the plexus-containers update
* Standards-Version updated to 4.4.0
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Jul 2019 09:26:00 +0200
plexus-languages (0.9.10-1) unstable; urgency=medium
* New upstream release
...
...
debian/control
View file @
2286ed6a
...
...
@@ -13,7 +13,7 @@ Build-Depends:
libplexus-component-metadata-java (>= 1.5.5),
libqdox2-java,
maven-debian-helper (>= 2.2)
Standards-Version: 4.
1.5
Standards-Version: 4.
4.0
Vcs-Git: https://salsa.debian.org/java-team/plexus-languages.git
Vcs-Browser: https://salsa.debian.org/java-team/plexus-languages
Homepage: https://github.com/codehaus-plexus/plexus-languages
...
...
debian/copyright
View file @
2286ed6a
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Plexus Languages
Source: https://github.com/codehaus-plexus/plexus-languages
Files-Excluded: *.jar
Files: *
Copyright: 2017, The Apache Software Foundation
...
...
debian/maven.rules
View file @
2286ed6a
...
...
@@ -2,6 +2,5 @@
com.thoughtworks.qdox qdox jar s/.*/2.x/ * *
junit junit jar s/4\..*/4.x/ * *
org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
org.codehaus.plexus plexus-component-metadata maven-plugin * * *
org.apache.maven.plugins maven-surefire-plugin maven-plugin s/2.21.0/2.17/ * *