Andreas Tille pushed to branch master at Debian Med / libsitplus

Commits:
7a609c7f by Andreas Tille at 2018-10-29T07:45:04Z
debhelper 11

- - - - -
26ef68b6 by Andreas Tille at 2018-10-29T07:46:22Z
Point Vcs fields to salsa.debian.org

- - - - -
62cd0e48 by Andreas Tille at 2018-10-29T07:46:23Z
Standards-Version: 4.2.1

- - - - -
49707c54 by Andreas Tille at 2018-10-29T07:48:34Z
Deactivate old patches

- - - - -
1449d5d1 by Andreas Tille at 2018-10-29T07:49:06Z
switch to libsitplus needs more work

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/patches/series
- − debian/patches/spelling.diff


Changes:

=====================================
debian/changelog
=====================================
@@ -2,7 +2,6 @@ libsitplus (1.1.0-1) UNRELEASED; urgency=medium
 
   * Upstream has split libsitplus in the new upstream version
   * Adapted watch file
-  * cme fix dpkg-control
 
  -- Andreas Tille <ti...@debian.org>  Wed, 25 Jun 2014 14:25:18 +0200
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team 
<debian-med-packaging@lists.alioth.debian.
 Uploaders: Andreas Tille <ti...@debian.org>
 Section: misc
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                cmake,
                libpoco-dev,
                libboost-dev,
@@ -23,9 +23,9 @@ Build-Depends: debhelper (>= 9),
                libsdl-image1.2-dev,
                doxygen,
                libxtst-dev
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/libsitplus.git
-Vcs-Git: git://anonscm.debian.org/debian-med/libsitplus.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/libsitplus
+Vcs-Git: https://salsa.debian.org/med-team/libsitplus.git
 Homepage: http://sitplus.crea-si.com
 
 Package: libsitplus
@@ -40,4 +40,3 @@ Description: Free software framework for ludic-therapeutic 
activities
  effect applications, SITPLUS provides a tool for continuous and remote
  interaction, attainable to the majority of people with cognitive, sensory and
  physical disabilities.
-


=====================================
debian/patches/series
=====================================
@@ -1,6 +1,5 @@
-spelling.diff
-as-needed.patch
-0001-remove-workaround-for-older-libconfig-versions.patch
-sitplus-opencv2.4.patch
-libs_underlinkage.patch
-remove-deprecated-controls.patch
+#as-needed.patch
+#0001-remove-workaround-for-older-libconfig-versions.patch
+#sitplus-opencv2.4.patch
+#libs_underlinkage.patch
+#remove-deprecated-controls.patch


=====================================
debian/patches/spelling.diff deleted
=====================================
@@ -1,17 +0,0 @@
-Author: Luis Rivas Vañó <lui...@gmail.com>
-Description: This patch fixes a spelling error in source code
-
-* sitplus/src/spcore/commoncomponents.h: Changed error message "childs 
component" to "children component"
-
-Forwarded: no
---- sitplus.orig/src/spcore/commoncomponents.h
-+++ sitplus/src/spcore/commoncomponents.h
-@@ -71,7 +71,7 @@
-                               if (i>= argc) throw std::runtime_error("Missing 
value for parameter -o");
- 
-                               if (!StrToInt(argv[i], &output_count) || 
output_count< 1 || output_count> 100)
--                                      throw std::runtime_error("childs 
component: invalid value for parameter -o");
-+                                      throw std::runtime_error("children 
component: invalid value for parameter -o");
-                       }
-               }
- 



View it on GitLab: 
https://salsa.debian.org/med-team/libsitplus/compare/5bfb60498e4bee8154b9b3285e9ffa1881233b9c...1449d5d1a1435810f42cad3a2b649f71d74febc2

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsitplus/compare/5bfb60498e4bee8154b9b3285e9ffa1881233b9c...1449d5d1a1435810f42cad3a2b649f71d74febc2
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to