The yapgvb watch file is broken

Bug #181858 reported by Marco Rodrigues
4
Affects Status Importance Assigned to Milestone
yapgvb (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

$ uscan --report-status
uscan warning: In debian/watch,
  no matching hrefs for watch line
  http://prdownloads.sourceforge.net/yapgvb/yapgvb-(.*)\.tar\.gz

It needs the sourceforge.net path fixed.

Related branches

Changed in yapgvb:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Marco Rodrigues (gothicx) wrote :
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Can you report the watch file to Debian?
Why did you change:

DH_PYCENTRAL=nomove dh_pycentral

to:

dh_pycentral=nomove dh_pycentral

?

DH_PYCENTRAL is an environment variable that needs to be set to nomove if you want to disable moving the files to the pycentral location.

Changed in yapgvb:
assignee: nobody → gothicx
status: Confirmed → In Progress
Revision history for this message
Marco Rodrigues (gothicx) wrote :

The package isn't at Debian. I changed that only because I like to see things in lowercase. No reason at all. I keep the option nomove to the same.

Thanks

Changed in yapgvb:
assignee: gothicx → nobody
status: In Progress → Confirmed
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Can you provide a corrected debdiff then?
Note that there is a little typo in the changelog too:

Change "-($MAKE) clean" to "[ ! -f Makefile ] || -$(MAKE) clean"

should be:

Change "-($MAKE) clean" to "[ ! -f Makefile ] || $(MAKE) clean"

Also, why bumping python-central to 0.5.15? 0.5.6 should be enough (this would also allow backporting to edgy if need be).

Changed in yapgvb:
assignee: nobody → gothicx
status: Confirmed → In Progress
Revision history for this message
Marco Rodrigues (gothicx) wrote :

Hi! Thanks for you analysis.

I think it's fine now... I've attached the new debdiff.

Changed in yapgvb:
assignee: gothicx → nobody
status: In Progress → Confirmed
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

You still have the change of:

DH_PYCENTRAL=nomove dh_pycentral

to:

dh_pycentral=nomove dh_pycentral

which is not good.

Changed in yapgvb:
assignee: nobody → gothicx
status: Confirmed → In Progress
Revision history for this message
Marco Rodrigues (gothicx) wrote :

It's fixed now.. but why it's not good to change something to lowercase ? isn't so important this change...

Changed in yapgvb:
assignee: gothicx → nobody
status: In Progress → Confirmed
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Because by the case we distinguish between the variable (DH_PYCENTRAL) and the command (dh_pycentral) which as a minimum makes it more readable.

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

I've subscribed u-u-s.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package yapgvb - 1.1.1-0ubuntu6

---------------
yapgvb (1.1.1-0ubuntu6) hardy; urgency=low

  * debian/watch:
    + Fix path of sourceforge.net (LP: #181858).
  * debian/control:
    + Add Homepage field.
    + Bump debhelper to 5.0.38 (python policy).
    + Bump python-central to 0.5.6.
    + Bump Standards-Version to 3.7.3.
  * debian/rules:
    + Remove dh_python, because dh_pycentral replaces it.
    + Change "-($MAKE) clean" to "[ ! -f Makefile ] || $(MAKE) clean".

 -- Marco Rodrigues <email address hidden> Thu, 10 Jan 2008 19:57:24 +0000

Changed in yapgvb:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.