Re: Cherry-pick debbug commits from my branch(?)
Mike Gabriel <[email protected]>
| Newsgroups | gmane.linux.debian.devel.debbugs |
|---|---|
| Message-ID | <[email protected]> |
Hi again, On Mi 12 Sep 2012 09:21:12 CEST Mike Gabriel wrote: > Hi Don, > > On Mo 10 Sep 2012 19:09:23 CEST Don Armstrong wrote: > >> On Mon, 10 Sep 2012, Mike Gabriel wrote: >>> What will be best practice here? One Debian BTS issue per Git >>> commit? Or you check my commits and cherry pick? >> >> Please just send patches to this mailing list using git format-patch. > > Attached you find a series of patches. I use dch+debcommit for > /debian/changelog maintenance, so all patches have an entry in > /debian/changelog of the debbugs package. The last patch does some > cleaning up of entries I made in /debian/changelog. Hope, this is ok. > > I also realized further issues (e.g. debbugs user needed for > postfix, a special transport map file needed when postfix is used > as MTA, etc.). So there will be more patches coming, I guess. > > Greets, > Mike attached is a fix-up commit for 319f07201 (patch 0006). Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: [email protected], http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
0001-fix-up-commit-for-319f07201.patch
(text/x-patch, 994 B)
>From d11ffb74ddaf866d970739f7a36fd04386aee2cd Mon Sep 17 00:00:00 2001 From: Mike Gabriel <[email protected]> Date: Wed, 12 Sep 2012 13:41:50 +0200 Subject: [PATCH] fix-up commit for 319f07201 --- cgi/pkgindex.cgi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cgi/pkgindex.cgi b/cgi/pkgindex.cgi index 8aa133e..d2331b4 100755 --- a/cgi/pkgindex.cgi +++ b/cgi/pkgindex.cgi @@ -83,8 +83,7 @@ if ($indexon eq "pkg") { foreach my $pkg (keys %count) { $sortkey{$pkg} = lc $pkg; $htmldescrip{$pkg} = sprintf('<a href="%s">%s</a> (%s)', - package_links(package => $pkg, links_only=>1), - pkg_url(pkg => $pkg), + package_links(package => $pkg), html_escape($pkg), htmlize_maintlinks(sub { $_[0] == 1 ? 'maintainer: ' : 'maintainers: ' }, -- 1.7.10
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAABAgAGBQJQUHWGAAoJEJr0azAldxsxb3cP/1Ne9oRh58VPnoSjtiy1fl/U w3jF2r9/jDQSKv8SUoZdEsS3wSxyRRP8yGhnSRP3qIzno1JLCmeEFJoQeMnciCWO A3uh0edaiePcyexCFqjDVWkv+R7xQZc8klVuxtnQ1PgQOuxKHbQpKcWj42i7WUGM xMfDJ4Ftrgc7TqnB3Krh6I1VySfHxTcjrIVyaU9voYp3VdI3R/Roe4tgCyB13VdF dx+Wzyf76M8uHGcxYW0b3EjcJ+cvsQrA5JIIqp95JBWATx14b2184TLUWMkxVe5D FilvUrwTKeMTA6BFCXisSPW8KBdn6hO18tBIL5ZB9JzoLQ9v8kneveyacHlhWev0 mHXNUGDP0D5l1mhko8faVJWn48nc+zRgNzUmOT2CLpnxmM36VS8TFCJk3VAMT0HO SMsmF46JPth5QXQQ0+sQuk5x5fhEfuEwBQl82HxjxSdeuajqCKD02jw2n7BR0zfM T0rqd14h3uW2annoI9LZvVZ7B/p4SDo708QAvW5pgh4/2NBGxr50Hl2ytzx5C+94 W7ZESTDACiLqd8qNRJVMimKnMdwYK7+Tl3BFq9PacmYDqcuAQVekax5Hi3UgU7Mk 1AOXMD807SrGkrrhrgx+erX+WEdOP8jIET4AWKh0X+f5G+Yy5qE1fIRArXYXVKZo HPf3QFMEcmzJ9dV7mEwx =qJsa -----END PGP SIGNATURE-----