tags 326383 patch
tags 339663 patch
thanks

Hi Florian,

I've prepared an NMU to fix both of these release critical bugs.  Please
find the patch attached.

The NMU will be uploaded to the DELAYED/5-day queue on gluck; if you believe
this NMU is insufficient for some reason, please feel free to supersede it
with an upload of your own.

This package also generates deprecation warnings from debhelper when
building, because it uses debhelper compat level 1; I haven't attempted to
change that in this NMU since the changes can be quite involved, but that's
probably something you should take a look at next time you upload.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/
diff -u bird-1.0.4/debian/changelog bird-1.0.4/debian/changelog
--- bird-1.0.4/debian/changelog
+++ bird-1.0.4/debian/changelog
@@ -1,3 +1,14 @@
+bird (1.0.4-8.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Build-depend on libreadline5-dev | libreadline-dev, instead of the
+    removed libreadline4-dev.  Closes: #326383.
+  * Update debian/copyright to include a proper link to the GPL.
+    Closes: #339663.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Thu, 17 Nov 2005 12:48:24 -0800
+
 bird (1.0.4-8) unstable; urgency=low
 
   * Rebuild - upload problem
diff -u bird-1.0.4/debian/control bird-1.0.4/debian/control
--- bird-1.0.4/debian/control
+++ bird-1.0.4/debian/control
@@ -1,7 +1,7 @@
 Source: bird
 Section: net
 Priority: optional
-Build-Depends: bison, debhelper, flex, m4, libreadline4-dev
+Build-Depends: bison, debhelper, flex, m4, libreadline5-dev | libreadline-dev
 Maintainer: Florian Lohoff <[EMAIL PROTECTED]>
 Standards-Version: 3.0.1
 
diff -u bird-1.0.4/debian/copyright bird-1.0.4/debian/copyright
--- bird-1.0.4/debian/copyright
+++ bird-1.0.4/debian/copyright
@@ -27,2 +27,4 @@
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Attachment: signature.asc
Description: Digital signature

Reply via email to