Processed: [pyepr] tagging #708011 as pending

2013-06-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 708011 + pending
Bug #708011 [src:pyepr] pyepr: Python 3.3 debug extensions in wrong package
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
708011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708011
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] pyepr branch, master, updated. upstream/0.6.1-37-g36eb313

2013-06-04 Thread Antonio Valentino
The following commit has been merged in the master branch:
commit 36eb3138732e2a6783a8dd09687b9fa8676a178d
Author: Antonio Valentino antonio.valent...@tiscali.it
Date:   Tue Jun 4 18:07:27 2013 +

Re-add build dependency from cython-dbg

diff --git a/debian/changelog b/debian/changelog
index 8e9d6bd..05d5c8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,6 @@ pyepr (0.6.1-3) unstable; urgency=low
   * Fix installation of debug estensions for Python 3.3 (Closes: #708011)
   * Standards version bumped to 3.9.4 (no changes)
   * Added build dependency from cython3
-  * Dropped build dependency from cython-dbg 
   * Use canonical URIs for Vcs-* fields
 
  -- Antonio Valentino antonio.valent...@tiscali.it  Sun, 21 Oct 2012 
12:29:06 +0200
diff --git a/debian/control b/debian/control
index 1103db4..f7e6a2b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ X-Python-Version: = 2.6
 X-Python3-Version: = 3.2
 Build-Depends: python-all-dev, python-all-dbg,
python3-all-dev, python3-all-dbg,
-   debhelper (= 8.1.0~), cython (= 0.13), cython3,
+   debhelper (= 8.1.0~),
+   cython (= 0.13), cython3, cython-dbg, cython3-dbg,
python-numpy, python-numpy-dbg,
python3-numpy, python3-numpy-dbg,
libepr-api2-dev (= 2.2),

-- 
Python ENVISAT Product Reader API

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] pyepr branch, master, updated. upstream/0.6.1-37-g36eb313

2013-06-04 Thread Antonio Valentino
The following commit has been merged in the master branch:
commit c379eb1a23811ea2f99b57bcd7a6a7578f3fa460
Author: Antonio Valentino antonio.valent...@tiscali.it
Date:   Tue Jun 4 18:00:33 2013 +

Use canonical URIs for Vcs-* fields

diff --git a/debian/changelog b/debian/changelog
index ed0db95..8e9d6bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pyepr (0.6.1-3) unstable; urgency=low
   * Standards version bumped to 3.9.4 (no changes)
   * Added build dependency from cython3
   * Dropped build dependency from cython-dbg 
+  * Use canonical URIs for Vcs-* fields
 
  -- Antonio Valentino antonio.valent...@tiscali.it  Sun, 21 Oct 2012 
12:29:06 +0200
 
diff --git a/debian/control b/debian/control
index 14e6e61..1103db4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: python-all-dev, python-all-dbg,
python-sphinx (= 1.0.7+dfsg), texlive-latex-extra
 Standards-Version: 3.9.4
 Homepage: http://avalentino.github.com/pyepr
-Vcs-Git: git://git.debian.org/git/pkg-grass/pyepr.git
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/pyepr.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/pyepr.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pyepr.git
 
 Package: python-epr
 Architecture: any

-- 
Python ENVISAT Product Reader API

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


r3093 - in packages/mbsystem/trunk/debian: . patches

2013-06-04 Thread hamish-guest
Author: hamish-guest
Date: 2013-06-05 01:15:15 + (Wed, 05 Jun 2013)
New Revision: 3093

Removed:
   packages/mbsystem/trunk/debian/patches/mbview_makefile.patch
Modified:
   packages/mbsystem/trunk/debian/changelog
   packages/mbsystem/trunk/debian/patches/older_autoconf.patch
   packages/mbsystem/trunk/debian/patches/series
   packages/mbsystem/trunk/debian/patches/system_proj4.patch
Log:
drop patches merged upstream

Modified: packages/mbsystem/trunk/debian/changelog
===
--- packages/mbsystem/trunk/debian/changelog2013-06-02 08:59:33 UTC (rev 
3092)
+++ packages/mbsystem/trunk/debian/changelog2013-06-05 01:15:15 UTC (rev 
3093)
@@ -1,4 +1,4 @@
-mbsystem (5.4.2083-0) UNRELEASED; urgency=low
+mbsystem (5.4.2097-0) UNRELEASED; urgency=low
 
   * Initial packaging incorporating upstream support for shared libs
   * Split off -dev, -doc, -data packages

Deleted: packages/mbsystem/trunk/debian/patches/mbview_makefile.patch
===
--- packages/mbsystem/trunk/debian/patches/mbview_makefile.patch
2013-06-02 08:59:33 UTC (rev 3092)
+++ packages/mbsystem/trunk/debian/patches/mbview_makefile.patch
2013-06-05 01:15:15 UTC (rev 3093)
@@ -1,20 +0,0 @@
-Last-Update: 2013-06-02
-Author: Hamish Bowman hamish_b yahoo.com
-Applied-Upstream: no
-Forwarded: yes
-Bug-MC:
-Description: Add missing GMT includes dir
-
-
 a/src/mbview/Makefile.am   (revision 2083)
