Update Maintainer field in packages modified before DebianMaintainerField spec

Bug #176994 reported by Siegfried Gevatter
12
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Wishlist
Unassigned
tickcount (Ubuntu)
Fix Released
Wishlist
Luke Yelavich
tmda (Ubuntu)
Fix Released
Wishlist
Emmet Hikory
verbiste (Ubuntu)
Fix Released
Wishlist
Unassigned
weather-util (Ubuntu)
Fix Released
Wishlist
Emmet Hikory
webdeveloper (Ubuntu)
Fix Released
Wishlist
Emmet Hikory
xfce4-taskmanager (Ubuntu)
Fix Released
Wishlist
Emmet Hikory
xffm-icons (Ubuntu)
Won't Fix
Wishlist
Unassigned
zsh-lovers (Ubuntu)
Fix Released
Wishlist
Emmet Hikory

Bug Description

There are right now 209 packages in Hardy that were modified by an Ubuntu developer but where the Maintainer field wasn't updated according to the DebianMaintainerField specification (probably because it wasn't yet in place).

A list of such packages can be generated with the following command:

wget -O - http://archive.ubuntu.com/ubuntu/dists/hardy/universe/source/Sources.gz | gunzip | grep-dctrl -sPackage,Maintainer -FVersion ubuntu | grep-dctrl -sPackage -FMaintainer -v -n ubuntu | sort -u > need_maintainer_change

Revision history for this message
Siegfried Gevatter (rainct) wrote :
Changed in zsh-lovers:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Siegfried Gevatter (rainct) wrote :
Changed in tmda:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Siegfried Gevatter (rainct) wrote :
Revision history for this message
Scott Kitterman (kitterman) wrote :

Is this really needed? I think soyuz mangles the maintainers automatically?

Revision history for this message
Siegfried Gevatter (rainct) wrote :

Oh, right. Dunno why persia told me about those then... :S

Well, those debdiff's also include additional changes, and the last Debian change on those is from 2004/2006, you might consider them for Gutsy anyway...

Revision history for this message
Emmet Hikory (persia) wrote :

Soyuz mangles the binary packages automatically, but doesn't mangle the source package. As a result, we have a number of source packages that are unmangled, some of which are carrying the unmangling across merges, etc. For packages we take into maintainance, we should really be setting this field, so it shows correctly in various source-based reports on modified packages. Martin Pitt has already uploaded 90% of the missing cases during the fesity and gutsy cycles, so this is just final cleanup.

Emmet Hikory (persia)
Changed in xfce4-taskmanager:
assignee: nobody → persia
importance: Undecided → Wishlist
status: New → In Progress
Changed in tmda:
assignee: nobody → persia
status: Confirmed → In Progress
Changed in zsh-lovers:
assignee: nobody → persia
status: Confirmed → In Progress
Revision history for this message
Emmet Hikory (persia) wrote :

tmda, xfce3-taskmanager, and zsh-lovers uploaded. Good catch on the debhelper version for tmda. Please resubscribe ubuntu-universe-sponsors when there are more fixes.

Changed in tmda:
status: In Progress → Fix Committed
Revision history for this message
Siegfried Gevatter (rainct) wrote :

