Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
5
Release to unstable
· 804a4ad6
Markus Koschany
authored
Aug 27, 2019
804a4ad6
Declare compliance with Debian Policy 4.4.0.
· 1c8f02a4
Markus Koschany
authored
Aug 27, 2019
1c8f02a4
Switch to debhelper-compat = 12.
· a19cf98b
Markus Koschany
authored
Aug 27, 2019
a19cf98b
Remove NEWS file. It is obsolete.
· 9b56f383
Markus Koschany
authored
Aug 27, 2019
9b56f383
Set to UNRELEASED again.
· e021c5f2
Markus Koschany
authored
Aug 27, 2019
e021c5f2
Show whitespace changes
Inline
Side-by-side
debian/NEWS
deleted
100644 → 0
View file @
e1a153ba
jajuk (1.8~svn5030-1) unstable; urgency=low
This Debian release of Jajuk 1.8 will move your collection data
at first startup from $HOME/.jajuk_test_1.8 or $HOME/.jajuk_test_1.7
to $HOME/.jajuk.
-- Damien Raude-Morvan <drazzib@drazzib.com> Sat, 08 Aug 2009 02:09:57 +0200
debian/changelog
View file @
e021c5f2
jajuk (1:1.10.9+dfsg2-5) UNRELEASED; urgency=medium
[ Markus Koschany ]
* Team upload.
* Declare compliance with Debian Policy 4.
3
.0.
* Declare compliance with Debian Policy 4.
4
.0.
* Remove alternative dependency on java7-runtime.
* Use https for Format field.
* Add isJavaVersionNotSupported.patch and fix start error when using
OpenJDK 11. Thanks to Werner Mahr for the report. (Closes: #923330)
* Switch to debhelper-compat = 12.
* Remove NEWS file. It is obsolete.
[ tony mancill ]
* Update Vcs- URLs to point to Salsa
* Update Homepage URL to use https
--
tony mancill <tmancill@debian.org> Sun, 10 Mar 2019 14:24:26 -07
00
--
Markus Koschany <apo@debian.org> Tue, 27 Aug 2019 11:42:03 +02
00
jajuk (1:1.10.9+dfsg2-4) unstable; urgency=medium
...
...
debian/compat
deleted
100644 → 0
View file @
e1a153ba
10
debian/control
View file @
e021c5f2
...
...
@@ -6,7 +6,7 @@ Uploaders: Varun Hiremath <varun@debian.org>,
Torsten Werner <twerner@debian.org>,
Damien Raude-Morvan <drazzib@debian.org>,
Felix Natter <fnatter@gmx.net>
Build-Depends: debhelper (
>
= 1
0
)
Build-Depends: debhelper
-compat
(= 1
2
)
Build-Depends-Indep: ant,
default-jdk,
entagged,
...
...
@@ -42,7 +42,7 @@ Build-Depends-Indep: ant,
mplayer,
substance (>= 7.3),
libqdwizard-java
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Git: https://salsa.debian.org/java-team/jajuk.git
Vcs-Browser: https://salsa.debian.org/java-team/jajuk
Homepage: https://www.jajuk.info
...
...