[med-svn] [Git][med-team/libvistaio][master] 7 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Thu Jul 5 07:43:50 BST 2018


Andreas Tille pushed to branch master at Debian Med / libvistaio


Commits:
ea31abc1 by Andreas Tille at 2018-07-05T08:29:53+02:00
debhelper 11

- - - - -
a3c7d1b1 by Andreas Tille at 2018-07-05T08:30:00+02:00
Point Vcs fields to salsa.debian.org

- - - - -
db39cbc2 by Andreas Tille at 2018-07-05T08:30:00+02:00
Standards-Version: 4.1.4

- - - - -
c6e8bc17 by Andreas Tille at 2018-07-05T08:33:17+02:00
debian/gbp.conf: convert to new style

- - - - -
876b6c2b by Andreas Tille at 2018-07-05T08:34:07+02:00
Remove -dbg package

- - - - -
27a6fd89 by Andreas Tille at 2018-07-05T08:34:53+02:00
hardening=+all

- - - - -
f97d0386 by Andreas Tille at 2018-07-05T08:36:12+02:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/gbp.conf
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-libvistaio (1.2.19-2) UNRELEASED; urgency=medium
+libvistaio (1.2.19-2) unstable; urgency=medium
 
   * Team upload.
   * cme fix dpkg-control
-
- -- Andreas Tille <tille at debian.org>  Sun, 01 Jan 2017 14:06:23 +0100
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.4
+  * debian/gbp.conf: convert to new style
+  * Remove -dbg package
+  * hardening=+all
+
+ -- Andreas Tille <tille at debian.org>  Thu, 05 Jul 2018 08:35:06 +0200
 
 libvistaio (1.2.19-1) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Gert Wollny <gw.fossdev at gmail.com>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9.0.0),
+Build-Depends: debhelper (>= 11~),
                cmake
-Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/libvistaio.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/libvistaio.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/libvistaio
+Vcs-Git: https://salsa.debian.org/med-team/libvistaio.git
 Homepage: http://mia.sourceforge.net
 
 Package: libvistaio-dev
@@ -36,18 +36,3 @@ Description: Library for loading and storing various types of binary data
  files provide an ascii header that makes it easy to get information 
  about the contens of a file. It supports a variety of data types 
  like images, vector fields and graphs.
-
-Package: libvistaio14-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libvistaio14 (= ${binary:Version}),
-         ${misc:Depends}
-Description: Debug information for the libvistaio library
- Vistaio is a library that handles loading and storing of data in a 
- cross-platform manner. Its virtue is that the otherwise binary 
- files provide an ascii header that makes it easy to get information 
- about the contens of a file. It supports a variety of data types 
- like images, vector fields and graphs. This is package containing the 
- debug information.  


=====================================
debian/gbp.conf
=====================================
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
 [DEFAULT]
 pristine-tar = True
 
-[git-buildpackage]
+[buildpackage]
 # use this for more svn-buildpackage like behaviour:
 export-dir = ../build-area/
 tarball-dir = ../tarballs/


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-.PHONY: override_dh_strip
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@ 
-
-override_dh_strip:
-	 /usr/bin/dh_strip -plibvistaio14 --dbg-package=libvistaio14-dbg



View it on GitLab: https://salsa.debian.org/med-team/libvistaio/compare/ebdf56f2c66d8189276c975274a49d97e3ab0f80...f97d0386a8ac42087a6496ff055ac82175f6d156

-- 
View it on GitLab: https://salsa.debian.org/med-team/libvistaio/compare/ebdf56f2c66d8189276c975274a49d97e3ab0f80...f97d0386a8ac42087a6496ff055ac82175f6d156
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/20180705/0579366d/attachment-0001.html>


More information about the debian-med-commit mailing list