aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Santos <jrsantos@jonathanrsantos.com>2011-06-10 12:12:40 -0400
committerJonathan Santos <jrsantos@jonathanrsantos.com>2011-06-10 12:32:54 -0400
commit01e4ee6cbd3e68304ceb5d41d05e46bf21cbe75d (patch)
tree04f31c523ce856f45e7c9acec664227c9fb10dd6
parentaada4fe902ad693642f5b4a44a5ab0fccc73e681 (diff)
Fix bug that caused dpkg-gencontrol to fail
A bug in debian/control caused "debian/rules binary" to fail with: dpkg-gencontrol: error: source package has two conflicting values - openbsc and opensgsn
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9c40dd90b..91c4772a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: openbsc
+Source: opensgsn
Section: unknown
Priority: optional
Maintainer: unknown <jrsantos@vanu.com>