Your message dated Tue, 3 Oct 2006 15:10:52 +0200
with message-id <[EMAIL PROTECTED]>
and subject line diff for 2.0.3-3.1 NMU
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libtexttools
Version: 2.0.3-3
Severity: normal
Tags: patch
Hi,
Attached is the diff for my libtexttools 2.0.3-3.1 NMU.
diff -u libtexttools-2.0.3/debian/changelog libtexttools-2.0.3/debian/changelog
--- libtexttools-2.0.3/debian/changelog
+++ libtexttools-2.0.3/debian/changelog
@@ -1,3 +1,13 @@
+libtexttools (2.0.3-3.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Rebuild with gnat-4.1. (Closes: #377721)
+ * Remove build-dependency on gnat (<< 3.16).
+ * Set CFLAGS to "-O2 -g".
+ * Remove obsolete local variables from the bottom of the changelog.
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]> Tue, 18 Jul 2006 11:54:12 +0200
+
libtexttools (2.0.3-3) unstable; urgency=low
* debian/rules: Accept any character in the Debian upload number.
@@ -22,3 +31,0 @@
-Local variables:
-left-margin: 2
-End:
diff -u libtexttools-2.0.3/debian/control libtexttools-2.0.3/debian/control
--- libtexttools-2.0.3/debian/control
+++ libtexttools-2.0.3/debian/control
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: Ludovic Brenta <[EMAIL PROTECTED]>
Uploaders: Matthias Klose <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), ncurses-dev, gnat (>= 3.15p-19), gnat (<<
3.16)
+Build-Depends: debhelper (>= 4.0.0), ncurses-dev, gnat (>= 3.15p-19)
Standards-Version: 3.6.2
Package: libtexttools-dev
diff -u libtexttools-2.0.3/debian/rules libtexttools-2.0.3/debian/rules
--- libtexttools-2.0.3/debian/rules
+++ libtexttools-2.0.3/debian/rules
@@ -17,7 +17,7 @@
BODIES := $(wildcard *.adb)
OBJECTS := $(patsubst %.ads,obj/%.o,$(SPECS))
C_OBJECTS := $(patsubst C_code/%.c,obj/%.o,$(wildcard C_code/*.c))
-CFLAGS=-O2 -gnato -gnatn -gnatVa
+CFLAGS=-O2 -g
build: build-stamp
build-stamp:
--- End Message ---
--- Begin Message ---
Version: 2.0.3-4
Acknowledge NMU, as explained in the changelog.
--
Ludovic Brenta.
--- End Message ---