[libpg-hstore-perl] 02/03: Drop patch for segfault_bug.pl and remove from examples, removed upstream.
Bas Couwenberg
sebastic at xs4all.nl
Mon Sep 23 02:47:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libpg-hstore-perl.
commit e8af019bfec6283cfad0e3e50b26966f6d0864fe
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Sep 23 04:36:53 2013 +0200
Drop patch for segfault_bug.pl and remove from examples, removed upstream.
---
debian/changelog | 7 +++++++
debian/libpg-hstore-perl.examples | 1 -
debian/patches/series | 1 -
debian/patches/wrong-path-for-interpreter.patch | 11 -----------
4 files changed, 7 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01e959d..6d9c69d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libpg-hstore-perl (1.04-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Drop patch for segfault_bug.pl and remove from examples, removed upstream.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl> Mon, 23 Sep 2013 04:33:50 +0200
+
libpg-hstore-perl (1.03-1) unstable; urgency=low
* Initial Release (closes: #721730).
diff --git a/debian/libpg-hstore-perl.examples b/debian/libpg-hstore-perl.examples
deleted file mode 100644
index edc62b9..0000000
--- a/debian/libpg-hstore-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-segfault_bug.pl
diff --git a/debian/patches/series b/debian/patches/series
index e9103dd..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-wrong-path-for-interpreter.patch
diff --git a/debian/patches/wrong-path-for-interpreter.patch b/debian/patches/wrong-path-for-interpreter.patch
deleted file mode 100644
index 07035d5..0000000
--- a/debian/patches/wrong-path-for-interpreter.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Description: Fix wrong-path-for-interpreter in segfault_bug.pl.
-Author: Bas Couwenberg <sebastic at xs4all.nl>
-Last-Update: 2013-09-03
---- Pg-hstore.orig/segfault_bug.pl 2011-12-13 21:13:00.000000000 +0100
-+++ Pg-hstore/segfault_bug.pl 2013-09-03 13:57:34.000000000 +0200
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl
-+#!/usr/bin/perl
-
- use ExtUtils::Command::MM;
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpg-hstore-perl.git
More information about the Pkg-perl-cvs-commits
mailing list