[med-svn] [Git][med-team/libssj-java][master] 6 commits: Secure URI in watch file
Andreas Tille
gitlab at salsa.debian.org
Tue Mar 5 08:54:13 GMT 2019
Andreas Tille pushed to branch master at Debian Med / libssj-java
Commits:
9788ab10 by Andreas Tille at 2019-03-05T08:51:49Z
Secure URI in watch file
- - - - -
fa61c59f by Andreas Tille at 2019-03-05T08:52:02Z
debhelper 12
- - - - -
d8309e85 by Andreas Tille at 2019-03-05T08:52:51Z
Point Vcs fields to salsa.debian.org
- - - - -
8a2b6f6c by Andreas Tille at 2019-03-05T08:52:52Z
Standards-Version: 4.3.0
- - - - -
cc1f53b3 by Andreas Tille at 2019-03-05T08:52:52Z
Secure URI in copyright format
- - - - -
c7ac2e61 by Andreas Tille at 2019-03-05T08:52:52Z
Drop useless get-orig-source target
- - - - -
6 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -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 at debian.org> Mon, 30 Mar 2015 08:14:49 +0200
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-7
+12
=====================================
debian/control
=====================================
@@ -4,20 +4,20 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Andreas Tille <tille at 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
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://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
=====================================
@@ -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
=====================================
@@ -1,2 +1,2 @@
-version=3
-http://www.iro.umontreal.ca/~simardr/ssj/ssj-source.html (?:.*/|)ssj-([0-9.]+)-source.zip
+version=4
+https://www.iro.umontreal.ca/~simardr/ssj/ssj-source.html (?:.*/|)ssj-([0-9.]+)-source.zip
View it on GitLab: https://salsa.debian.org/med-team/libssj-java/compare/ec74432df773f5fb0062392daec6638caf140a79...c7ac2e61ad2b1fe31daac1ca641c577aa106ddb5
--
View it on GitLab: https://salsa.debian.org/med-team/libssj-java/compare/ec74432df773f5fb0062392daec6638caf140a79...c7ac2e61ad2b1fe31daac1ca641c577aa106ddb5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190305/d22c0356/attachment-0001.html>
More information about the debian-med-commit
mailing list