Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Standards-Version updated to 4.1.5
· 67db76a6
Emmanuel Bourg
authored
Jul 30, 2018
67db76a6
Switch to debhelper level 11
· b1c25032
Emmanuel Bourg
authored
Jul 30, 2018
b1c25032
Use salsa.debian.org Vcs-* URLs
· a73cf4c2
Emmanuel Bourg
authored
Jul 30, 2018
a73cf4c2
Ignore the dependency on the StAX API (provided by the JDK)
· ea73d7d7
Emmanuel Bourg
authored
Jul 30, 2018
ea73d7d7
Removed Damien Raude-Morvan from the uploaders (Closes: #889390)
· 2e1a94e9
Emmanuel Bourg
authored
Jul 30, 2018
2e1a94e9
Upload to unstable
· cd7d7784
Emmanuel Bourg
authored
Jul 30, 2018
cd7d7784
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
cd7d7784
modello (1.9.1-4) unstable; urgency=medium
* Team upload.
* Ignore the dependency on the StAX API (provided by the JDK)
* Removed Damien Raude-Morvan from the uploaders (Closes: #889390)
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 23:37:01 +0200
modello (1.9.1-3) unstable; urgency=medium
* Team upload.
...
...
debian/compat
View file @
cd7d7784
1
0
1
1
debian/control
View file @
cd7d7784
...
...
@@ -4,10 +4,9 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
Torsten Werner <twerner@debian.org>,
Ludovic Claude <ludovic.claude@laposte.net>,
Damien Raude-Morvan <drazzib@debian.org>
Ludovic Claude <ludovic.claude@laposte.net>
Build-Depends:
debhelper (>= 1
0
),
debhelper (>= 1
1~
),
default-jdk,
default-jdk-doc,
junit,
...
...
@@ -19,9 +18,9 @@ Build-Depends:
libplexus-compiler-java,
libplexus-container-default-java (>= 1.7.1-6~),
maven-debian-helper (>= 2.2~)
Standards-Version: 4.1.
1
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/modello.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/modello
.git
Standards-Version: 4.1.
5
Vcs-Git: https://
salsa
.debian.org/
java-team
/modello.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/modello
Homepage: http://codehaus-plexus.github.io/modello/
Package: libmodello-java
...
...
debian/maven.ignoreRules
View file @
cd7d7784
...
...
@@ -9,3 +9,4 @@ org.codehaus.modello modello-test
org.codehaus.woodstox wstx-asl
xmlunit xmlunit
org.xmlunit xmlunit-core
stax stax-api
debian/rules
View file @
cd7d7784
...
...
@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --force-download --download-current-version --rename