diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2012-11-05 21:36:48 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2012-11-06 14:01:54 +0100 |
commit | 9e6789da185530c37c3c146ab9c9595135859fc4 (patch) | |
tree | eca582d6a5b7fe0c0998d53ebd93db25e7e29e41 /debian | |
parent | b6cb37fec735949711c276cab1e20b46f9e58007 (diff) |
debian: Create a git-buildpackage based 0.5.3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 11ac298d..c2b221b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmocore (0.5.3+git1-2) unstable; urgency=low + + * New upstream version + + -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 05 Nov 2012 21:35:57 +0100 + libosmocore (0.5.3+git1-1) precise; urgency=low * Fix issue with package version. diff --git a/debian/control b/debian/control index a3083e69..cd8398fd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libosmocore Section: libs Priority: optional Maintainer: Harald Welte <laforge@gnumonks.org> -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, doxygen Standards-Version: 3.8.4 Homepage: http://bb.osmocom.org/trac/wiki/libosmocore Vcs-Git: git://git.osmocom.org/libosmocore.git |