[libosmo-abis] 01/03: Fixed debian files
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Dec 13 10:38:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository libosmo-abis.
commit 2c6bd1ae6f5d0589bdede0e33cf5645259e019be
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Dec 13 10:31:05 2015 +0100
Fixed debian files
---
debian/changelog | 54 ++-------------------------
debian/control | 7 ++--
debian/copyright | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++
debian/source/format | 2 +-
4 files changed, 109 insertions(+), 55 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f1842fa..f008829 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,53 +1,5 @@
-libosmo-abis (0.3.2) UNRELEASED; urgency=medium
+libosmo-abis (0.3.2+git86fc3c8-1) unstable; urgency=low
- * Bump so version to re-link libosmovty
+ * Initial release (Closes: #806582)
- -- Holger Hans Peter Freyther <holger at moiji-mobile.com> Tue, 03 Nov 2015 09:42:01 +0100
-
-libosmo-abis (0.3.1) unstable; urgency=medium
-
- * New upstream release of libosmo-abis
-
- -- Holger Hans Peter Freyther <holger at freyther.de> Sun, 18 Jan 2015 19:26:40 +0100
-
-libosmo-abis (0.3.0) unstable; urgency=medium
-
- * New upstream release of libosmo-abis
-
- -- Holger Hans Peter Freyther <holger at freyther.de> Mon, 08 Sep 2014 07:29:39 +0200
-
-libosmo-abis (0.2.0) unstable; urgency=medium
-
- * New upstream release of libosmo-abis
-
- -- Holger Hans Peter Freyther <holger at freyther.de> Mon, 08 Sep 2014 07:29:19 +0200
-
-libosmo-abis (0.1.6) unstable; urgency=medium
-
- * New upstream release of libosmo-abis
-
- -- Holger Hans Peter Freyther <holger at freyther.de> Mon, 20 Jan 2014 10:33:36 +0100
-
-libosmo-abis (0.1.5+git1) unstable; urgency=low
-
- * Rebuild 0.1.5 with the right libosmocore depedency
-
- -- Holger Hans Peter Freyther <holger at freyther.de> Thu, 12 Dec 2013 11:47:01 +0100
-
-libosmo-abis (0.1.4) unstable; urgency=low
-
- * New upstream release
-
- -- Holger Hans Peter Freyther <holger at freyther.de> Tue, 06 Nov 2012 13:33:45 +0100
-
-libosmo-abis (0.1.3+git3-1) precise; urgency=low
-
- * Fix version issue.
-
- -- Eric Butler <eric at codebutler.com> Tue, 14 Aug 2012 20:50:50 -0700
-
-libosmo-abis (0.1.3+git3) precise; urgency=low
-
- Created new Ubuntu package.
-
- -- Eric Butler <eric at codebutler.com> Tue, 14 Aug 2012 13:00:18 -0700
+ -- Ruben Undheim <ruben.undheim at gmail.com> Sun, 13 Dec 2015 10:25:30 +0100
diff --git a/debian/control b/debian/control
index eed3a4c..2c125f9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
Source: libosmo-abis
Section: libs
Priority: optional
-Maintainer: Harald Welte <laforge at gnumonks.org>
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Ruben Undheim <ruben.undheim at gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, libosmocore-dev (>= 0.6.4), pkg-config, libortp-dev
Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/libosmo-abis.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/libosmocore.git
Homepage: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
-Vcs-Git: git://git.osmocom.org/libosmo-abis.git
-Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmo-abis.git;a=summary
Package: libosmo-abis
Section: oldlibs
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..65e4402
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,101 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libosmocore
+Source: git://git.osmocom.org/libosmocore.git
+
+Files: *
+Copyright: 2008 Daniel Willmann <daniel at totalueberwachung.de>
+ 2008-2010 Harald Welte <laforge at gnumonks.org>
+ 2008-2010 Holger Hans Peter Freyther <zecke at selfish.org>
+ 2009-2010 Sylvain Munaut <tnt at 246tNt.com>
+ 2009-2010 On-Waves
+ 2010 Nico Golde <nico at ngolde.de>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2010-2015 Harald Welte <laforge at gnumonks.org>
+ 2015 Ruben Undheim <ruben.undheim at gmail.com>
+License: GPL-3+
+
+
+License: GPL-2+
+ This package is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: GPL-2
+ This package is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, version 2 of the License.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: GPL-3+
+ This package is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+
+License: LGPL-3+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 3 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
+
+
+License: AGPL-3+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Affero General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
diff --git a/debian/source/format b/debian/source/format
index 89ae9db..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (native)
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmo-abis.git
More information about the debian-science-commits
mailing list