[DebianGIS-dev] r1109 - packages/openjump/debian

2007-09-26 Thread pere
Author: pere
Date: 2007-09-26 06:04:06 + (Wed, 26 Sep 2007)
New Revision: 1109

Modified:
   packages/openjump/debian/changelog
   packages/openjump/debian/compat
   packages/openjump/debian/control
   packages/openjump/debian/openjump.menu
   packages/openjump/debian/rules
Log:
Changes from Varun Hiremath for latest upload.

Modified: packages/openjump/debian/changelog
===
--- packages/openjump/debian/changelog  2007-09-25 21:01:33 UTC (rev 1108)
+++ packages/openjump/debian/changelog  2007-09-26 06:04:06 UTC (rev 1109)
@@ -1,5 +1,6 @@
-openjump (1.0-3) UNRELEASED; urgency=low
+openjump (1.0-3) unstable; urgency=low
 
+  [ Petter Reinholdtsen ]
   * Pass -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D to the JVM by
 default, to increase the chance of working with a GNU Classpath
 based VM.
@@ -7,8 +8,30 @@
 make it easier to add arguments while keeping the default
 arguments.
 
- -- Petter Reinholdtsen [EMAIL PROTECTED]  Sat, 29 Apr 2006 12:37:28 +0200
+  [ Kumar Appaiah ]
+  * Add a patch to build with the latest Buoy version:
++ debian/patches/04_fix_buoy_apichange.patch
+  * debian/rules:
++ Clean up to use more CDBS variables.
++ Build using java-gcj-compat-dev instead of kaffe.
+  * debian/control:
++ Add Varun Hiremath, Kumar Appaiah and Debian Java packagers to Uploaders.
++ Remove Wolfgang Baer from Uploaders.
++ Add the Homepage field to debian/control.
++ Bump standards version to 3.7.2.
++ Move debhelper and cdbs to Build-Depends.
++ Build-Depend on java-gcj-compat-dev, Depend on java-gcj-compat
+  in place of kaffe.
+  * debian/compat: Bump to 5
+  * debian/menu: Move to Applications/Science/Geoscience.
 
+  [ Varun Hiremath ]
+  * debian/control:
++ Fix Uploaders line.
++ Depend on versioned libbuoy-java (= 1.8).
+  
+ -- Varun Hiremath [EMAIL PROTECTED]  Tue, 25 Sep 2007 13:12:41 +0530
+
 openjump (1.0-2) unstable; urgency=low
 
   * Add 03_icon_scaling.patch rewriting

Modified: packages/openjump/debian/compat
===
--- packages/openjump/debian/compat 2007-09-25 21:01:33 UTC (rev 1108)
+++ packages/openjump/debian/compat 2007-09-26 06:04:06 UTC (rev 1109)
@@ -1 +1 @@
-4
+5

Modified: packages/openjump/debian/control
===
--- packages/openjump/debian/control2007-09-25 21:01:33 UTC (rev 1108)
+++ packages/openjump/debian/control2007-09-26 06:04:06 UTC (rev 1109)
@@ -2,13 +2,15 @@
 Section: contrib/science
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
-Uploaders: Petter Reinholdtsen [EMAIL PROTECTED], Wolfgang Baer [EMAIL 
PROTECTED]
-Build-Depends-Indep: debhelper (= 4.2.30), cdbs, kaffe, ant, libjts-java, 
liblog4j1.2-java, libxerces2-java, libjdom0-java, libjama-java, junit, bsh, 
libbatik-java, libbuoy-java
-Standards-Version: 3.6.2
+Uploaders: Petter Reinholdtsen [EMAIL PROTECTED], Debian Java maintainers 
[EMAIL PROTECTED], Kumar Appaiah [EMAIL PROTECTED], Varun Hiremath [EMAIL 
PROTECTED]
+Build-Depends: debhelper (= 5), cdbs
+Build-Depends-Indep: java-gcj-compat-dev, ant, libjts-java, liblog4j1.2-java, 
libxerces2-java, libjdom0-java, libjama-java, junit, bsh, libbatik-java, 
libbuoy-java (= 1.8)
+Standards-Version: 3.7.2
+Homepage: http://jump-pilot.sourceforge.net/
 
 Package: openjump
 Architecture: all
