tags 367645 patch
kthxbye

Hi,

Attached is the diff for my regexxer 0.8-3.1 NMU.

Cheers,
-- 
Julien Cristau <[EMAIL PROTECTED]>
Ph.D Student                  LIAFA - Universite Paris 7
http://liafa.jussieu.fr/~jcristau/
diff -u regexxer-0.8/debian/changelog regexxer-0.8/debian/changelog
--- regexxer-0.8/debian/changelog
+++ regexxer-0.8/debian/changelog
@@ -1,3 +1,13 @@
+regexxer (0.8-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add -Wl,--export-symbolic to the build flags. Stolen from ubuntu, thanks
+    to Michael Vogt and Daniel Holbach (Closes: #367645).
+  * Bump Standards-Version to 3.7.2.
+  * Update FSF address in debian/copyright.
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sun, 11 Jun 2006 13:33:56 +0200
+
 regexxer (0.8-3) unstable; urgency=low
 
   * Acknowledge NMU (closes: #318016)
diff -u regexxer-0.8/debian/control regexxer-0.8/debian/control
--- regexxer-0.8/debian/control
+++ regexxer-0.8/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ross Burton <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.17), autotools-dev, 
intltool, libpcre3-dev, libgtkmm-2.4-dev (>= 2.4.0), libglademm-2.4-dev (>= 
2.4.0), libgconfmm-2.6-dev (>= 2.6.1), gconf2
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: regexxer
 Architecture: any
diff -u regexxer-0.8/debian/copyright regexxer-0.8/debian/copyright
--- regexxer-0.8/debian/copyright
+++ regexxer-0.8/debian/copyright
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this package; if not, write to the Free Software
-   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'.
diff -u regexxer-0.8/debian/rules regexxer-0.8/debian/rules
--- regexxer-0.8/debian/rules
+++ regexxer-0.8/debian/rules
@@ -6 +6 @@
-DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed"
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--export-dynamic 
-Wl,--as-needed"

Attachment: signature.asc
Description: Digital signature

Reply via email to