This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/6342
to look at the new patch set (#2).
debian/control: Fix Vcs-{Browser,Git} URLs
they so far were a copy+paste mistake from libosmocore.
Change-Id: I3da2239d0f093ba1b6706f044c97a307a8dc41bb
---
M debian/control
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/42/6342/2
diff --git a/debian/control b/debian/control
index e612a4f..84fd5a5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@
pkg-config,
libxml2-dev
Standards-Version: 3.9.6
-Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmocore.git;a=summary
-Vcs-Git: git://git.osmocom.org/libosmocore.git
+Vcs-Browser: http://git.osmocom.org/libsmpp34/
+Vcs-Git: git://git.osmocom.org/libsmpp34.git
Homepage: https://projects.osmocom.org/projects/libsmpp34
Package: libsmpp0
--
To view, visit https://gerrit.osmocom.org/6342
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3da2239d0f093ba1b6706f044c97a307a8dc41bb
Gerrit-PatchSet: 2
Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder