[med-svn] [Git][med-team/socketplusplus][master] 6 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Wed Jan 9 14:18:17 GMT 2019


Andreas Tille pushed to branch master at Debian Med / socketplusplus


Commits:
d12cc75c by Andreas Tille at 2019-01-09T14:14:49Z
debhelper 11

- - - - -
f9757bd6 by Andreas Tille at 2019-01-09T14:15:03Z
Standards-Version: 4.3.0

- - - - -
1f02af0b by Andreas Tille at 2019-01-09T14:15:04Z
Drop useless get-orig-source target

- - - - -
a708652d by Andreas Tille at 2019-01-09T14:15:04Z
Remove trailing whitespace in debian/copyright

- - - - -
8610808c by Andreas Tille at 2019-01-09T14:15:04Z
Remove trailing whitespace in debian/rules

- - - - -
c72a4b6b by Andreas Tille at 2019-01-09T14:16:12Z
Upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
-socket++ (1.12.13-10) UNRELEASED; urgency=medium
+socket++ (1.12.13-10) unstable; urgency=medium
 
   * cme fix dpkg-control
   * Point Vcs fields to Salsa
+  * debhelper 11
+  * Standards-Version: 4.3.0
+  * Drop useless get-orig-source target
+  * Remove trailing whitespace in debian/copyright
+  * Remove trailing whitespace in debian/rules
 
- -- Andreas Tille <tille at debian.org>  Fri, 26 Oct 2018 22:52:52 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 09 Jan 2019 15:15:04 +0100
 
 socket++ (1.12.13-9) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
                texinfo,
                install-info
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/socketplusplus
 Vcs-Git: https://salsa.debian.org/med-team/socketplusplus.git
 Homepage: https://github.com/malaterre/socketxx-1


=====================================
debian/copyright
=====================================
@@ -16,14 +16,14 @@ Comment:
  Modification is explicitly added by upstream in an email:
  > +++
  > Hi Herbert,
- > 
+ >
  > That was not the intention. It is a free code. You can modify,
  > copy, and distribute and use it in anyway as you see fit.
- > 
+ >
  > Other people are maintaining it and ported it to different
  > OSes. Other than that, not much has changed as far as I know.
  > I haven't looked at it recently.
- > 
+ >
  > -Sekar
  ref:
  http://bugs.debian.org/278940#10


=====================================
debian/rules
=====================================
@@ -9,14 +9,14 @@ override_dh_autoreconf:
 	dh_autoreconf ./autogen
 
 override_dh_clean:
-	dh_clean depcomp config.guess compile install-sh config.sub ltmain.sh missing doc/texinfo.tex       
+	dh_clean depcomp config.guess compile install-sh config.sub ltmain.sh missing doc/texinfo.tex
 
 SOVERSION = 1
 
 pkg_lib = libsocket++$(SOVERSION)
 pkg_dev = libsocket++-dev
 
-override_dh_install: 
+override_dh_install:
 	# pkg_lib
 	dh_install -p$(pkg_lib) debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/lib*.so.* usr/lib/$(DEB_HOST_MULTIARCH)
 	# pkg_dev
@@ -25,5 +25,3 @@ override_dh_install:
 	dh_install -p$(pkg_dev) --autodest debian/tmp/usr/include/socket++/*
 	dh_install -p$(pkg_dev) --autodest usr/share/info/socket++.info
 
-get-orig-source:
-	uscan --verbose --force-download --rename



View it on GitLab: https://salsa.debian.org/med-team/socketplusplus/compare/871d62de1c0006e69a098a3d98553711963112a8...c72a4b6b3f39ac4a2e0469fdfd96ebfd5d4a0877

-- 
View it on GitLab: https://salsa.debian.org/med-team/socketplusplus/compare/871d62de1c0006e69a098a3d98553711963112a8...c72a4b6b3f39ac4a2e0469fdfd96ebfd5d4a0877
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/20190109/1047df5f/attachment-0001.html>


More information about the debian-med-commit mailing list