[med-svn] [Git][med-team/odil][master] 2 commits: Remove d/copyright entry for deleted file

Julien Lamy gitlab at salsa.debian.org
Mon Nov 5 16:51:25 GMT 2018


Julien Lamy pushed to branch master at Debian Med / odil


Commits:
d570f548 by Julien Lamy at 2018-11-05T16:12:05Z
Remove d/copyright entry for deleted file

- - - - -
0cc536b2 by Julien Lamy at 2018-11-05T16:40:02Z
Clean-up d/rules and d/control

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+odil (0.10.0-1) unstable; urgency=medium
+
+  * New upstream release
+  * Update copyright
+  * Update standards version
+  * Clean-up d/rules and d/control
+
+ -- Julien Lamy <lamy at unistra.fr>  Mon, 05 Nov 2018 10:54:29 +0200
+
 odil (0.9.2-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/control
=====================================
@@ -30,12 +30,10 @@ Build-Depends: debhelper (>= 10),
                python-nose,
                python3-nose
 Build-Depends-Indep: doxygen, graphviz
-Standards-Version: 4.1.4
+Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/med-team/odil
 Vcs-Git: https://salsa.debian.org/med-team/odil.git
 Homepage: https://github.com/lamyj/odil
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.4
 
 Package: libodil0
 Architecture: any


=====================================
debian/copyright
=====================================
@@ -7,10 +7,6 @@ Files: *
 Copyright: © 2018 Université de Strasbourg
 License: CeCILL-B
 
-Files: ctest-to-junit.xsl
-Copyright: © 2014, Gregory Boissinot
-License: MIT
-
 License: CeCILL-B
  CeCILL-B FREE SOFTWARE LICENSE AGREEMENT
  .
@@ -526,22 +522,3 @@ License: CeCILL-B
  .
  .
  Version 1.0 dated 2006-09-05.
-
-License: MIT
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.


=====================================
debian/rules
=====================================
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_CXXFLAGS_MAINT_APPEND  = -std=c++0x
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # Find all Python versions
@@ -46,9 +45,6 @@ override_dh_auto_build-indep:
 	cd documentation && doxygen
 	find documentation/_build -name "*.md5" -delete
 
-override_dh_makeshlibs-arch:
-	dh_makeshlibs -V'libodil0 (>= 0.9.2-1)'
-
 # Run C++ tests only on base build
 override_dh_auto_test-arch-nopy:
 	ln -s build-nopy build



View it on GitLab: https://salsa.debian.org/med-team/odil/compare/1da0165c883cc3eb161360a57c53a0af53e11fbe...0cc536b2d5dbfb7e90348515afb20c6ea5e292cb

-- 
View it on GitLab: https://salsa.debian.org/med-team/odil/compare/1da0165c883cc3eb161360a57c53a0af53e11fbe...0cc536b2d5dbfb7e90348515afb20c6ea5e292cb
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/20181105/99bfa79f/attachment-0001.html>


More information about the debian-med-commit mailing list