Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Update runtime dependency from libswt-gtk2-4-jni to libswt-gtk-4-jni
· 75fe7041
Tony Mancill
authored
Dec 29, 2018
75fe7041
Update Vcs- fields in debian/control for Salsa
· a0122121
Tony Mancill
authored
Dec 29, 2018
a0122121
Use debhelper 11
· 2a28755b
Tony Mancill
authored
Dec 29, 2018
2a28755b
Drop get-orig-source target from debian/rules
· 57fe2921
Tony Mancill
authored
Dec 29, 2018
57fe2921
Bump Standards-Version to 4.3.0
· 138fe583
Tony Mancill
authored
Jan 02, 2019
138fe583
prepare changelog for upload
· f023732f
Tony Mancill
authored
Dec 29, 2018
f023732f
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f023732f
stegosuite (0.8.0-2) unstable; urgency=medium
* Team upload.
[ Tobias Ilte ]
* Fix typo in man page
[ tony mancill ]
* Update runtime dependency from libswt-gtk2-4-jni to libswt-gtk-4-jni
(Closes: #917576)
* Update Vcs- fields in debian/control for Salsa
* Drop get-orig-source target from debian/rules
* Use debhelper 11
* Bump Standards-Version to 4.3.0
-- tony mancill <tmancill@debian.org> Wed, 02 Jan 2019 20:42:14 -0800
stegosuite (0.8.0-1) unstable; urgency=medium
* New upstream release
...
...
debian/compat
View file @
f023732f
1
0
1
1
debian/control
View file @
f023732f
...
...
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
Uploaders:
Tobias Ilte <tobias@stegosuite.org>
Build-Depends:
debhelper (>= 1
0
),
debhelper (>= 1
1
),
default-jdk,
liblogback-java,
libmaven-compiler-plugin-java,
...
...
@@ -14,9 +14,9 @@ Build-Depends:
libswt-gtk-4-java,
libcommons-cli-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.
1.1
Vcs-Git: https://
anonscm
.debian.org/
pkg-
java/stegosuite.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/stegosuite
.git
Standards-Version: 4.
3.0
Vcs-Git: https://
salsa
.debian.org/java
-team
/stegosuite.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/stegosuite
Homepage: https://dev.stegosuite.org/stegosuite/stegosuite
Package: stegosuite
...
...
@@ -24,7 +24,7 @@ Architecture: all
Depends:
default-jre | java8-runtime,
libswt-cairo-gtk-4-jni,
libswt-gtk
2
-4-jni,
libswt-gtk-4-jni,
libcommons-cli-java,
${maven:Depends},
${misc:Depends}
...
...
debian/rules
View file @
f023732f
...
...
@@ -2,6 +2,3 @@
%:
dh $@ --buildsystem=maven
get-orig-source:
uscan --download-current-version --force-download --no-symlink