Explorar o código

Update deb-triggers(5) and dpkg-trigger(1)

Update deb-triggers(5) and dpkg-trigger(1) to add a reference to
/usr/share/doc/dpkg/triggers.txt.gz.
Raphael Hertzog %!s(int64=17) %!d(string=hai) anos
pai
achega
b02e87457c
Modificáronse 3 ficheiros con 5 adicións e 2 borrados
  1. 2 0
      debian/changelog
  2. 2 1
      man/deb-triggers.5
  3. 1 1
      man/dpkg-trigger.1

+ 2 - 0
debian/changelog

@@ -12,6 +12,8 @@ dpkg (1.15.1) UNRELEASED; urgency=low
   * Drop support of debian/control's “Format” field used by dpkg-source while
     it's not too late. Instead debian/source/format should be used to indicate
     the desired source package format.
+  * Update deb-triggers(5) and dpkg-trigger(1) to add a reference to
+    /usr/share/doc/dpkg/triggers.txt.gz. Closes: #519717
 
   [ Guillem Jover ]
   * Fix typo in dpkg output (‘unexecpted’ → ‘unexpected’). Closes: #519082

+ 2 - 1
man/deb-triggers.5

@@ -48,4 +48,5 @@ package.
 .
 .SH SEE ALSO
 .BR dpkg\-trigger (1),
-.BR dpkg (1).
+.BR dpkg (1),
+.BR /usr/share/doc/dpkg/triggers.txt.gz .

+ 1 - 1
man/dpkg-trigger.1

@@ -61,5 +61,5 @@ the trigger.
 Just test, do not actually change anything.
 .
 .SH SEE ALSO
-.BR dpkg "(1), " deb-triggers (5).
+.BR dpkg "(1), " deb-triggers "(5), " /usr/share/doc/dpkg/triggers.txt.gz .