[med-svn] [Git][med-team/squizz][master] 7 commits: Drop a note that this package can be removed once mobyle is removed
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 30 11:49:06 GMT 2018
Andreas Tille pushed to branch master at Debian Med / squizz
Commits:
8a6bc928 by Andreas Tille at 2018-10-30T10:52:21Z
Drop a note that this package can be removed once mobyle is removed
- - - - -
39d921d2 by Andreas Tille at 2018-10-30T10:53:23Z
Point Vcs fields to salsa.debian.org
- - - - -
8df2858e by Andreas Tille at 2018-10-30T10:53:23Z
Standards-Version: 4.2.1
- - - - -
bd47e4cb by Andreas Tille at 2018-10-30T10:53:23Z
Secure URI in copyright format
- - - - -
f9554727 by Andreas Tille at 2018-10-30T11:01:25Z
Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
- - - - -
8b728073 by Andreas Tille at 2018-10-30T11:01:25Z
Remove trailing whitespace in debian/copyright
- - - - -
dcc32999 by Andreas Tille at 2018-10-30T11:02:52Z
Upload to unstable
- - - - -
5 changed files:
- debian/README.source
- debian/changelog
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/README.source
=====================================
@@ -1,6 +1,5 @@
-Default source includes a test data file with incompatible license. To
-work around this, one should use the get-orig-source command to update
-the source which will remove the involved file. A patch is also required
-to remove from build step the tests using this data file.
+Squizz was package for only purpose since it is needed by mobyle. Since
+mobyle is end of life and will probably not released after Buster this
+library can vanish together with mobyle.
- -- Olivier Sallou <olivier.sallou at irisa.fr> Mon, 21 Mar 2011 15:32:00 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 30 Oct 2018 11:50:47 +0100
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-squizz (0.99d+dfsg-2) UNRELEASED; urgency=medium
+squizz (0.99d+dfsg-2) unstable; urgency=medium
* debhelper 11 (+ dh_auto_test --no-parallel)
-
- -- Andreas Tille <tille at debian.org> Sun, 18 Feb 2018 15:27:33 +0100
+ * Update README.source
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Secure URI in copyright format
+ * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
+ * Remove trailing whitespace in debian/copyright
+
+ -- Andreas Tille <tille at debian.org> Tue, 30 Oct 2018 12:01:25 +0100
squizz (0.99d+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -5,9 +5,9 @@ Uploaders: Olivier Sallou <osallou at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/squizz.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/squizz.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/squizz
+Vcs-Git: https://salsa.debian.org/med-team/squizz.git
Homepage: ftp://ftp.pasteur.fr/pub/gensoft/projects/squizz/
Package: squizz
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
-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: squizz
Source: ftp://ftp.pasteur.fr/pub/gensoft/projects/squizz
-Files-Excluded:
+Files-Excluded:
test/sequence/sprot.seq
Files: *
=====================================
debian/rules
=====================================
@@ -12,4 +12,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
dh $@
override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
dh_auto_test --no-parallel
+endif
View it on GitLab: https://salsa.debian.org/med-team/squizz/compare/70836f64e2a454ca87caadcae8d560f64014f1f6...dcc329995235ea701152587f2ebeae70ad878a81
--
View it on GitLab: https://salsa.debian.org/med-team/squizz/compare/70836f64e2a454ca87caadcae8d560f64014f1f6...dcc329995235ea701152587f2ebeae70ad878a81
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/20181030/a27d1d0e/attachment-0001.html>
More information about the debian-med-commit
mailing list