[DebianGIS-dev] e00compr_1.0.0-3_i386.changes ACCEPTED

2006-10-25 Thread Debian Installer

Accepted:
e00compr_1.0.0-3.diff.gz
  to pool/main/e/e00compr/e00compr_1.0.0-3.diff.gz
e00compr_1.0.0-3.dsc
  to pool/main/e/e00compr/e00compr_1.0.0-3.dsc
e00compr_1.0.0-3_i386.deb
  to pool/main/e/e00compr/e00compr_1.0.0-3_i386.deb


Override entries for your package:
e00compr_1.0.0-3.dsc - source science
e00compr_1.0.0-3_i386.deb - optional science

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 395001 


Thank you for your contribution to 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] r573 - packages/e00compr/debian

2006-10-25 Thread Francesco Lovergine
Author: frankie
Date: 2006-10-25 14:34:27 + (Wed, 25 Oct 2006)
New Revision: 573

Modified:
   packages/e00compr/debian/changelog
   packages/e00compr/debian/compat
   packages/e00compr/debian/control
   packages/e00compr/debian/rules
Log:
Merging for -4


Modified: packages/e00compr/debian/changelog
===
--- packages/e00compr/debian/changelog  2006-10-20 13:06:21 UTC (rev 572)
+++ packages/e00compr/debian/changelog  2006-10-25 14:34:27 UTC (rev 573)
@@ -1,10 +1,23 @@
-e00compr (1.0.0-3) unstable; urgency=low
+e00compr (1.0.0-4) unstable; urgency=high
 
-  * Make the Homepage conform to the developers reference
-  * Fix the watch file so it works
+  Merged missed changes from svn by Paul Wise:
 
