Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Standards-Version updated to 4.1.4
· 2059da27
Emmanuel Bourg
authored
May 17, 2018
2059da27
Switch to debhelper level 11
· 526ccf6a
Emmanuel Bourg
authored
May 17, 2018
526ccf6a
Use salsa.debian.org Vcs-* URLs
· 2dc6c489
Emmanuel Bourg
authored
May 17, 2018
2dc6c489
Added the missing build dependency on default-jdk-doc (Closes: #898902)
· cde09798
Emmanuel Bourg
authored
May 17, 2018
cde09798
Upload to unstable
· 8e9a5e2d
Emmanuel Bourg
authored
May 17, 2018
8e9a5e2d
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8e9a5e2d
libgpars-groovy-java (1.2.1-8)
UNRELEASED
; urgency=medium
libgpars-groovy-java (1.2.1-8)
unstable
; urgency=medium
* Team upload.
[ Miguel Landaeta ]
* Team upload.
* Remove myself from uploaders list. (Closes: #871871)
* Update copyright info.
-- Miguel Landaeta <nomadium@debian.org> Tue, 08 Aug 2017 19:11:27 +0100
[ Emmanuel Bourg ]
* Added the missing build dependency on default-jdk-doc (Closes: #898902)
* Standards-Version updated to 4.1.4
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 17 May 2018 11:20:16 +0200
libgpars-groovy-java (1.2.1-7) unstable; urgency=medium
...
...
debian/compat
View file @
8e9a5e2d
10
\ No newline at end of file
11
debian/control
View file @
8e9a5e2d
...
...
@@ -2,8 +2,9 @@ Source: libgpars-groovy-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1
),
default-jdk-headless | default-jdk,
default-jdk-doc,
maven-repo-helper,
groovy (>= 2.0.8~),
libnetty-3.9-java,
...
...
@@ -12,9 +13,9 @@ Build-Depends: debhelper (>= 10),
gradle-debian-helper,
libmultiverse-core-java,
libosgi-core-java
Standards-Version:
3.9.8
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/libgpars-groovy-java.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/libgpars-groovy-java
.git
Standards-Version:
4.1.4
Vcs-Git: https://
salsa
.debian.org/
java-team
/libgpars-groovy-java.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/libgpars-groovy-java
Homepage: http://gpars.github.io
Package: libgpars-groovy-java
...
...
debian/rules
View file @
8e9a5e2d
...
...
@@ -11,12 +11,3 @@ override_dh_auto_build:
override_dh_auto_clean:
dh_auto_clean
$(RM) -r .java
get-orig-source:
cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \
uscan \
--verbose \
--no-symlink \
--destdir $(CURDIR) \
--watchfile debian/watch \
--force-download