[Pkg-octave-commit] [octave] 03/04: d/p/bump-soname.patch: drop patch, applied upstream.

Sébastien Villemot sebastien at debian.org
Wed Apr 29 20:01:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository octave.

commit 26a22926a614b708167132f1eacb5050476681c5
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Apr 29 21:38:09 2015 +0200

    d/p/bump-soname.patch: drop patch, applied upstream.
---
 debian/patches/bump-soname.patch | 39 ---------------------------------------
 debian/patches/series            |  1 -
 2 files changed, 40 deletions(-)

diff --git a/debian/patches/bump-soname.patch b/debian/patches/bump-soname.patch
deleted file mode 100644
index 6260163..0000000
--- a/debian/patches/bump-soname.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Description: Bump SONAMEs of libraries
-Origin: upstream, http://lists.gnu.org/archive/html/octave-maintainers/2015-04/msg00333.html
-Reviewed-by: Sébastien Villemot <sebastien at debian.org>
-Last-Update: 2015-04-24
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/libgui/Makefile.am
-+++ b/libgui/Makefile.am
-@@ -77,7 +77,7 @@ liboctgui_la_LIBADD = \
-   $(LIBOCTGUI_LINK_DEPS)
- 
- # Increment these as needed and according to the rules in the libtool manual:
--liboctgui_current = 0
-+liboctgui_current = 1
- liboctgui_revision = 0
- liboctgui_age = 0
- 
---- a/libinterp/Makefile.am
-+++ b/libinterp/Makefile.am
-@@ -201,7 +201,7 @@ liboctinterp_la_LIBADD = \
-   $(LIBOCTINTERP_LINK_DEPS)
- 
- # Increment these as needed and according to the rules in the libtool manual:
--liboctinterp_current = 2
-+liboctinterp_current = 3
- liboctinterp_revision = 0
- liboctinterp_age = 0
- 
---- a/liboctave/Makefile.am
-+++ b/liboctave/Makefile.am
-@@ -98,7 +98,7 @@ liboctave_la_LIBADD += \
-   $(LIBOCTAVE_LINK_DEPS)
- 
- # Increment these as needed and according to the rules in the libtool manual:
--liboctave_current = 2
-+liboctave_current = 3
- liboctave_revision = 0
- liboctave_age = 0
- 
diff --git a/debian/patches/series b/debian/patches/series
index a7755e3..e4ec420 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,4 +7,3 @@ mkoctfile-mpi.diff
 always-build-octave-jar.patch
 hdf5-flags.patch
 hdf5-mkoctfile.patch
-bump-soname.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git



More information about the Pkg-octave-commit mailing list