- -- Paul Wise [EMAIL PROTECTED]  Thu,  9 Feb 2006 21:41:04 +0800
+   * Make the Homepage conform to the developers reference
+   * Fix the watch file so it works
 
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 25 Oct 2006 16:33:52 
+0200
+
+e00compr (1.0.0-3) unstable; urgency=high
+
+  * Tsk, missing dependency for binary-arch target causes autobuild failure.
+(closes: #395001)
+  * Policy bumped to 3.7.2 (no changes)
+  * Pabs e-mail updated.
+  * debconf compat changed to 5
+  * Added binary-indep target to have lintian happy
+
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 25 Oct 2006 16:11:30 
+0200
+
 e00compr (1.0.0-2) unstable; urgency=low
 
   * Apply endianness fix from Francesco Paolo Lovergine (Closes: #339020)

Modified: packages/e00compr/debian/compat
===
--- packages/e00compr/debian/compat 2006-10-20 13:06:21 UTC (rev 572)
+++ packages/e00compr/debian/compat 2006-10-25 14:34:27 UTC (rev 573)
@@ -1 +1 @@
-4
+5

Modified: packages/e00compr/debian/control
===
--- packages/e00compr/debian/control2006-10-20 13:06:21 UTC (rev 572)
+++ packages/e00compr/debian/control2006-10-25 14:34:27 UTC (rev 573)
@@ -2,9 +2,9 @@
 Section: science
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
-Uploaders: Paul Wise [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0)
-Standards-Version: 3.6.2
+Uploaders: Paul Wise [EMAIL PROTECTED], Francesco Paolo Lovergine [EMAIL 
PROTECTED]
+Build-Depends: debhelper (= 5.0.0)
+Standards-Version: 3.7.2
 
 Package: e00compr
 Architecture: any

Modified: packages/e00compr/debian/rules
===
--- packages/e00compr/debian/rules  2006-10-20 13:06:21 UTC (rev 572)
+++ packages/e00compr/debian/rules  2006-10-25 14:34:27 UTC (rev 573)
@@ -28,7 +28,7 @@
dh_installdirs
dh_install
 
-binary-arch:
+binary-arch: install
dh_testdir
dh_testroot
dh_installchangelogs HISTORY.TXT
@@ -46,5 +46,8 @@
dh_md5sums
dh_builddeb
 
-binary: install binary-arch
-.PHONY: build clean binary-arch binary install
+# do nothing
+binary-indep:
+
+binary: binary-arch binary-indep
+.PHONY: build clean binary-arch binary install binary-indep


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


[DebianGIS-dev] Processing of e00compr_1.0.0-4_i386.changes

2006-10-25 Thread Archive Administrator
e00compr_1.0.0-4_i386.changes uploaded successfully to localhost
along with the files:
  e00compr_1.0.0-4.dsc
  e00compr_1.0.0-4.diff.gz
  e00compr_1.0.0-4_i386.deb

Greetings,

Your Debian queue daemon

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


[DebianGIS-dev] r574 - packages/e00compr/debian

2006-10-25 Thread Francesco Lovergine
Author: frankie
Date: 2006-10-25 14:52:55 + (Wed, 25 Oct 2006)
New Revision: 574

Modified:
   packages/e00compr/debian/changelog
Log:
Releasing -5, finally 


Modified: packages/e00compr/debian/changelog
===
--- packages/e00compr/debian/changelog  2006-10-25 14:34:27 UTC (rev 573)
+++ packages/e00compr/debian/changelog  2006-10-25 14:52:55 UTC (rev 574)
@@ -1,3 +1,9 @@
+e00compr (1.0.0-5) unstable; urgency=high
+
+  * Now install sample code for true.
+
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 25 Oct 2006 16:50:02 
+0200
+
 e00compr (1.0.0-4) unstable; urgency=high
 
   Merged missed changes from svn by Paul Wise:


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


[DebianGIS-dev] e00compr_1.0.0-4_i386.changes ACCEPTED

2006-10-25 Thread Debian Installer

Accepted:
e00compr_1.0.0-4.diff.gz
  to pool/main/e/e00compr/e00compr_1.0.0-4.diff.gz
e00compr_1.0.0-4.dsc
  to pool/main/e/e00compr/e00compr_1.0.0-4.dsc
e00compr_1.0.0-4_i386.deb
  to pool/main/e/e00compr/e00compr_1.0.0-4_i386.deb


Override entries for your package:
e00compr_1.0.0-4.dsc - source science
e00compr_1.0.0-4_i386.deb - optional science

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to 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] Bug#395001: marked as done (e00compr does not contain usr/bin/e00conv except for i386)

2006-10-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Oct 2006 07:17:14 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#395001: fixed in e00compr 1.0.0-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: e00compr
Version: 1.0.0-2
Severity: important

On my powerpc machine, the e00compr does not provide any binary.

According to http://packages.debian.org/unstable/science/e00compr
the package does not ship /usr/bin/e00conv for any architecture
but i386.

Sincerely,

Yannick

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

-- no debconf information

---End Message---
---BeginMessage---
Source: e00compr
Source-Version: 1.0.0-3

We believe that the bug you reported is fixed in the latest version of
e00compr, which is due to be installed in the Debian FTP archive:

e00compr_1.0.0-3.diff.gz
  to pool/main/e/e00compr/e00compr_1.0.0-3.diff.gz
e00compr_1.0.0-3.dsc
  to pool/main/e/e00compr/e00compr_1.0.0-3.dsc
e00compr_1.0.0-3_i386.deb
  to pool/main/e/e00compr/e00compr_1.0.0-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine [EMAIL PROTECTED] (supplier of updated e00compr 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 25 Oct 2006 16:11:30 +0200
Source: e00compr
Binary: e00compr
Architecture: source i386
Version: 1.0.0-3
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 e00compr   - a program to read/write Arc/Info compressed E00 files
Closes: 395001
Changes: 
 e00compr (1.0.0-3) unstable; urgency=high
 .
   * Tsk, missing dependency for binary-arch target causes autobuild failure.
 (closes: #395001)
   * Policy bumped to 3.7.2 (no changes)
   * Pabs e-mail updated.
   * debconf compat changed to 5
   * Added binary-indep target to have lintian happy
Files: 
 08ccd1016fbe63db4fe37ca783000afd 678 science optional e00compr_1.0.0-3.dsc
 ee1b78e9d74e673179596e365bd2689f 3236 science optional e00compr_1.0.0-3.diff.gz
 0c660fcbd2fe25cf5066633d44970d77 25098 science optional 
e00compr_1.0.0-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFP3DfpFNRmenyx0cRAtrVAJsFKNS37v4NwKwm+4OYrQUcDu5oywCg6VE3
HoBlgVw6RBUvYTfXxBgXIwY=
=kFap
-END PGP SIGNATURE-

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


[DebianGIS-dev] r575 - packages/e00compr/debian

2006-10-25 Thread Francesco Lovergine
Author: frankie
Date: 2006-10-25 18:28:44 + (Wed, 25 Oct 2006)
New Revision: 575

Added:
   packages/e00compr/debian/examples
Log:
Sigh, missing examples file added to repo.


Added: packages/e00compr/debian/examples
===
--- packages/e00compr/debian/examples   (rev 0)
+++ packages/e00compr/debian/examples   2006-10-25 18:28:44 UTC (rev 575)
@@ -0,0 +1,4 @@
+ex_read.c
+ex_readcb.c
+ex_write.c
+ex_writecb.c


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


[DebianGIS-dev] r576 - packages/e00compr/debian

2006-10-25 Thread Francesco Lovergine
Author: frankie
Date: 2006-10-25 18:33:48 + (Wed, 25 Oct 2006)
New Revision: 576

Modified:
   packages/e00compr/debian/changelog
Log:
Releasing -6


Modified: packages/e00compr/debian/changelog
===
--- packages/e00compr/debian/changelog  2006-10-25 18:28:44 UTC (rev 575)
+++ packages/e00compr/debian/changelog  2006-10-25 18:33:48 UTC (rev 576)
@@ -1,3 +1,10 @@
+e00compr (1.0.0-6) unstable; urgency=low
+
+  * Sigh, missed debian/examples file added to svn repository.
+Now forcing rebuild to include sample code. This is the last upload for 
today, I guess. 
+
+ -- Francesco Paolo Lovergine [EMAIL PROTECTED]  Wed, 25 Oct 2006 20:32:25 
+0200
+
 e00compr (1.0.0-5) unstable; urgency=high
 
   * Now install sample code for true.


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


[DebianGIS-dev] Processing of e00compr_1.0.0-6_i386.changes

2006-10-25 Thread Archive Administrator
e00compr_1.0.0-6_i386.changes uploaded successfully to localhost
along with the files:
  e00compr_1.0.0-6.dsc
  e00compr_1.0.0-6.diff.gz
  e00compr_1.0.0-6_i386.deb

Greetings,

Your Debian queue daemon

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


[DebianGIS-dev] e00compr_1.0.0-6_i386.changes ACCEPTED

2006-10-25 Thread Debian Installer

Accepted:
e00compr_1.0.0-6.diff.gz
  to pool/main/e/e00compr/e00compr_1.0.0-6.diff.gz
e00compr_1.0.0-6.dsc
  to pool/main/e/e00compr/e00compr_1.0.0-6.dsc
e00compr_1.0.0-6_i386.deb
  to pool/main/e/e00compr/e00compr_1.0.0-6_i386.deb


Override entries for your package:
e00compr_1.0.0-6.dsc - source science
e00compr_1.0.0-6_i386.deb - optional science

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.

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