This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch osgeo/10.0 in repository ossim.
commit 54ab2770f0aab9ee642b7abf66b7435246f9c71d Author: Bas Couwenberg <[email protected]> Date: Mon Dec 21 00:39:05 2015 +0100 Use osgeo specific upstream branch & repacksuffix. --- debian/gbp.conf | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 2125117..62504e4 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,7 +2,7 @@ # The default name for the upstream branch is "upstream". # Change it if the name is different (for instance, "master"). -upstream-branch = upstream +upstream-branch = osgeo/upstream # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). diff --git a/debian/watch b/debian/watch index 16f566f..0f6c975 100644 --- a/debian/watch +++ b/debian/watch @@ -2,5 +2,5 @@ version=3 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g,\ -repacksuffix=+ds \ +repacksuffix=+ds0osgeo \ http://download.osgeo.org/ossim/source/ossim-([\d\.]+\S*)/ossim-([\d\.]+\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

