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

rubund-guest pushed a commit to branch master
in repository fyba.

commit 541b567fd5750092170de8f43588b0e82c8c872a
Author: Ruben Undheim <ruben.undh...@gmail.com>
Date:   Thu Sep 4 19:38:22 2014 +0000

    Cleaned up some lintians
---
 debian/control | 27 +++++++++++++--------------
 debian/watch   |  2 ++
 2 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index dcc192a..b1f5acb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,24 @@
 Source: fyba
-Priority: extra
-Maintainer: Anders Einar Hilden <hilde...@gmail.com>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, autoconf, libtool, 
dh-autoreconf
-Standards-Version: 3.9.3
 Section: libs
+Priority: optional
+Maintainer: Ruben Undheim <ruben.undh...@gmail.com>
+Build-Depends: debhelper (>= 9.0.0), autotools-dev, autoconf, libtool,
+               dh-autoreconf
+Standards-Version: 3.9.5
+Vcs-Git: git://github.com/rubund/fyba.git -b debian
+Vcs-Browser: https://github.com/rubund/fyba/tree/debian
 Homepage: https://github.com/kartverket/fyba
-Vcs-Git: https://github.com/kartverket/fyba.git
-Vcs-Browser: https://github.com/kartverket/fyba
-
-Package: libfyba-dev
-Section: libdevel
-Architecture: any
-Depends: libfyba1 (= ${binary:Version})
-Description: Header files for FYBA library
- This is the development package for developing applications that depends on 
libfyba
 
 Package: libfyba1
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: FYBA library to read and write norwegian geodata standard format 
SOSI
  OpenFYBA is the source code release of the FYBA library, distributed by the 
  National Mapping Authority of Norway (Statens kartverk) to read and write 
  files in the National geodata standard format SOSI.
+
+Package: libfyba-dev
+Architecture: any
+Depends: libfyba1 (= ${binary:Version}), ${misc:Depends}
+Description: Header files for FYBA library
+ This is the development package for developing applications that depends on 
libfyba
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..8652fa2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://github.com/kartverket/fyba/releases 
/kartverket/fyba/archive/(\d\S+)\.tar\.(?:bz2|gz|xz)

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to