This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository ciderwebmail.
commit 035a342bfb05f527146ee6690119a6e5d0219d6f Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 21 09:49:18 2017 +0200 Modernize cdbs: Drop get-orig-source target: Use gbp import-orig --uscan. --- debian/rules | 7 ------- 1 file changed, 7 deletions(-) diff --git a/debian/rules b/debian/rules index e89665e..843bcf9 100755 --- a/debian/rules +++ b/debian/rules @@ -16,18 +16,11 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = ciderwebmail -DEB_UPSTREAM_PACKAGE = CiderWebmail -# TODO: Use this and drop hints below when source again released there -#DEB_UPSTREAM_URL = http://ciderwebmail.org/downloads -DEB_UPSTREAM_URL = https://github.com/$(DEB_UPSTREAM_PACKAGE)/$(DEB_UPSTREAM_PACKAGE)/archive -DEB_UPSTREAM_TARBALL_BASENAME = release-$(DEB_UPSTREAM_TARBALL_VERSION) - # Needed by upstream build and (always/often) at runtime perl-deps = moose catalyst-authentication-credential-http log-dispatch perl-deps += log-dispatch-config catalyst-plugin-log-dispatch yaml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