-+++ b/src/mbview/Makefile.am   (working copy)
-@@ -1,7 +1,7 @@
- bin_PROGRAMS = mbgrdviz mbeditviz
- 
--AM_CPPFLAGS = -I.. -I../mbio -I../mbaux @MOTIF_INC_DIR@ @GL_INC_DIR@
--LIBS = @MOTIF_LIB_DIR@ @GL_LIB_DIR@
-+AM_CPPFLAGS = -I.. -I../mbio -I../mbaux @MOTIF_INC_DIR@ @GL_INC_DIR@ 
@GMT_INC_DIR@
-+LIBS = @MOTIF_LIB_DIR@ @GL_LIB_DIR@ ${libgmt_LIBS}
- 
- include_HEADERS = mbview.h
- 

Modified: packages/mbsystem/trunk/debian/patches/older_autoconf.patch
===
--- packages/mbsystem/trunk/debian/patches/older_autoconf.patch 2013-06-02 
08:59:33 UTC (rev 3092)
+++ packages/mbsystem/trunk/debian/patches/older_autoconf.patch 2013-06-05 
01:15:15 UTC (rev 3093)
@@ -16,12 +16,3 @@
  
  dnl Disable configure caching
  define([AC_CACHE_LOAD], )
-@@ -191,7 +191,7 @@
- dnl Package check failed so check manually
- if test $GOT_GMT = no ; then
- 
--libgmt_LIBS=-lgmt
-+libgmt_LIBS=-lgmt -lgmtps -lpsl
- dnl arg for command line
- AC_ARG_WITH(gmt-lib, [  --with-gmt-lib=DIRLocation of GMT library],
-   [libgmt_CFLAGS=-L${withval}] [GOT_GMT=yes], [GOT_GMT=no])

Modified: packages/mbsystem/trunk/debian/patches/series
===
--- packages/mbsystem/trunk/debian/patches/series   2013-06-02 08:59:33 UTC 
(rev 3092)
+++ packages/mbsystem/trunk/debian/patches/series   2013-06-05 01:15:15 UTC 
(rev 3093)
@@ -1,4 +1,3 @@
 # patches to apply
 #older_autoconf.patch
-mbview_makefile.patch
 system_proj4.patch

Modified: packages/mbsystem/trunk/debian/patches/system_proj4.patch
===
--- packages/mbsystem/trunk/debian/patches/system_proj4.patch   2013-06-02 
08:59:33 UTC (rev 3092)
+++ packages/mbsystem/trunk/debian/patches/system_proj4.patch   2013-06-05 
01:15:15 UTC (rev 3093)
@@ -6,13 +6,13 @@
 Description: Use Debian's PROJ.4 programs instead of bundled ones
 
 
 a/src/proj/Makefile.am (revision 2083)
+--- a/src/proj/Makefile.am (revision 2097)
 +++ b/src/proj/Makefile.am (working copy)
 @@ -1,14 +1,14 @@
 -bin_PROGRAMS = proj geod
 +#bin_PROGRAMS = proj geod
  
- AM_CPPFLAGS = -I..
+ AM_CPPFLAGS = -I@top_srcdir@/src
  
  include_HEADERS = proj_api.h 
  


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


r3094 - packages/mbsystem/trunk/debian/patches

2013-06-04 Thread hamish-guest
Author: hamish-guest
Date: 2013-06-05 01:32:55 + (Wed, 05 Jun 2013)
New Revision: 3094

Modified:
   packages/mbsystem/trunk/debian/patches/system_proj4.patch
Log:
fix patch

Modified: packages/mbsystem/trunk/debian/patches/system_proj4.patch
===
--- packages/mbsystem/trunk/debian/patches/system_proj4.patch   2013-06-05 
01:15:15 UTC (rev 3093)
+++ packages/mbsystem/trunk/debian/patches/system_proj4.patch   2013-06-05 
01:32:55 UTC (rev 3094)
@@ -14,7 +14,7 @@
  
  AM_CPPFLAGS = -I@top_srcdir@/src
  
- include_HEADERS = proj_api.h 
+ include_HEADERS = proj_api.h
  
 -proj_SOURCES = proj.c gen_cheb.c p_series.c
 -geod_SOURCES = geod.c geod_set.c geod_for.c geod_inv.c geodesic.h


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


r3095 - packages/mbsystem/trunk/debian/patches

2013-06-04 Thread hamish-guest
Author: hamish-guest
Date: 2013-06-05 03:28:35 + (Wed, 05 Jun 2013)
New Revision: 3095

Modified:
   packages/mbsystem/trunk/debian/patches/series
Log:
rm comment, enable squeeze patch

Modified: packages/mbsystem/trunk/debian/patches/series
===
--- packages/mbsystem/trunk/debian/patches/series   2013-06-05 01:32:55 UTC 
(rev 3094)
+++ packages/mbsystem/trunk/debian/patches/series   2013-06-05 03:28:35 UTC 
(rev 3095)
@@ -1,3 +1,2 @@
-# patches to apply
-#older_autoconf.patch
+older_autoconf.patch
 system_proj4.patch


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel