[website] branch master updated (10a0e31 - b478b03)

2014-05-06 Thread Jochen Topf
This is an automated email from the git hooks/post-receive script.

joto-guest pushed a change to branch master
in repository website.

  from  10a0e31   Use 'request membership' instead 'request for membership'.
   new  b478b03   Fix typo

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 policy.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/website.git

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


[website] 01/01: Fix typo

2014-05-06 Thread Jochen Topf
This is an automated email from the git hooks/post-receive script.

joto-guest pushed a commit to branch master
in repository website.

commit b478b030ff590357b1b6f5505a768fc77c7ce82a
Author: Jochen Topf joc...@topf.org
Date:   Tue May 6 09:50:30 2014 +0200

Fix typo
---
 policy.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy.xml b/policy.xml
index bf23c82..7aac2e7 100644
--- a/policy.xml
+++ b/policy.xml
@@ -879,7 +879,7 @@ Cmnd_Alias PBUILDERS=/usr/sbin/pbuilder, 
/usr/sbin/cowbuilder
 and literalpristine-tar/literal branches from an existing clone
 at once, use the commandgbp-pull/command command.
 programlisting
-commandgbp-pull/command option--prinstine-tar/option
+commandgbp-pull/command option--pristine-tar/option
 /programlisting
   /para
   para

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/website.git

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


[website] branch master updated (b478b03 - ba0ca49)

2014-05-06 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository website.

  from  b478b03   Fix typo
   new  ba0ca49   Expand 'Upgrading to a new upstream release' section.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 policy.xml | 54 ++
 1 file changed, 50 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/website.git

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


[website] 01/01: Expand 'Upgrading to a new upstream release' section.

2014-05-06 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository website.

commit ba0ca493e046c8a21c81b9b56e1ef9037315af6a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue May 6 12:54:39 2014 +0200

Expand 'Upgrading to a new upstream release' section.
---
 policy.xml | 54 ++
 1 file changed, 50 insertions(+), 4 deletions(-)

diff --git a/policy.xml b/policy.xml
index 7aac2e7..fa544f6 100644
--- a/policy.xml
+++ b/policy.xml
@@ -979,6 +979,52 @@ Cmnd_Alias PBUILDERS=/usr/sbin/pbuilder, 
/usr/sbin/cowbuilder
 /para
   /warning
   para
+First download the upstream tarball with commanduscan/command:
+programlisting
+commanduscan/command option--verbose/option option--download/option
+/programlisting
+  /para
+  para
+Then import the downloaded tarball with
+commandgit-import-orig/command:
+programlisting
+commandgit-import-orig/command option--pristine-tar/option 
optionreplaceable../lt;packagegt;_lt;versiongt;.orig.tar.gz/replaceable/option
+/programlisting
+  /para
+  para
+And create a new
+link 
linkend=debian-changelogfilenamedebian/changelog/filename/link
+entry for the new upstream release:
+programlisting
+commanddch/command option-v/option 
replaceablelt;versiongt;/replaceable-1 literalNew upstream 
release./literal
+/programlisting
+  /para
+  para
+If link linkend=patchespatches/link are included in the 
source package it's likely they have
+been applied upstream and can be remove, or need to be refreshed.
+  /para
+  para
+Step through the list of patches and update them for the new
+upstream release.
+programlisting
+commandquilt push/command amp;amp; commandquilt refresh/command
+/programlisting
+  /para
+  para
+Check all patches that fail to apply and remove the ones applied
+upstream, commandgit rm/command the patch file and remove its
+entry in filenamedebian/patches/series/filename.
+  /para
+  para
+Patches that were only partially applied usually need to
+forcefully applied and refreshed.
+programlisting
+commandquilt push/command option-f/option amp;amp; commandquilt 
refresh/command
+/programlisting
+Review the filename*.rej/filename files to make sure the patch
+was properly refreshed.
+  /para
+  para
 ...
   /para
 /sect4
@@ -1653,13 +1699,13 @@ Homepage: 
replaceablehttp://www.example.com//replaceable
   ulink 
url=http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-VCS-fields;§
 5.6.26/ulink
   for details:
 programlisting
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/lt;packagegt;.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/lt;packagegt;.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-grass/replaceablelt;packagegt;/replaceable.git
+Vcs-Git: 
git://anonscm.debian.org/pkg-grass/replaceablelt;packagegt;/replaceable.git
 /programlisting
   or
 programlisting
-Vcs-Browser: 
http://anonscm.debian.org/viewvc/pkg-grass/packages/lt;packagegt;/trunk/
-Vcs-Svn: svn://anonscm.debian.org/pkg-grass/packages/lt;packagegt;/trunk/
+Vcs-Browser: 
http://anonscm.debian.org/viewvc/pkg-grass/packages/replaceablelt;packagegt;/replaceable/trunk/
+Vcs-Svn: 
svn://anonscm.debian.org/pkg-grass/packages/replaceablelt;packagegt;/replaceable/trunk/
 /programlisting
 /para
   /formalpara

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/website.git

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

Bug#747233: New upstream (r3248)

2014-05-06 Thread Yuri D'Elia
Package: mkgmap
Version: 0.0.0+svn2981-1
Severity: wishlist

A new upstream release is available (r3248).

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


mapserver 6.4.1-4 MIGRATED to testing

2014-05-06 Thread Debian testing watch
FYI: The status of the mapserver source package
in Debian's testing distribution has changed.

  Previous version: 6.4.1-3
  Current version:  6.4.1-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


Bug#747269: gmt: package versions too old

2014-05-06 Thread Eduardo A. Suarez
Source: gmt
Severity: wishlist

Dear Maintainer,

to be not left far behind on the development of GMT, jessie should be
version 5.1.1+ and sid should be version 5.2.0. Those are the testing and
unstable versions of GMT.

Regards, Eduardo.-


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), 
(1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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