[osmo-trx] 01/01: Renamed from osmotrx to osmo-trx

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Feb 21 10:55:23 UTC 2015


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

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

commit 93a2dbd28d1154cf284fd0177d0483819f2e1e94
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Feb 21 11:47:44 2015 +0100

    Renamed from osmotrx to osmo-trx
---
 debian/changelog                               |  2 +-
 debian/control                                 |  8 ++++----
 debian/{osmotrx.manpages => osmo-trx.manpages} |  0
 debian/patches/01_not_embed_sqlite.patch       | 12 ++++++------
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a14b718..da84e5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-osmotrx (0~20150119git722d4f7+dfsg-1) unstable; urgency=low
+osmo-trx (0~20150119git722d4f7+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #777303)
 
diff --git a/debian/control b/debian/control
index e5804d7..114a778 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: osmotrx
+Source: osmo-trx
 Section: utils
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
@@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 9),
                libboost-dev,
                libsqlite3-dev
 Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/osmotrx.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/osmotrx.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/osmo-trx.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/osmo-trx.git
 Homepage: http://openbsc.osmocom.org/trac/wiki/OsmoTRX
 
-Package: osmotrx
+Package: osmo-trx
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: SDR transceiver that implements Layer 1 of a GSM BTS
diff --git a/debian/osmotrx.manpages b/debian/osmo-trx.manpages
similarity index 100%
rename from debian/osmotrx.manpages
rename to debian/osmo-trx.manpages
diff --git a/debian/patches/01_not_embed_sqlite.patch b/debian/patches/01_not_embed_sqlite.patch
index e9354be..73ed238 100644
--- a/debian/patches/01_not_embed_sqlite.patch
+++ b/debian/patches/01_not_embed_sqlite.patch
@@ -1,10 +1,10 @@
 Description: Do not embed sqlite3 when building. Use debian
  version instead.
 Author: Ruben Undheim <ruben.undheim at gmail.com>
-Index: osmotrx/Makefile.am
+Index: osmo-trx/Makefile.am
 ===================================================================
---- osmotrx.orig/Makefile.am	2015-02-06 23:31:31.316944097 +0100
-+++ osmotrx/Makefile.am	2015-02-07 13:01:36.197792681 +0100
+--- osmo-trx.orig/Makefile.am	2015-02-06 23:31:31.316944097 +0100
++++ osmo-trx/Makefile.am	2015-02-07 13:01:36.197792681 +0100
 @@ -28,7 +28,6 @@
  
  # Order must be preserved
@@ -13,10 +13,10 @@ Index: osmotrx/Makefile.am
  	CommonLibs \
  	GSM \
  	Transceiver52M
-Index: osmotrx/Makefile.common
+Index: osmo-trx/Makefile.common
 ===================================================================
---- osmotrx.orig/Makefile.common	2015-02-06 23:31:31.316944097 +0100
-+++ osmotrx/Makefile.common	2015-02-07 13:01:19.373792297 +0100
+--- osmo-trx.orig/Makefile.common	2015-02-06 23:31:31.316944097 +0100
++++ osmo-trx/Makefile.common	2015-02-07 13:01:19.373792297 +0100
 @@ -33,6 +33,6 @@
  
  COMMON_LA = $(top_builddir)/CommonLibs/libcommon.la

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/osmo-trx.git



More information about the debian-science-commits mailing list