Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod From: Newsgroups: linux.debian.maint.python Followup-To: Debian python Subject: Uscan: watch and changelog Date: Fri, 29 Mar 2024 15:10:01 +0100 Message-ID: X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Mar 29 14:06:05 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.798 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, URIBL_BLACK=1.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate:hard: -5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/21676 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/4V5hyG6V92z9rxM@submission02.posteo.de Approved: robomod@news.nic.it Lines: 51 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 29 Mar 2024 14:05:41 +0000 X-Original-Message-ID: <4V5hyG6V92z9rxM@submission02.posteo.de> Xref: csiph.com linux.debian.maint.python:15666 X-Post: Hi, try to get uscan working with an upstream repo hosted at Codeberg.org (Forgejo based). The Wiki page is not up-2-date and I try to figuring out how it works to update that page. Uscan don't work without having a changelog. So I created one. But uscan can not find my tarball. I assume I have not yet understood the purpose of the changelog in context of uscan. What do I miss? This is "debian/watch": version=4 # RegEx in Perl dialect https://codeberg.org/buhtz/hyperorg/archive/v(\d+).(\d+).(\d+).tar.gz This is a dummy "debian/changelog": hyperorg (0.0-dev) UNRELEASED; urgency=low * Changes made in this version -- Maintainer Name Thu, 01 Jul 2021 12:00:00 +0000 The output of "uscan --no-download --verbose --debug": uscan info: uscan (version 2.21.3+deb11u1) See uscan(1) for help uscan info: Scan watch files in . uscan info: Check debian/watch and debian/changelog in . uscan info: package="hyperorg" version="0.0-dev" (as seen in debian/changelog) uscan info: package="hyperorg" version="0.0" (no epoch/revision) uscan info: ./debian/changelog sets package="hyperorg" version="0.0" uscan info: Process watch file at: debian/watch package = hyperorg version = 0.0 pkg_dir = . uscan info: Last orig.tar.* tarball version (from debian/changelog): 0.0 uscan info: Last orig.tar.* tarball version (dversionmangled): 0.0 uscan info: Requesting URL: https://codeberg.org/buhtz/hyperorg/archive/ uscan warn: In watchfile debian/watch, reading webpage https://codeberg.org/buhtz/hyperorg/archive/ failed: 404 Not Found uscan info: Scan finished