[Pkg-sdl-commits] [sdlgfx] 01/05: Bumped std version, removed unused version checks removed override install changelog

Gianfranco Costamagna locutusofborg-guest at alioth.debian.org
Thu Aug 29 09:39:24 UTC 2013


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

locutusofborg-guest pushed a commit to branch master
in repository sdlgfx.

commit 41054a608c6a2d937c38151d5d650dda9475073d
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sun Aug 25 13:36:24 2013 +0200

    Bumped std version, removed unused version checks removed override install changelog
---
 debian/control |    8 ++++----
 debian/rules   |    3 ---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 3d73418..a4da224 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Uploaders: Felix Geyer <debfx-pkg at fobos.de>, Manuel A. Fernandez Montecelo <manu
 DM-Upload-Allowed: yes
 Section: libs
 Priority: optional
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 9~),
-               libsdl1.2-dev (>= 1.2.5-8),
+Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+               libsdl1.2-dev,
                dh-autoreconf
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdlgfx.git
 Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/sdlgfx.git
@@ -32,7 +32,7 @@ Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
          libsdl-gfx1.2-4 (= ${binary:Version}),
-         libsdl1.2-dev (>= 1.2.5-3)
+         libsdl1.2-dev
 Suggests: libsdl-gfx1.2-doc
 Description: development files for SDL_gfx
  The SDL_gfx library is an extension to the SDL library which provides
diff --git a/debian/rules b/debian/rules
index 461f3fd..b223241 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,3 @@ override_dh_link:
 	dh_link -p$(LIBPKG) usr/lib/$(DEB_HOST_MULTIARCH)/libSDL_gfx.so.13.9.1 \
 		usr/lib/$(DEB_HOST_MULTIARCH)/libSDL_gfx.so.4
 	dh_link --remaining-packages
-
-override_dh_installchangelogs:
-	dh_installchangelogs ChangeLog

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



More information about the pkg-sdl-commits mailing list