[Reproducible-commits] [dpkg] 15/74:	Dpkg::Changelog::Entry::Debian: Mark example with C<>
    Mattia Rizzolo 
    mattia at debian.org
       
    Sun Jul  3 22:22:52 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 1.18.8
in repository dpkg.
commit 346b6eb35c7b94cadd1bd0e228aa7faae63b3e00
Author: Guillem Jover <guillem at debian.org>
Date:   Wed Jun 15 02:07:10 2016 +0200
    Dpkg::Changelog::Entry::Debian: Mark example with C<>
---
 scripts/Dpkg/Changelog/Entry/Debian.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/Dpkg/Changelog/Entry/Debian.pm b/scripts/Dpkg/Changelog/Entry/Debian.pm
index cede27f..4e9d510 100644
--- a/scripts/Dpkg/Changelog/Entry/Debian.pm
+++ b/scripts/Dpkg/Changelog/Entry/Debian.pm
@@ -110,7 +110,7 @@ my %month_name = map { $_ => } qw(
 
 Return a list of change items. Each item contains at least one line.
 A change line starting with an asterisk denotes the start of a new item.
-Any change line like "[ Raphaël Hertzog ]" is treated like an item of its
+Any change line like "C<[ Raphaël Hertzog ]>" is treated like an item of its
 own even if it starts a set of items attributed to this person (the
 following line necessarily starts a new item).
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git
    
    
More information about the Reproducible-commits
mailing list