[Reproducible-commits] [dpkg] 17/105: Dpkg::Changelog::Debian: Move SEE ALSO section to the end

Niko Tyni ntyni at moszumanska.debian.org
Mon May 2 13:49:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch ntyni/reproducible_builds
in repository dpkg.

commit e8f3c9e67608002e835051e46067fa9d5d80b9e2
Author: Guillem Jover <guillem at debian.org>
Date:   Tue Mar 22 10:30:54 2016 +0100

    Dpkg::Changelog::Debian: Move SEE ALSO section to the end
---
 debian/changelog                 | 1 +
 scripts/Dpkg/Changelog/Debian.pm | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dfaddfe..4cbdffe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -96,6 +96,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Document the format of the origins filename in deb-origin(5).
     - Add list of flags set by bug feature area to dpkg-buildflags(1).
     - Switch output encoding of man pages to UTF-8.
+    - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
 
   [ Updated programs translations ]
   * Portuguese (Miguel Figueiredo).
diff --git a/scripts/Dpkg/Changelog/Debian.pm b/scripts/Dpkg/Changelog/Debian.pm
index ef80195..63b2e36 100644
--- a/scripts/Dpkg/Changelog/Debian.pm
+++ b/scripts/Dpkg/Changelog/Debian.pm
@@ -245,10 +245,6 @@ __END__
 
 =back
 
-=head1 SEE ALSO
-
-Dpkg::Changelog
-
 =head1 CHANGES
 
 =head2 Version 1.00 (dpkg 1.15.6)
@@ -260,4 +256,8 @@ Mark the module as public.
 Frank Lichtenheld, E<lt>frank at lichtenheld.deE<gt>
 Raphaël Hertzog, E<lt>hertzog at debian.orgE<gt>
 
+=head1 SEE ALSO
+
+Dpkg::Changelog
+
 =cut

-- 
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