tmda (1.1.12-0ubuntu2) hardy; urgency=low

  * debian/control:
     - Modify Maintainer value to match the DebianMaintainerField
       specification (LP: #176994).
     - Bump standards version to 3.7.3.
     - Really bump debhelper to version 5, and move it to Build-Depends
     - Add Homepage.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Mon, 17 Dec 2007 20:12:00 +0100

Changed in tmda:
status: Fix Committed → Fix Released
Revision history for this message
Siegfried Gevatter (rainct) wrote :

xfce4-taskmanager (0.4.0~rc2-2ubuntu2) hardy; urgency=low

  * debian/control:
     - Modify Maintainer value to match the DebianMaintainerField
       specification (LP: #176994).
     - Move Homepage field to source stanza.
     - Bump standards version to 3.7.3.
  * debian/xfce4-taskmanager.desktop:
     - Update .desktop file to match the current FD.o standards.
     - Add Catalan and Spanish translations.
  * Fix watch file in order to look on the new host.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Mon, 17 Dec 2007 20:34:10 +0100

Changed in xfce4-taskmanager:
status: In Progress → Fix Released
Revision history for this message
Siegfried Gevatter (rainct) wrote :

zsh-lovers (0.5-0ubuntu3) hardy; urgency=low

  * debian/control:
     - Modify Maintainer value to match the DebianMaintainerField
       specification (LP: #176994).
     - Move debhelper dependency to Build-Depends to satisfy the
       clean rule.
     - Bump standards version to 3.7.3.
  * debian/rules:
     - Move binary-arch stuff to binary-indep (keep lintian happy).

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Mon, 17 Dec 2007 20:04:29 +0100

Changed in zsh-lovers:
status: In Progress → Fix Released
Revision history for this message
Siegfried Gevatter (rainct) wrote :
Changed in xffm-icons:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Siegfried Gevatter (rainct) wrote :

(Note: Perhaps it's just my pbuilder, but if I try to build xffm-icons for Hardy it can't resolve the dependencies. With a Gutsy environment it works.)

Revision history for this message
Siegfried Gevatter (rainct) wrote :
Changed in webdeveloper:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Emmet Hikory (persia) wrote :

Indeed. xffm-icons FTBFS on hardy. Needs an investigation as to why, and a fix. Marking this task incomplete, as the provided debdiff is unsuitable for upload (resulting package doesn't build).

Changed in webdeveloper:
assignee: nobody → persia
status: Triaged → In Progress
Changed in xffm-icons:
assignee: nobody → persia
status: Triaged → In Progress
assignee: persia → nobody
status: In Progress → Incomplete
Revision history for this message
Emmet Hikory (persia) wrote :

webdeveloper uploaded. Thanks.

Changed in webdeveloper:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package webdeveloper - 1.0.2+0-2ubuntu2

---------------
webdeveloper (1.0.2+0-2ubuntu2) hardy; urgency=low

  * Modify Maintainer value to match the DebianMaintainerField
    specification (LP: #176994).

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Tue, 18 Dec 2007 18:00:51 +0100

Changed in webdeveloper:
status: Fix Committed → Fix Released
Revision history for this message
Siegfried Gevatter (rainct) wrote :

(Note: I've created the branch «~ubuntu-universe-contributors/tickcount/ubuntu-contrib», with the same changes as the debdiff, and filled a merge proposal into «~ubuntu-dev/tickcount/ubuntu».)

Changed in tickcount:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Siegfried Gevatter (rainct) wrote :
Changed in weather-util:
importance: Undecided → Wishlist
status: New → Confirmed
Emmet Hikory (persia)
Changed in weather-util:
assignee: nobody → persia
status: Confirmed → In Progress
Changed in tickcount:
assignee: nobody → persia
status: Confirmed → In Progress
Emmet Hikory (persia)
Changed in tickcount:
assignee: persia → nobody
status: In Progress → Confirmed
Revision history for this message
Emmet Hikory (persia) wrote :

weather-util uploaded. Thanks.

Changed in weather-util:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package weather-util - 1.2-1ubuntu2

---------------
weather-util (1.2-1ubuntu2) hardy; urgency=low

  * debian/control:
     - Modify Maintainer value to match the DebianMaintainerField
       specification (LP: #176994).
     - Bump standards version to 3.7.3.
  * (Not upgrading to 1.3 as it has no significant change.)

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Sat, 22 Dec 2007 14:46:17 +0100

Changed in weather-util:
status: Fix Committed → Fix Released
Luke Yelavich (themuso)
Changed in tickcount:
assignee: nobody → themuso
status: Confirmed → In Progress
Revision history for this message
Luke Yelavich (themuso) wrote :

I've merged your tickcount packaging changes into the ubuntu-dev branch, and uploaded the package. Thanks for your work.

Changed in tickcount:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tickcount - 0.1-0ubuntu3

---------------
tickcount (0.1-0ubuntu3) hardy; urgency=low

  * debian/copyright:
     - Modify Maintainer value to match the DebianMaintainerField
       specification (LP: #176994).
     - Bump standards version to 3.7.3.
     - Add Homepage, Vcs-Bzr and Vcs-Browser fields.
  * Remove the debian/NEWS file.
  * Fix two typos in debian/copyright.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Sat, 22 Dec 2007 12:03:22 +0100

Changed in tickcount:
status: Fix Committed → Fix Released
Changed in verbiste:
assignee: nobody → rainct
importance: Undecided → Wishlist
status: New → In Progress
Revision history for this message
Siegfried Gevatter (rainct) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

The package has been synced on Debian

Changed in verbiste:
assignee: rainct → nobody
status: In Progress → Fix Released
Revision history for this message
Siegfried Gevatter (rainct) wrote :

xffm-icons was removed, marking it as Won't Fix.

Changed in xffm-icons:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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