[libterralib] 12/24: Imported Debian patch 3.3.1-7

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Aug 1 23:04:27 UTC 2015


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

sebastic pushed a commit to branch master
in repository libterralib.

commit 2b7fd168909533ed99e81efda25bedb5abee9d44
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Jan 24 15:21:41 2010 +0000

    Imported Debian patch 3.3.1-7
---
 debian/changelog              | 8 ++++++++
 debian/control                | 2 +-
 debian/rules                  | 2 +-
 debian/shlibs.libterralib1c2a | 2 ++
 4 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 664facd..d1dc76b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libterralib (3.3.1-7) experimental; urgency=low
+
+  * Build in experimental with DH_VERBOSE=1 to show problems I can't
+    reproduce. 
+  * Tidy up shlib:Depends. Generate shlibs.libterralib1c2a 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Sun, 24 Jan 2010 15:21:41 +0000
+
 libterralib (3.3.1-6) unstable; urgency=low
 
   * Reverse libjpeg8-dev | libpeg8-dev  B-D so it will build before
diff --git a/debian/control b/debian/control
index 4fd59d5..b4a5578 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.8.3
 Package: libterralib1-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libterralib1c2a (= ${binary:Version})
+Depends: ${misc:Depends}, libterralib1c2a (= ${binary:Version})
 Suggests: libterralib1-doc (= ${binary:Version})
 Provides: libterralib-dev
 Conflicts: libterralib-dev
diff --git a/debian/rules b/debian/rules
index 78b6f4c..78c3a6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 	dh $@
 
 # Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
 
 override_dh_auto_build:
 	$(MAKE) -C terralibx/terralib
diff --git a/debian/shlibs.libterralib1c2a b/debian/shlibs.libterralib1c2a
new file mode 100644
index 0000000..f94a132
--- /dev/null
+++ b/debian/shlibs.libterralib1c2a
@@ -0,0 +1,2 @@
+libterralib 1 libterralib1c2a
+libstat 1 libterralib1c2a

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



More information about the Pkg-grass-devel mailing list