[nco] 07/07: Fixed nco.html installation.

Francesco Lovergine frankie at moszumanska.debian.org
Wed Mar 26 16:31:43 UTC 2014


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

frankie pushed a commit to branch master
in repository nco.

commit 5edd80eecc2b252293251237bb94f62953af560d
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Mar 26 17:20:11 2014 +0100

    Fixed nco.html installation.
---
 debian/changelog | 5 +++--
 debian/compat    | 2 +-
 debian/control   | 1 -
 debian/docs      | 1 +
 debian/rules     | 2 --
 5 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 485ebe5..f1fafa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,14 @@
 nco (4.4.2-1) unstable; urgency=medium
 
   * New upstream release.
+    (closes: #611673)
   * Added missing watch flle.
   * Policy bumped to 3.9.5.
   * Added build-dep on autotools-dev and update/clean step in debian/rules.
     (closes: #727470)
   * Changed Vcs-* url to canonicali ones.
-  * Added libcurl4-gnutls-dev to b-d.
-    (closes: #611673)
+  * Debhelper level set to 9.
+  * Now nco.html is a single file.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 26 Mar 2014 16:54:51 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 0ff887b..d025830 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: debhelper (>= 9)
  , libudunits2-dev
  , libdap-dev
  , autotools-dev
- , libcurl4-gnutls-dev
 Standards-Version: 3.9.5
 Homepage: http://nco.sourceforge.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/nco.git
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..96d143b
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+doc/nco.html
diff --git a/debian/rules b/debian/rules
index 6ca9a3d..0ae4966 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,8 +121,6 @@ binary-common:
 	dh_testroot
 	dh_installchangelogs doc/ChangeLog
 	dh_installdocs
-	install -d debian/nco/usr/share/doc/nco/html
-	install -m 644 doc/nco.html/*.html debian/nco/usr/share/doc/nco/html
 	rm -f debian/nco/usr/share/info/dir
 	dh_installinfo
 	dh_installman

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



More information about the Pkg-grass-devel mailing list