On jeu, déc 06, 2007 at 11:49:37 +0000, Michael Vogt wrote:
> Package: apt-listchanges
> Version: 2.75
> Severity: wishlist
> Tags: patch
> User: [EMAIL PROTECTED]
> Usertags: origin-ubuntu hardy ubuntu-patch
> 
> In Ubuntu, we've applied the attached patch to achieve the following:
> 
> * apt-listchanges/apt_listchanges.py:
>   LP bug closing format support
>   Teach HTML output about Launchpad bug-closing syntax per
>   https://wiki.ubuntu.com/ClosingBugsFromChangelog (relaxed slightly to
>   try to catch people talking about bugs as well as closing them). Tweak
>   Debian bug-closing syntax to try to prevent both triggering on the same
>   text.
> 
> * preinst: cleanup of leftover AptListChangesGtk.pyc files
>   remove some leftover files from old (non-debian) versions 
>   of apt-listchanges 
> 
> It would be nice if you could consider those patches. The launchpad
> bug syntax is sometimes seen in debian package changelogs too so it
> might be valeuable to the users. The preinst change is only needed on
> ubuntu system, but it is cheap and would mean I can drop the delta
> entirely and just sync the unmodified apt-listchanges package from
> debian.

  I agree, someone already reported this btw, I (again) forgot about
that. I just uploaded a new version with this patch included. Though
note that:

> diff -Nru /tmp/bihys36CVa/apt-listchanges-2.75/debian/preinst 
> /tmp/dx7FAc6FX5/apt-listchanges-2.75ubuntu1/debian/preinst
> --- /tmp/bihys36CVa/apt-listchanges-2.75/debian/preinst       2007-05-11 
> 23:09:56.000000000 +0200
> +++ /tmp/dx7FAc6FX5/apt-listchanges-2.75ubuntu1/debian/preinst        
> 2007-11-21 18:07:58.000000000 +0100
> @@ -9,6 +9,8 @@
>      rm -f /usr/lib/site-python/apt_listchanges.pyc
>      rm -f /usr/lib/site-python/DebianControlParser.pyo
>      rm -f /usr/lib/site-python/DebianControlParser.pyc
> +    rm -f /usr/lib/site-python/AptListChangesGtk.pyo
> +    rm -f /usr/lib/site-python/AptListChangesGtk.pyc
>  fi
>  
>  if [ -f $hook.disabled ]; then

  this part is useless, it's needed only for sarge->etch upgrades (don't
know about ubuntu releases how it goes) and this chunk will disappear
anyways in a future upload.


-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpFfkhmhrvXV.pgp
Description: PGP signature

Reply via email to