-Depends: j2re1.4 | java2-runtime, libjts-java, libjama-java, libjdom0-java, 
libxerces2-java, bsh, liblog4j1.2-java, junit, libbatik-java, libbuoy-java
+Depends: java-gcj-compat | java2-runtime, libjts-java, libjama-java, 
libjdom0-java, libxerces2-java, bsh, liblog4j1.2-java, junit, libbatik-java, 
libbuoy-java (= 1.8)
 Description: Open Java Unified Mapping Platform JUMP
  The Open Java Unified Mapping Platform (JUMP) is a GUI-based application
  for viewing and processing spatial data.  It includes many common spatial
@@ -19,6 +21,3 @@
   * provides an API giving full programmatic access
   * loading map data using WMS
   * is highly modular and extensible
- .
- Homepage: http://jump-pilot.sourceforge.net/
-

Modified: packages/openjump/debian/openjump.menu
===
--- packages/openjump/debian/openjump.menu  2007-09-25 21:01:33 UTC (rev 
1108)
+++ packages/openjump/debian/openjump.menu  2007-09-26 06:04:06 UTC (rev 
1109)
@@ -1,2 +1,2 @@
-?package(openjump):needs=X11 section=Apps/Science \
+?package(openjump):needs=X11 section=Applications/Science/Geoscience \
   title=OpenJUMP command=/usr/bin/openjump

Modified: packages/openjump/debian/rules
===
--- packages/openjump/debian/rules  2007-09-25 21:01:33 UTC (rev 1108)
+++ packages/openjump/debian/rules  2007-09-26 06:04:06 UTC (rev 1109)
@@ -1,13 +1,11 @@
 #!/usr/bin/make -f
 # 

[DebianGIS-dev] r1110 - packages/openjump

2007-09-26 Thread pere
Author: pere
Date: 2007-09-26 06:04:14 + (Wed, 26 Sep 2007)
New Revision: 1110

Added:
   packages/openjump/1.0-3/
Log:
tagging version 1.0-3

Copied: packages/openjump/1.0-3 (from rev 1109, packages/openjump)


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


[DebianGIS-dev] Some of your Debian packages might need attention

2007-09-26 Thread DDPOMail robot
Dear Debian GIS Project,

The following possible problem(s) were detected in the package(s)
you maintain in Debian:

=== grass:
= This package has not been able to migrate from unstable
  to testing for 71 days.
  See http://bjorn.haxx.se/debian/testing.pl?package=grass

This is an automated mail. These mails are sent monthly.
For more information about these mails, refer to
http://wiki.debian.org/qa.debian.org/DdpoByMail

We are sorry if this mail was useless for you. If you think it was
avoidable (that we can detect easily that the problems weren't
actually problems), please reply to it and let us know.

If you don't want to receive this type of mail any more, you can reply
to this mail and use one of the following commands at the beginning of
the mail:
- unsubscribe email
You will no longer receive any mail for any package
- ignore package email
You will no longer receive information about that package in those
mails. So if that package is the only one with problems, you won't
receive anything.
- ignore bug email
You will no longer receive information about this bug.

All commands are manually processed, but you will receive
confirmation. The commands are just here so that we know precisely
what you want.

A more detailed status of your packages is available from the DDPO.
See: 
http://qa.debian.org/[EMAIL PROTECTED]

Don't hesitate to reply to this mail if you have questions. The wiki
page will be updated with useful information.
-- 
DDPOMail, run by Lucas Nussbaum

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


[DebianGIS-dev] r1111 - in packages/mapserver/trunk/debian: . po

2007-09-26 Thread frankie
Author: frankie
Date: 2007-09-26 12:15:28 + (Wed, 26 Sep 2007)
New Revision: 

