[med-svn] [Git][med-team/igraph][master] 4 commits: Secure URI in copyright format
Andreas Tille
gitlab at salsa.debian.org
Fri Dec 21 08:13:09 GMT 2018
Andreas Tille pushed to branch master at Debian Med / igraph
Commits:
25c3dd36 by Andreas Tille at 2018-12-17T10:35:28Z
Secure URI in copyright format
- - - - -
48eadb8b by Andreas Tille at 2018-12-17T10:35:28Z
Drop useless get-orig-source target
- - - - -
fb57bb6f by Andreas Tille at 2018-12-17T10:35:28Z
Remove trailing whitespace in debian/changelog
- - - - -
318419f8 by Andreas Tille at 2018-12-21T08:12:54Z
Add todo
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,13 @@ igraph (0.7.1-3) UNRELEASED; urgency=medium
* Versioned Build-Depends: libarpack2-dev (>= 3.6.2-1~)
Closes: #902760
* Exclude tests requiring remote access
+ * Secure URI in copyright format
+ * Drop useless get-orig-source target
+ * Remove trailing whitespace in debian/changelog
+ TODO: Observe until upstream has dealt with
+ https://github.com/igraph/igraph/issues/1107
+ or apply
+ https://github.com/szhorvat/igraph/commit/6391d0c.patch
-- Andreas Tille <tille at debian.org> Fri, 14 Sep 2018 14:34:51 +0200
@@ -32,7 +39,7 @@ igraph (0.7.1-2) unstable; urgency=medium
* debian/patches/remove_unused_test_target.patch added to make
dh_auto_test work
* debian/patches/fix_failing_tests.patch added to fix some failing
- test cases
+ test cases
* debian/patches/cppflags_restore.patch added to fix incorrect
handling of CPPFLAGS in the configure script
* debian/patches/drl_spelling_fix.patch added to fix a spelling
@@ -98,10 +105,10 @@ igraph (0.5.4-2) unstable; urgency=low
igraph (0.5.4-1) unstable; urgency=low
* New upstream.
-
+
* control: Change depends libgmp3-dev --> libgmp-dev. Update
Standards-Version to 3.9.1.
-
+
* rules: empty out dependency_libs.
-- Steve M. Robbins <smr at debian.org> Wed, 16 Mar 2011 23:42:10 -0500
=====================================
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: igraph
Source: https://github.com/igraph/igraph/releases
=====================================
debian/rules
=====================================
@@ -19,5 +19,3 @@ CONF_FLAGS=\
override_dh_auto_configure:
dh_auto_configure -- $(CONF_FLAGS)
-get-orig-source:
- uscan --verbose --force-download --rename
View it on GitLab: https://salsa.debian.org/med-team/igraph/compare/d9efe2472880007fde4d92801b5382390d75c352...318419f83598a9de7b314429f8c9624e23db7cd0
--
View it on GitLab: https://salsa.debian.org/med-team/igraph/compare/d9efe2472880007fde4d92801b5382390d75c352...318419f83598a9de7b314429f8c9624e23db7cd0
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/20181221/a4f4967f/attachment-0001.html>
More information about the debian-med-commit
mailing list