Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Secure URI in watch file
· 9788ab10
Andreas Tille
authored
Mar 05, 2019
9788ab10
debhelper 12
· fa61c59f
Andreas Tille
authored
Mar 05, 2019
fa61c59f
Point Vcs fields to salsa.debian.org
· d8309e85
Andreas Tille
authored
Mar 05, 2019
d8309e85
Standards-Version: 4.3.0
· 8a2b6f6c
Andreas Tille
authored
Mar 05, 2019
8a2b6f6c
Secure URI in copyright format
· cc1f53b3
Andreas Tille
authored
Mar 05, 2019
cc1f53b3
Drop useless get-orig-source target
· c7ac2e61
Andreas Tille
authored
Mar 05, 2019
c7ac2e61
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c7ac2e61
...
...
@@ -4,6 +4,12 @@ libssj-java (2.6-1) UNRELEASED; urgency=medium
* Use libcolt-free-java instead of libcolt-java
* Initial upload to Debian (Closes: #???)
* Moved packaging from SVN to Git
* Secure URI in watch file
* debhelper 12
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Secure URI in copyright format
* Drop useless get-orig-source target
-- Andreas Tille <tille@debian.org> Mon, 30 Mar 2015 08:14:49 +0200
...
...
debian/compat
View file @
c7ac2e61
7
12
debian/control
View file @
c7ac2e61
...
...
@@ -4,20 +4,20 @@ Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
12~
),
default-jdk,
javahelper,
ant,
libcolt-free-java
(>= 1.2.0)
,
libcolt-free-java,
liboptimization-java,
libjfreechart-java,
libdsol1-java,
tcode,
libjcommon-java
Build-Depends-Indep: default-jdk-doc
Standards-Version:
3.9.6
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/libssj-java
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/libssj-java.git
Standards-Version:
4.3.0
Vcs-Browser: https://
salsa
.debian.org/
med-team
/libssj-java
Vcs-Git: https://
salsa
.debian.org/
med-team
/libssj-java.git
Homepage: http://www.iro.umontreal.ca/~simardr/ssj/indexe.html
Package: libssj-java
...
...
debian/copyright
View file @
c7ac2e61
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ssj
Source: http://www.iro.umontreal.ca/~simardr/ssj/indexe.html
...
...
debian/rules
View file @
c7ac2e61
...
...
@@ -28,5 +28,3 @@ override_dh_install:
jh_installlibs -plibssj-java -v lib/*.jar
dh_install -plibssj-java -v lib/*.so usr/lib
get-orig-source:
uscan --force-download --verbose --repack --compress xz
debian/watch
View file @
c7ac2e61
version=
3
http://www.iro.umontreal.ca/~simardr/ssj/ssj-source.html (?:.*/|)ssj-([0-9.]+)-source.zip
version=
4
http
s
://www.iro.umontreal.ca/~simardr/ssj/ssj-source.html (?:.*/|)ssj-([0-9.]+)-source.zip