[ossim] 03/03: Fixed the lib package name and debian/rules

Francesco Lovergine frankie at moszumanska.debian.org
Tue Mar 11 15:59:32 UTC 2014


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

frankie pushed a commit to tag debian/1.8.16-1
in repository ossim.

commit 8d443e2d061660d2c18d5650029b32ce5257232a
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Mar 11 15:27:31 2014 +0100

    Fixed the lib package name and debian/rules
---
 debian/control | 2 +-
 debian/rules   | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8ef096b..571fffe 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Homepage: http://www.ossim.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/ossim.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/ossim.git
 
-Package: libossim1.8.16
+Package: libossim1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/rules b/debian/rules
index 6afb847..7b112be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,8 +55,5 @@ overridd_dh_auto_install:
 
 override_dh_auto_clean:
 	rm -rf debian/build
+	rm -f include/ossim/ossimConfig.h include/ossim/ossimVersion.h
 	dh_auto_clean
-
-override_dh_shlibdeps:
-	dh_shlibdeps -L ossim-core -ldebian/tmp/usr/lib
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git



More information about the Pkg-grass-devel mailing list