Modified:
   packages/mapserver/trunk/debian/changelog
   packages/mapserver/trunk/debian/po/pt.po
   packages/mapserver/trunk/debian/po/sv.po
Log:
Adding template updates


Modified: packages/mapserver/trunk/debian/changelog
===
--- packages/mapserver/trunk/debian/changelog   2007-09-26 06:04:14 UTC (rev 
1110)
+++ packages/mapserver/trunk/debian/changelog   2007-09-26 12:15:28 UTC (rev 
)
@@ -1,9 +1,16 @@
 mapserver (5.0.0-1) unstable; urgency=low
 
+  [ Fabio Tranchitella ]
   * New upstream release.
 
- -- Fabio Tranchitella [EMAIL PROTECTED]  Tue, 18 Sep 2007 04:39:44 +0200
+  [ Francesco Paolo Lovergine ]
+  * Updated debconf templates:
+   debian/po/pt.po
+debian/po/sv.po
+(closes: #439697,#436414)
 
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 26 Sep 2007 13:59:17 
+0200
+
 mapserver (4.10.3-1) unstable; urgency=high
 
   [ Andreas Putzo ]

Modified: packages/mapserver/trunk/debian/po/pt.po
===
--- packages/mapserver/trunk/debian/po/pt.po2007-09-26 06:04:14 UTC (rev 
1110)
+++ packages/mapserver/trunk/debian/po/pt.po2007-09-26 12:15:28 UTC (rev 
)
@@ -1,52 +1,54 @@
 # Portuguese translation for mapserver's debconf messages
 # Rui Branco [EMAIL PROTECTED], 2006.
 # 2006-12-03 - Rui Branco - Initial translation
-# 2007-07-23 - Rui Branco - 4f
+# 2006-08-26 - 4f
 # 
+# 
 msgid 
 msgstr 
-Project-Id-Version: mapserver 4.10.0-3\n
+Project-Id-Version: mapserver 4.10.2-1\n
 Report-Msgid-Bugs-To: [EMAIL PROTECTED]
-POT-Creation-Date: 2007-07-23 07:41+0200\n
-PO-Revision-Date: 2007-07-23 21:49+0100\n
+POT-Creation-Date: 2007-06-15 15:55+0200\n
+PO-Revision-Date: 2007-08-26 17:42+0100\n
 Last-Translator: Rui Branco [EMAIL PROTECTED]\n
-Language-Team: Native Portuguese [EMAIL PROTECTED]\n
+Language-Team: Portuguese [EMAIL PROTECTED]\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
-Content-Transfer-Encoding: 8bit\n
+Content-Transfer-Encoding: 8bit
 
 #. Type: boolean
 #. Description
-#: ../php5-mapscript.templates:2001
-msgid Should ${extname} support be added for ${sapiconfig}?
-msgstr Deverá o suporte ${extname} ser adicionado a${sapiconfig}?
+#: ../php5-mapscript.templates:1001
+msgid Should ${extname} be added to /etc/php5/${sapiconfig}/php.ini?
+msgstr Deverá o ${extname} ser adicionado ao /etc/php5/${sapiconfig}/php.ini?
 
 #. Type: boolean
 #. Description
-#: ../php5-mapscript.templates:2001
+#: ../php5-mapscript.templates:1001
 msgid 
-You are installing ${extname} support for PHP5, but it is not yet enabled 
-in /etc/php5/${sapiconfig}/php.ini. Enabling this extension will allow PHP5 
-scripts to use it.
+You are installing ${extname} support for php5 and it is not yet enabled in 
+the configuration for the ${sapiconfig} SAPI. Enabling this extension will 
+allow php5 scripts to use it.
 msgstr 
-Está a instalar o suporte ${extname} para o PHP5, no entanto não está ainda 
-activo em ${sapiconfig}/php.ini. Ao activar esta extensão permitirá que os 
-scripts PHP5 o usem.
+Está a instalar o suporte ${extname} para o php5 e não está ainda activo na 
+configuração para o ${sapiconfig} SAPI. Ao activar esta extensão permitirá 
+que os scripts php5 o usem.
 
 #. Type: boolean
 #. Description
-#: ../php5-mapscript.templates:3001
-msgid Should ${extname} support be removed for ${sapiconfig}?
-msgstr Deverá o suporte ${extname} ser removido de ${sapiconfig}?
+#: ../php5-mapscript.templates:2001
+msgid Should ${extname} be removed from /etc/php5/${sapiconfig}/php.ini?
+msgstr Deverá o ${extname} ser removido de /etc/php5/${sapiconfig}/php.ini?
 
 #. Type: boolean
 #. Description
-#: ../php5-mapscript.templates:3001
+#: ../php5-mapscript.templates:2001
 msgid 
-You are removing ${extname} support for PHP5, but it is still enabled in /
-etc/php5/${sapiconfig}/php.ini. Leaving this in place will probably cause 
-problems when trying to use PHP.
+You are removing ${extname} support for php5, but it is still enabled in the 
+configuration for the ${sapiconfig} SAPI.  Leaving this in place will 
+probably cause problems when trying to use PHP.
 msgstr 
-Está a remover o suporte ${extname} para o PHP5, no entanto está ainda 
-activo na configuração /etc/php5/${sapiconfig}/php.ini. Ao deixar isto no 
-local irá provavelmente causar problemas quando tentar utilizar PHP.
+Está a remover o suporte ${extname} para o php5, no entanto está ainda 
+activo na configuração para o ${sapiconfig}·SAPI.  Ao deixar isto no local 
+irá provavelmente causar problemas quando tentar utilizar PHP.
+

Modified: packages/mapserver/trunk/debian/po/sv.po
===
--- packages/mapserver/trunk/debian/po/sv.po2007-09-26 06:04:14 UTC (rev 
1110)
+++ packages/mapserver/trunk/debian/po/sv.po2007-09-26 12:15:28 

[DebianGIS-dev] r1112 - packages/grass

2007-09-26 Thread frankie
Author: frankie
Date: 2007-09-26 12:48:38 + (Wed, 26 Sep 2007)
New Revision: 1112

Added:
   packages/grass/tarballs/
Log:
Creating tarballs directory



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


[DebianGIS-dev] r1114 - packages/grass/branches

2007-09-26 Thread frankie
Author: frankie
Date: 2007-09-26 12:52:43 + (Wed, 26 Sep 2007)
New Revision: 1114

Added:
   packages/grass/branches/6.3/
Log:
Init 6.3 branch for development only tree


Copied: packages/grass/branches/6.3 (from rev 1113, packages/grass/trunk)


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


[DebianGIS-dev] r1115 - in packages/grass/branches/6.3/debian: . patches

2007-09-26 Thread frankie
Author: frankie
Date: 2007-09-26 12:56:28 + (Wed, 26 Sep 2007)
New Revision: 1115

Modified:
   packages/grass/branches/6.3/debian/changelog
   packages/grass/branches/6.3/debian/grass.install
   packages/grass/branches/6.3/debian/grass.links
   packages/grass/branches/6.3/debian/patches/htmlgen-fakeroot.dpatch
   packages/grass/branches/6.3/debian/patches/pager.dpatch
   packages/grass/branches/6.3/debian/patches/www-browser.dpatch
   packages/grass/branches/6.3/debian/patches/xterm.dpatch
   packages/grass/branches/6.3/debian/rules
Log:
First issue of the development branch


Modified: packages/grass/branches/6.3/debian/changelog
===
--- packages/grass/branches/6.3/debian/changelog2007-09-26 12:52:43 UTC 
(rev 1114)
+++ packages/grass/branches/6.3/debian/changelog2007-09-26 12:56:28 UTC 
(rev 1115)
@@ -1,3 +1,13 @@
+grass (6.3~20070922-1) NOT-FOR-RELEASE; urgency=low
+
+  -- THIS IS A NOT FOR RELEASE BRANCH OF THE MAIN DEVELOPMENT TREE --
+
+  * Branching for 6.3 (development series).
+  * Revised all 6.2.2 patches.
+  * This version is usable in both lenny and sid currently.
+
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 26 Sep 2007 12:43:12 
+0200
+
 grass (6.2.2-2) unstable; urgency=medium
 
   * Moved priority to optional. Thanks Ganneff.

Modified: packages/grass/branches/6.3/debian/grass.install
===
--- packages/grass/branches/6.3/debian/grass.install2007-09-26 12:52:43 UTC 
(rev 1114)
+++ packages/grass/branches/6.3/debian/grass.install2007-09-26 12:56:28 UTC 
(rev 1115)
@@ -1,4 +1,4 @@
-usr/bin/grass62
+usr/bin/grass63
 usr/lib/grass/bin
 usr/lib/grass/bwidget
 usr/lib/grass/driver

Modified: packages/grass/branches/6.3/debian/grass.links
===
--- packages/grass/branches/6.3/debian/grass.links  2007-09-26 12:52:43 UTC 
(rev 1114)
+++ packages/grass/branches/6.3/debian/grass.links  2007-09-26 12:56:28 UTC 
(rev 1115)
@@ -1,2 +1,2 @@
-usr/bin/grass62 usr/bin/grass
-usr/share/man/man1/grass62.1.gz usr/share/man/man1/grass.1.gz
+usr/bin/grass63 usr/bin/grass
+usr/share/man/man1/grass63.1.gz usr/share/man/man1/grass.1.gz

Modified: packages/grass/branches/6.3/debian/patches/htmlgen-fakeroot.dpatch
===
--- packages/grass/branches/6.3/debian/patches/htmlgen-fakeroot.dpatch  
2007-09-26 12:52:43 UTC (rev 1114)
+++ packages/grass/branches/6.3/debian/patches/htmlgen-fakeroot.dpatch  
2007-09-26 12:56:28 UTC (rev 1115)
@@ -7,13 +7,13 @@
 ## DP: pages from being built.
 
 @DPATCH@
-diff -urNad grass-6.2.2~/include/Make/Html.make 
grass-6.2.2/include/Make/Html.make
 grass-6.2.2~/include/Make/Html.make2007-04-11 15:29:16.0 
+0200
-+++ grass-6.2.2/include/Make/Html.make 2007-04-11 15:30:48.0 +0200
-@@ -92,7 +92,7 @@
-   GISBASE=$(GISBASE) \
-   PATH=$(GISBASE)/bin:$$PATH \
-   $(LD_LIBRARY_PATH_VAR)=$(GISBASE)/lib:$($(LD_LIBRARY_PATH_VAR)) \
+diff -urNad grass-6.3~20070922~/include/Make/Html.make 
grass-6.3~20070922/include/Make/Html.make
+--- grass-6.3~20070922~/include/Make/Html.make 2007-05-12 06:20:06.0 
+0200
 grass-6.3~20070922/include/Make/Html.make  2007-09-26 11:25:39.0 
+0200
+@@ -44,7 +44,7 @@
+   GISBASE=$(RUN_GISBASE) \
+   PATH=$(BIN):$$PATH \
+   
$(LD_LIBRARY_PATH_VAR)=$(BIN):$(ARCH_LIBDIR):$($(LD_LIBRARY_PATH_VAR)) \
 -  LC_ALL=C $(1) --html-description | grep -v '/body\|/html'  
$(PGM).tmp.html ; true
 +  LC_ALL=C fakeroot $(1) --html-description | grep -v '/body\|/html' 
 $(PGM).tmp.html ; true
  

Modified: packages/grass/branches/6.3/debian/patches/pager.dpatch
===
--- packages/grass/branches/6.3/debian/patches/pager.dpatch 2007-09-26 
12:52:43 UTC (rev 1114)
+++ packages/grass/branches/6.3/debian/patches/pager.dpatch 2007-09-26 
12:56:28 UTC (rev 1115)
@@ -5,21 +5,21 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad grass-6.2.2~/lib/init/init.sh grass-6.2.2/lib/init/init.sh
 grass-6.2.2~/lib/init/init.sh  2007-04-11 15:35:35.0 +0200
-+++ grass-6.2.2/lib/init/init.sh   2007-04-11 15:37:48.0 +0200
-@@ -173,10 +173,12 @@
+diff -urNad grass-6.3~20070922~/lib/init/init.sh 
grass-6.3~20070922/lib/init/init.sh
+--- grass-6.3~20070922~/lib/init/init.sh   2007-09-26 11:30:17.0 
+0200
 grass-6.3~20070922/lib/init/init.sh2007-09-26 11:32:48.0 
+0200
+@@ -229,10 +229,12 @@
  
  # Set some environment variables if they are not set
  if [ ! $GRASS_PAGER ] ; then
 -if [ -x /bin/more ] || [ -x /usr/bin/more ] ; then
 -GRASS_PAGER=more
 +if [ -x /usr/bin/pager ] ; then
-+  GRASS_PAGER=pager
++  GRASS_PAGER=pager
  elif [ -x /bin/less ] || [ -x /usr/bin/less ] ; 

[DebianGIS-dev] r1116 - packages/grass/tags

2007-09-26 Thread frankie
Author: frankie
Date: 2007-09-26 13:03:43 + (Wed, 26 Sep 2007)
New Revision: 1116

Added:
   packages/grass/tags/6.3~20070922-1/
Log:
Tagging 6.3~20070922-1 (not for release series)


Copied: packages/grass/tags/6.3~20070922-1 (from rev 1115, 
packages/grass/branches/6.3/debian)


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


[DebianGIS-dev] Processed: tagging 428247

2007-09-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.8
 #dimitry added a patch
 tags 428247 + patch
Bug#428247: ruby mapscript
There were no tags set.
Tags added: patch


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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


[DebianGIS-dev] Bug#428247: tagging 428247

2007-09-26 Thread Paul Wise
# Automatically generated email from bts, devscripts version 2.10.8
#dimitry added a patch
tags 428247 + patch




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


[DebianGIS-dev] Bug#428247: mapserver: ruby support

2007-09-26 Thread Paul Wise
On Thu, 2007-09-27 at 02:23 +0400, Dmitry Kurochkin wrote:

 I have made first attempt to make ruby-mapscript package. The patch is 
 attached.
 I have tested it a little and it seems to work.
 
 This is my first experience with debian packaging and I would appreciate any
 review and comments.

Without having tested it, the patch looks OK to me.

The only issue with integrating it would be the general lack of people
who know ruby within the debian-gis team (and the lack of time the
existing debian-gis people have). So if you could join the team, add
more ruby packages and watch for ruby-related bugs and build failures,
I'm sure we can enable ruby support in more of our gis packages safely.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

[DebianGIS-dev] r1118 - packages/geos/trunk/debian

2007-09-26 Thread pabs
Author: pabs
Date: 2007-09-27 00:54:55 + (Thu, 27 Sep 2007)
New Revision: 1118

Modified:
   packages/geos/trunk/debian/changelog
   packages/geos/trunk/debian/control
Log:
* Switch to the new Homepage field

Modified: packages/geos/trunk/debian/changelog
===
--- packages/geos/trunk/debian/changelog2007-09-26 23:59:25 UTC (rev 
1117)
+++ packages/geos/trunk/debian/changelog2007-09-27 00:54:55 UTC (rev 
1118)
@@ -1,9 +1,13 @@
 geos (2.2.3-4) UNRELEASED; urgency=low
 
+  [ Fabio Tranchitella ]
   * debian/watch: fixed.
 
- -- Fabio Tranchitella [EMAIL PROTECTED]  Fri,  9 Feb 2007 12:20:15 +0100
+  [ Paul Wise ]
+  * Switch to the new Homepage field
 
+ -- Paul Wise [EMAIL PROTECTED]  Thu, 27 Sep 2007 10:54:32 +1000
+
 geos (2.2.3-3) unstable; urgency=low
 
   * debian/control: move doxygen from build-depends-indep to build-depends.

Modified: packages/geos/trunk/debian/control
===
--- packages/geos/trunk/debian/control  2007-09-26 23:59:25 UTC (rev 1117)
+++ packages/geos/trunk/debian/control  2007-09-27 00:54:55 UTC (rev 1118)
@@ -5,6 +5,7 @@
 Uploaders: Steve Halasz [EMAIL PROTECTED], Fabio Tranchitella [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), dpatch, doxygen
 Standards-Version: 3.7.2.1
+Homepage: http://geos.refractions.net/
 
 Package: libgeos-dev
 Section: libdevel
@@ -18,8 +19,6 @@
  .
  This package contains the headers and libraries needed to 
  develop programs using GEOS.
- .
-  Homepage: http://geos.refractions.net/
 
 Package: libgeos-c1
 Section: libs
@@ -41,8 +40,6 @@
  .
  This package contains the C library. A C++ library is provided
  by the libgeos* package.
- .
-  Homepage: http://geos.refractions.net/
 
 Package: libgeos2c2a
 Section: libs
@@ -66,18 +63,15 @@
  .
  This package contains the C++ library. A C library is provided
  by the libgeos-c* package.
- .
-  Homepage: http://geos.refractions.net/
 
 Package: libgeos-doc
 Section: doc
 Architecture: all
 Suggests: libgeos-dev (= ${Source-Version})
+Homepage: http://geos.refractions.net/ro/doxygen_docs/html/
 Description: Documentation for the GEOS GIS geometry engine library
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
  OpenGIS Consortium Simple Features Specification for SQL.
  .
  This package contains the documentation for the GEOS API.
- .
-  Homepage: http://geos.refractions.net/ro/doxygen_docs/html/


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


[DebianGIS-dev] r1119 - packages/mapserver/trunk/debian

2007-09-26 Thread pabs
Author: pabs
Date: 2007-09-27 00:56:53 + (Thu, 27 Sep 2007)
New Revision: 1119

Modified:
   packages/mapserver/trunk/debian/changelog
   packages/mapserver/trunk/debian/control
Log:
* Switch to the new Homepage field

Modified: packages/mapserver/trunk/debian/changelog
===
--- packages/mapserver/trunk/debian/changelog   2007-09-27 00:54:55 UTC (rev 
1118)
+++ packages/mapserver/trunk/debian/changelog   2007-09-27 00:56:53 UTC (rev 
1119)
@@ -1,4 +1,4 @@
-mapserver (5.0.0-1) unstable; urgency=low
+mapserver (5.0.0-1) UNRELEASED; urgency=low
 
   [ Fabio Tranchitella ]
   * New upstream release.
@@ -9,8 +9,11 @@
 debian/po/sv.po
 (closes: #439697,#436414)
 
- -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 26 Sep 2007 13:59:17 
+0200
+  [ Paul Wise ]
+  * Switch to the new Homepage field
 
+ -- Paul Wise [EMAIL PROTECTED]  Thu, 27 Sep 2007 10:56:13 +1000
+
 mapserver (4.10.3-1) unstable; urgency=high
 
   [ Andreas Putzo ]

Modified: packages/mapserver/trunk/debian/control
===
--- packages/mapserver/trunk/debian/control 2007-09-27 00:54:55 UTC (rev 
1118)
+++ packages/mapserver/trunk/debian/control 2007-09-27 00:56:53 UTC (rev 
1119)
@@ -11,6 +11,7 @@
 Build-Depends-Indep: python-docutils
 Build-Conflicts: libcurl3-openssl-dev
 XS-Python-Version: all
+Homepage: http://mapserver.gis.umn.edu
 
 Package: php5-mapscript
 Section: web
@@ -42,8 +43,6 @@
  supports Open Geospatial Consortium (OGC) standards. Scripting
  functionality in MapScript is provided by the suggested mapscript
  library packages.
- .
-  Homepage: http://mapserver.gis.umn.edu
 
 Package: python-mapscript
 Section: python
@@ -67,8 +66,6 @@
  supports Open Geospatial Consortium (OGC) standards. Scripting
  functionality in MapScript is provided by the suggested mapscript
  library packages.
- .
-  Homepage: http://mapserver.gis.umn.edu
 
 Package: mapserver-doc
 Section: doc
@@ -82,5 +79,3 @@
  supports Open Geospatial Consortium (OGC) standards. Scripting
  functionality in MapScript is provided by the suggested mapscript
  library packages.
- .
-  Homepage: http://mapserver.gis.umn.edu


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


[DebianGIS-dev] r1120 - packages/thuban/trunk/debian

2007-09-26 Thread pabs
Author: pabs
Date: 2007-09-27 00:58:24 + (Thu, 27 Sep 2007)
New Revision: 1120

Modified:
   packages/thuban/trunk/debian/changelog
   packages/thuban/trunk/debian/control
Log:
* Switch to the new Homepage field

Modified: packages/thuban/trunk/debian/changelog
===
--- packages/thuban/trunk/debian/changelog  2007-09-27 00:56:53 UTC (rev 
1119)
+++ packages/thuban/trunk/debian/changelog  2007-09-27 00:58:24 UTC (rev 
1120)
@@ -1,3 +1,9 @@
+thuban (1.2.0-3) UNRELEASED; urgency=low
+
+  * Switch to the new Homepage field
+
+ -- Paul Wise [EMAIL PROTECTED]  Thu, 27 Sep 2007 10:57:47 +1000
+
 thuban (1.2.0-2) unstable; urgency=low
 
   [ Francesco Paolo Lovergine ]

Modified: packages/thuban/trunk/debian/control
===
--- packages/thuban/trunk/debian/control2007-09-27 00:56:53 UTC (rev 
1119)
+++ packages/thuban/trunk/debian/control2007-09-27 00:58:24 UTC (rev 
1120)
@@ -7,6 +7,7 @@
  libgdal1-dev|libgdal1-1.3.2-1, dpatch, wx2.6-headers, libwxgtk2.6-dev, 
docbook-utils, python-support (=0.6),
  docbook-xml
 Standards-Version: 3.7.2
+Homepage: http://thuban.intevation.org
 
 Package: thuban
 Architecture: any
@@ -18,5 +19,3 @@
  map, to control the visual appearance of objects, to identify and edit
  attributes by object selection and to print and export the resulting maps
  for further processing.
- .
-  Homepage: http://thuban.intevation.org


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


[DebianGIS-dev] r1121 - packages/qgis/trunk/debian

2007-09-26 Thread pabs
Author: pabs
Date: 2007-09-27 01:00:00 + (Thu, 27 Sep 2007)
New Revision: 1121

Modified:
   packages/qgis/trunk/debian/changelog
Log:
* Switch to new Homepage field

Modified: packages/qgis/trunk/debian/changelog
===
--- packages/qgis/trunk/debian/changelog2007-09-27 00:58:24 UTC (rev 
1120)
+++ packages/qgis/trunk/debian/changelog2007-09-27 01:00:00 UTC (rev 
1121)
@@ -1,12 +1,16 @@
 qgis (0.8.1-2) UNRELEASED; urgency=low
 
+  [ Francesco Paolo Lovergine ]
   * NOT RELEASED YET
   * Fixed wrong build-deps:
python-qt4-dev - python-qt4
 python-sip4-dev - python-sip4
 
- -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Thu, 13 Sep 2007 16:47:31 
+0200
+  [ Paul Wise ]
+  * Switch to new Homepage field
 
+ -- Paul Wise [EMAIL PROTECTED]  Thu, 27 Sep 2007 10:59:07 +1000
+
 qgis (0.8.1-1) unstable; urgency=high
 
   [ Francesco Paolo Lovergine ]


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