[Glibc-bsd-commits] r2439 - trunk/freebsd-utils/debian

Guillem Jover guillem at alioth.debian.org
Mon Apr 13 15:32:16 UTC 2009


Author: guillem
Date: 2009-04-13 15:32:16 +0000 (Mon, 13 Apr 2009)
New Revision: 2439

Added:
   trunk/freebsd-utils/debian/bug-control
Modified:
   trunk/freebsd-utils/debian/changelog
   trunk/freebsd-utils/debian/rules
Log:
New bug control file to redirect bug report submissions to freebsd-utils



Added: trunk/freebsd-utils/debian/bug-control
===================================================================
--- trunk/freebsd-utils/debian/bug-control	                        (rev 0)
+++ trunk/freebsd-utils/debian/bug-control	2009-04-13 15:32:16 UTC (rev 2439)
@@ -0,0 +1 @@
+Submit-As: freebsd-utils

Modified: trunk/freebsd-utils/debian/changelog
===================================================================
--- trunk/freebsd-utils/debian/changelog	2009-04-12 20:11:13 UTC (rev 2438)
+++ trunk/freebsd-utils/debian/changelog	2009-04-13 15:32:16 UTC (rev 2439)
@@ -1,3 +1,10 @@
+freebsd-utils (7.1-4) UNRELEASED; urgency=low
+
+  * Install a new bug control file to redirect bug report submissions to
+    the freebsd-utils package.
+
+ -- Guillem Jover <guillem at debian.org>  Mon, 13 Apr 2009 17:29:58 +0200
+
 freebsd-utils (7.1-3) unstable; urgency=low
 
   [ Aurelien Jarno ]

Modified: trunk/freebsd-utils/debian/rules
===================================================================
--- trunk/freebsd-utils/debian/rules	2009-04-12 20:11:13 UTC (rev 2438)
+++ trunk/freebsd-utils/debian/rules	2009-04-13 15:32:16 UTC (rev 2439)
@@ -193,6 +193,7 @@
 #	dh_installcron
 #	dh_installinfo
 	dh_installman
+	dh_bugfiles
 	dh_link
 	dh_strip
 	dh_compress




More information about the Glibc-bsd-commits mailing list