[Pkg-sdl-commits] [libsdl2-gfx] 08/08: Fix the version of the old -dbg package

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Mon Jul 31 23:23:19 UTC 2017


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

mafm pushed a commit to annotated tag debian/1.0.1+dfsg-5
in repository libsdl2-gfx.

commit 65def758f5d4ec30b01ba7e4eb2481dacc49dc99
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Tue Aug 1 01:20:54 2017 +0200

    Fix the version of the old -dbg package
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a5defc..ed0ee57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ libsdl2-gfx (1.0.1+dfsg-5) unstable; urgency=medium
     - autoreconf is invoked by default
   * Use automatic dbgsym packages, drop -dbg
 
- -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Tue, 01 Aug 2017 00:50:58 +0200
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Tue, 01 Aug 2017 01:20:42 +0200
 
 libsdl2-gfx (1.0.1+dfsg-4) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 731c942..620e0fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export AUTOMAKE := automake --foreign
 
 
 %:
-	dh $@ --dbgsym-migration='libsdl2-gfx-dbg (<< 1.0.1+dfsg-4~)'
+	dh $@ --dbgsym-migration='libsdl2-gfx-dbg (<< 1.0.1+dfsg-5~)'
 
 CONFIGURE_FLAGS ?=--disable-mmx
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-gfx.git



More information about the pkg-sdl-commits mailing list