[SCM] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 33ac0b4433aa57fc58efc4550dae839e1befddba
Author: Bas Couwenberg 
Date:   Wed Jan 15 22:28:12 2014 +0100

Add symbols file for libepsilon1.

diff --git a/debian/changelog b/debian/changelog
index 6665353..be7ae72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Rename libepsilon0 to libepsilon1 to match SONAME.
   * Add man pages for start_epsilon_nodes and stop_epsilon_nodes.
   * Add dependency on dsh for epsilon-tools, required for *_epsilon_nodes.
+  * Add symbols file for libepsilon1.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8ed8ab948721163101a6f17ba4985b89751921e6
Author: Bas Couwenberg 
Date:   Wed Jan 15 22:30:29 2014 +0100

Bump Standards-Version to 3.9.5.

diff --git a/debian/changelog b/debian/changelog
index be7ae72..6122b9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Add man pages for start_epsilon_nodes and stop_epsilon_nodes.
   * Add dependency on dsh for epsilon-tools, required for *_epsilon_nodes.
   * Add symbols file for libepsilon1.
+  * Bump Standards-Version to 3.9.5, changes: Vcs-* URLs, copyright format,
+shared library.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index 9fb32b8..453262a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
docbook-xsl,
docbook-xml,
xsltproc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libepsilon.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/libepsilon.git
 Homepage: http://sourceforge.net/projects/epsilon-project

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 875f84454a55f822fd1a9e1b1f8bcd18e262acdd
Author: Bas Couwenberg 
Date:   Wed Jan 15 22:18:39 2014 +0100

Update symbols file for libepsilon 0.9.1.

diff --git a/debian/libepsilon0.symbols b/debian/libepsilon0.symbols
index 033080c..25d7c6c 100644
--- a/debian/libepsilon0.symbols
+++ b/debian/libepsilon0.symbols
@@ -1,5 +1,4 @@
 libepsilon.so.0 libepsilon0 #MINVER#
- adler32@Base 0.8.1
  alloc_linked_list@Base 0.8.1
  alloc_list_node@Base 0.8.1
  analysis_2D@Base 0.8.1
@@ -8,7 +7,6 @@ libepsilon.so.0 libepsilon0 #MINVER#
  clip_channel@Base 0.8.1
  convert_RGB_to_YCbCr@Base 0.8.1
  convert_YCbCr_to_RGB@Base 0.8.1
- crc32@Base 0.8.1
  dc_level_shift@Base 0.8.1
  dc_level_unshift@Base 0.8.1
  eps_decode_grayscale_block@Base 0.8.1
@@ -22,6 +20,8 @@ libepsilon.so.0 libepsilon0 #MINVER#
  eps_read_block_header@Base 0.8.1
  eps_truncate_block@Base 0.8.1
  eps_xmalloc@Base 0.8.1
+ epsilon_adler32@Base 0.9.1
+ epsilon_crc32@Base 0.9.1
  extend_channel@Base 0.8.1
  extract_channel@Base 0.8.1
  filterbanks@Base 0.8.1

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 4b4cc3c8873dbe94ca070ec8968af068ba9d4376
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:52:45 2014 +0100

Add man pages for start_epsilon_nodes and stop_epsilon_nodes.

diff --git a/debian/changelog b/debian/changelog
index 8b54ca6..cc45d76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Use dh_auto_configure with additional options instead of configure.
   * Don't start description synopsis with an article.
   * Rename libepsilon0 to libepsilon1 to match SONAME.
+  * Add man pages for start_epsilon_nodes and stop_epsilon_nodes.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index a3def39..2d2729f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,11 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
autotools-dev,
dh-autoreconf,
-   libpopt-dev
+   libpopt-dev,
+   docbook2x,
+   docbook-xsl,
+   docbook-xml,
+   xsltproc
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libepsilon.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/libepsilon.git
diff --git a/debian/epsilon-bin.manpages b/debian/epsilon-bin.manpages
new file mode 100644
index 000..f04dcd6
--- /dev/null
+++ b/debian/epsilon-bin.manpages
@@ -0,0 +1,2 @@
+debian/man/start_epsilon_nodes.1
+debian/man/stop_epsilon_nodes.1
diff --git a/debian/man/start_epsilon_nodes.1.xml 
b/debian/man/start_epsilon_nodes.1.xml
new file mode 100644
index 000..4499280
--- /dev/null
+++ b/debian/man/start_epsilon_nodes.1.xml
@@ -0,0 +1,52 @@
+
+http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd";>
+
+
+  
+start_epsilon_nodes
+1
+  
+
+  
+start_epsilon_nodes
+start EPSILON nodes using DSH
+  
+
+  
+
+  start_epsilon_nodes
+  file
+
+  
+
+  
+DESCRIPTION
+
+  start_epsilon_nodes is a script for starting EPSILON
+  nodes using DSH (Distributed SHell).
+  Host configuration is taken from so called `.epsilon.nodes' file.
+
+
+  By default, program checks `.epsilon.nodes' in the current directory.
+  If there is no such file, program tries `.epsilon.nodes' in user`s home
+  directory, i.e. \$HOME/.epsilon.nodes. You can also explicitly specify
+  file location as an argument to `start_epsilon_nodes.pl' script.
+
+  
+
+  
+OPTIONS
+
+
+  
+file
+
+  Path to epsilon nodes configuration file
+
+  
+
+
+
+  
+
+
diff --git a/debian/man/stop_epsilon_nodes.1.xml 
b/debian/man/stop_epsilon_nodes.1.xml
new file mode 100644
index 000..87d95db
--- /dev/null
+++ b/debian/man/stop_epsilon_nodes.1.xml
@@ -0,0 +1,52 @@
+
+http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd";>
+
+
+  
+stop_epsilon_nodes
+1
+  
+
+  
+stop_epsilon_nodes
+stop EPSILON nodes using DSH
+  
+
+  
+
+  stop_epsilon_nodes
+  file
+
+  
+
+  
+DESCRIPTION
+
+  stop_epsilon_nodes is a script for stopping EPSILON
+  nodes using DSH (Distributed SHell).
+  Host configuration is taken from so called `.epsilon.nodes' file.
+
+
+  By default, program checks `.epsilon.nodes' in the current directory.
+  If there is no such file, program tries `.epsilon.nodes' in user`s home
+  directory, i.e. \$HOME/.epsilon.nodes. You can also explicitly specify
+  file location as an argument to `stop_epsilon_nodes.pl' script.
+
+  
+
+  
+OPTIONS
+
+
+  
+file
+
+  Path to epsilon nodes configuration file
+
+  
+
+
+
+  
+
+
diff --git a/debian/rules b/debian/rules
index e7c7c61..0913f8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,20 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+MANPAGES:=$(wildcard debian/man/*.*.xml)
+
 %:
dh $@ --with autoreconf
 
+override_dh_auto_build:
+   # Create man pages from DocBook XML
+   for x in $(MANPAGES) ; do \
+ docbook2x-man $$x ; \
+ mv `basename $$x | sed 's/.xml$$//'` `dirname $$x` ; \
+   done
+
+   dh_auto_build
+
 override_dh_install:
mv $(CURDIR)/debian/tmp/usr/bin/start_epsilon_nodes.pl 
$(CURDIR)/debian/tmp/usr/bin/start_epsilon_nodes
mv $(CURDIR)/debian/tmp/usr/bin/stop_epsilon_nodes.pl 
$(CURDIR)/debian/tmp/usr/bin/stop_epsilon_nodes

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit db17ecb91bbce4f60e86153c195830ec9e2d1d8b
Author: Bas Couwenberg 
Date:   Wed Jan 15 22:22:41 2014 +0100

Update symbols file for libepsilon1.

diff --git a/debian/libepsilon0.symbols b/debian/libepsilon1.symbols
similarity index 97%
rename from debian/libepsilon0.symbols
rename to debian/libepsilon1.symbols
index 25d7c6c..95fe1f4 100644
--- a/debian/libepsilon0.symbols
+++ b/debian/libepsilon1.symbols
@@ -1,4 +1,4 @@
-libepsilon.so.0 libepsilon0 #MINVER#
+libepsilon.so.1 #PACKAGE# #MINVER#
  alloc_linked_list@Base 0.8.1
  alloc_list_node@Base 0.8.1
  analysis_2D@Base 0.8.1

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 2d925b071f7d1c82cad5ba31ecb244891e3fe5e5
Author: Bas Couwenberg 
Date:   Wed Jan 15 22:17:19 2014 +0100

Add symbols file for libepsilon 0.8.1.

diff --git a/debian/libepsilon0.symbols b/debian/libepsilon0.symbols
new file mode 100644
index 000..033080c
--- /dev/null
+++ b/debian/libepsilon0.symbols
@@ -0,0 +1,51 @@
+libepsilon.so.0 libepsilon0 #MINVER#
+ adler32@Base 0.8.1
+ alloc_linked_list@Base 0.8.1
+ alloc_list_node@Base 0.8.1
+ analysis_2D@Base 0.8.1
+ append_list_node@Base 0.8.1
+ bilinear_resample_channel@Base 0.8.1
+ clip_channel@Base 0.8.1
+ convert_RGB_to_YCbCr@Base 0.8.1
+ convert_YCbCr_to_RGB@Base 0.8.1
+ crc32@Base 0.8.1
+ dc_level_shift@Base 0.8.1
+ dc_level_unshift@Base 0.8.1
+ eps_decode_grayscale_block@Base 0.8.1
+ eps_decode_truecolor_block@Base 0.8.1
+ eps_encode_grayscale_block@Base 0.8.1
+ eps_encode_truecolor_block@Base 0.8.1
+ eps_free_2D@Base 0.8.1
+ eps_free_fb_info@Base 0.8.1
+ eps_get_fb_info@Base 0.8.1
+ eps_malloc_2D@Base 0.8.1
+ eps_read_block_header@Base 0.8.1
+ eps_truncate_block@Base 0.8.1
+ eps_xmalloc@Base 0.8.1
+ extend_channel@Base 0.8.1
+ extract_channel@Base 0.8.1
+ filterbanks@Base 0.8.1
+ flush_bits@Base 0.8.1
+ free_2D@Base 0.8.1
+ free_linked_list@Base 0.8.1
+ free_list_node@Base 0.8.1
+ init_bits@Base 0.8.1
+ insert_after_list_node@Base 0.8.1
+ insert_before_list_node@Base 0.8.1
+ is_power_of_two@Base 0.8.1
+ malloc_2D@Base 0.8.1
+ merge_channels@Base 0.8.1
+ move_list_node@Base 0.8.1
+ number_of_bits@Base 0.8.1
+ prepend_list_node@Base 0.8.1
+ read_bits@Base 0.8.1
+ remove_list_node@Base 0.8.1
+ remove_list_node_link@Base 0.8.1
+ speck_decode@Base 0.8.1
+ speck_encode@Base 0.8.1
+ split_channels@Base 0.8.1
+ stuff_data@Base 0.8.1
+ synthesis_2D@Base 0.8.1
+ unstuff_data@Base 0.8.1
+ write_bits@Base 0.8.1
+ xmalloc@Base 0.8.1

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8dfb0a1774902b1fb2baf49c92fd5a257a0eb4ab
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:55:23 2014 +0100

Add dependency on dsh for epsilon-tools, required for *_epsilon_nodes.

diff --git a/debian/changelog b/debian/changelog
index cc45d76..6665353 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Don't start description synopsis with an article.
   * Rename libepsilon0 to libepsilon1 to match SONAME.
   * Add man pages for start_epsilon_nodes and stop_epsilon_nodes.
+  * Add dependency on dsh for epsilon-tools, required for *_epsilon_nodes.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index 2d2729f..9fb32b8 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,8 @@ Description: Library for wavelet image compression
 
 Package: epsilon-bin
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends: dsh,
+ ${shlibs:Depends},
  ${misc:Depends}
 Description: Library for wavelet image compression - tools
  Epsilon is C library for Wavelet based lossy image compression.

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 68f9fa2e51ca5f70b48a8615fb163df449457e58
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:26:13 2014 +0100

Use dh_auto_configure with additional options instead of configure.

diff --git a/debian/changelog b/debian/changelog
index ca89ac5..444e9c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Support Multi-Arch.
   * Use dh-autoreconf for retooling.
 (closes: #735228)
+  * Use dh_auto_configure with additional options instead of configure.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/rules b/debian/rules
index 16793a4..e7c7c61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_install:
dh_install
 
 override_dh_auto_configure:
-   $(CURDIR)/configure --prefix=/usr --enable-pthreads --enable-cluster 
+   dh_auto_configure -- --enable-pthreads --enable-cluster 
 

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 342c97cf4c95289147b6760b9ddfd685cd65b141
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:14:14 2014 +0100

Bump Debhelper compatibility to 9.

diff --git a/debian/changelog b/debian/changelog
index 7074d7a..c7c85c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Use canonical URLs for Vcs-* fields.
   * Change priority to optional.
   * Update copyright file format from dep5 to copyright-format 1.0.
+  * Bump Debhelper compatibility to 9.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index a4fb1c8..93be114 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine ,
Bas Couwenberg 
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
autotools-dev,
libpopt-dev
 Standards-Version: 3.9.2

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 47f9b67fd342958afb9c94ab36f5dc0656cff820
Author: Bas Couwenberg 
Date:   Wed Jan 15 20:59:24 2014 +0100

New upstream release (no code changes, only build system).

diff --git a/debian/changelog b/debian/changelog
index 263b33c..8160820 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libepsilon (0.9.2-1) UNRELEASED; urgency=low
+
+  * New upstream release (no code changes, only build system).
+
+ -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
+
 libepsilon (0.9.1-1) unstable; urgency=low
 
   * New upstream release.

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit e8ea2719e2d1284d5f7d8a29b6051dafa93befb0
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:12:30 2014 +0100

Restructure control file with cme.

diff --git a/debian/control b/debian/control
index 72e4a3f..952dccb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libepsilon
-Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine 
-Build-Depends: debhelper (>= 8), autotools-dev, libpopt-dev
-Standards-Version: 3.9.2
 Section: science
-Homepage: http://sourceforge.net/projects/epsilon-project
-Vcs-Git: git://anonscm.debian.org/pkg-grass/libepsilon.git
+Priority: optional
+Build-Depends: debhelper (>= 8),
+   autotools-dev,
+   libpopt-dev
+Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libepsilon.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/libepsilon.git
+Homepage: http://sourceforge.net/projects/epsilon-project
 
 Package: libepsilon-dev
-Section: libdevel
 Architecture: any
-Depends: libepsilon0 (= ${binary:Version}), ${misc:Depends}
+Section: libdevel
+Depends: libepsilon0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: A library for wavelet image compression - development files
  Epsilon is C library for wavelet based lossy image compression.
  Wavelet-driven compressors are know to be much more effective than
@@ -25,9 +28,10 @@ Description: A library for wavelet image compression - 
development files
  This package contains development stuff.
 
 Package: libepsilon0
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: A library for wavelet image compression
  Epsilon is C library for Wavelet based lossy image compression.
  Wavelet-driven compressors are know to be much more effective than
@@ -42,7 +46,8 @@ Description: A library for wavelet image compression
 
 Package: epsilon-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: A library for wavelet image compression - tools
  Epsilon is C library for Wavelet based lossy image compression.
  Wavelet-driven compressors are know to be much more effective than
@@ -53,3 +58,4 @@ Description: A library for wavelet image compression - tools
  huge images and much more.
  .
  This package contains some useful tools to compress/uncompress images.
+

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 3102f8874553506a49f0039179e9898b72697482
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:13:28 2014 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index f222def..7074d7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libepsilon (0.9.2-1) UNRELEASED; urgency=low
 
   * New upstream release (no code changes, only build system).
+  * Add myself to Uploaders.
   * Use canonical URLs for Vcs-* fields.
   * Change priority to optional.
   * Update copyright file format from dep5 to copyright-format 1.0.
diff --git a/debian/control b/debian/control
index 952dccb..a4fb1c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,7 @@
 Source: libepsilon
 Maintainer: Debian GIS Project 
-Uploaders: Francesco Paolo Lovergine 
+Uploaders: Francesco Paolo Lovergine ,
+   Bas Couwenberg 
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 8),

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8023d9a8fb39434f1c3438f950e343e8aad13bc1
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:33:29 2014 +0100

Rename libepsilon0 to libepsilon1 to match SONAME.

diff --git a/debian/changelog b/debian/changelog
index 3234fc0..8b54ca6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
 (closes: #735228)
   * Use dh_auto_configure with additional options instead of configure.
   * Don't start description synopsis with an article.
+  * Rename libepsilon0 to libepsilon1 to match SONAME.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index e6a9c15..a3def39 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: libepsilon-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libepsilon0 (= ${binary:Version}),
+Depends: libepsilon1 (= ${binary:Version}),
  ${misc:Depends}
 Description: Library for wavelet image compression - development files
  Epsilon is C library for wavelet based lossy image compression.
@@ -30,7 +30,7 @@ Description: Library for wavelet image compression - 
development files
  .
  This package contains development stuff.
 
-Package: libepsilon0
+Package: libepsilon1
 Architecture: any
 Multi-Arch: same
 Section: libs
diff --git a/debian/libepsilon0.dirs b/debian/libepsilon1.dirs
similarity index 100%
rename from debian/libepsilon0.dirs
rename to debian/libepsilon1.dirs
diff --git a/debian/libepsilon0.install b/debian/libepsilon1.install
similarity index 100%
rename from debian/libepsilon0.install
rename to debian/libepsilon1.install

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 6b043741f7780519e71b7887f2c1172f2f4c8a5b
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:11:59 2014 +0100

Update copyright file format from dep5 to copyright-format 1.0.

diff --git a/debian/changelog b/debian/changelog
index 51204c1..f222def 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * New upstream release (no code changes, only build system).
   * Use canonical URLs for Vcs-* fields.
   * Change priority to optional.
+  * Update copyright file format from dep5 to copyright-format 1.0.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 9e56b0d..49257fa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Epsilon
 Upstream-Contact: Alexander Simakov 
 Source: http://sourceforge.net/projects/epsilon-project/
@@ -26,7 +26,7 @@ License: GPL3+
  .
  You should have received a copy of the GNU Lesser General Public License
  along with EPSILON. If not, see .
-
+ .
  On Debian systems, the complete text of the GNU General
  Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
  
@@ -44,3 +44,4 @@ License: LGPL3+
  .
  You should have received a copy of the GNU Lesser General Public
  License along with EPSILON. If not, see .
+

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 633249814fa86ef7704b01b972f323281cf3ebd7
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:31:40 2014 +0100

Don't start description synopsis with an article.

diff --git a/debian/changelog b/debian/changelog
index 444e9c7..3234fc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Use dh-autoreconf for retooling.
 (closes: #735228)
   * Use dh_auto_configure with additional options instead of configure.
+  * Don't start description synopsis with an article.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index f651467..e6a9c15 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Multi-Arch: same
 Section: libdevel
 Depends: libepsilon0 (= ${binary:Version}),
  ${misc:Depends}
-Description: A library for wavelet image compression - development files
+Description: Library for wavelet image compression - development files
  Epsilon is C library for wavelet based lossy image compression.
  Wavelet-driven compressors are know to be much more effective than
  traditional DCT-based ones (like JPEG).
@@ -37,7 +37,7 @@ Section: libs
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends}
-Description: A library for wavelet image compression
+Description: Library for wavelet image compression
  Epsilon is C library for Wavelet based lossy image compression.
  Wavelet-driven compressors are know to be much more effective than
  traditional DCT-based ones (like JPEG).
@@ -53,7 +53,7 @@ Package: epsilon-bin
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
-Description: A library for wavelet image compression - tools
+Description: Library for wavelet image compression - tools
  Epsilon is C library for Wavelet based lossy image compression.
  Wavelet-driven compressors are know to be much more effective than
  traditional DCT-based ones (like JPEG).

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 2e0edbc031610c026294e21845a5180defbd176a
Merge: 749a889c83cd036741baec871bc6bf1966b2bc84 
002dbf68b07aaf61b0e6de526f6c5575c9674889
Author: Bas Couwenberg 
Date:   Wed Jan 15 20:56:12 2014 +0100

Merge tag 'upstream/0.9.2'

Upstream version 0.9.2


-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit c2239a1900c18940e94aadc6fb4fb62d53a44721
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:24:34 2014 +0100

Use dh-autoreconf for retooling.

diff --git a/debian/changelog b/debian/changelog
index a1e360c..ca89ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Update copyright file format from dep5 to copyright-format 1.0.
   * Bump Debhelper compatibility to 9.
   * Support Multi-Arch.
+  * Use dh-autoreconf for retooling.
+(closes: #735228)
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index adc93bc..f651467 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
autotools-dev,
+   dh-autoreconf,
libpopt-dev
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libepsilon.git
diff --git a/debian/rules b/debian/rules
index b4f10b4..16793a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-   dh $@ 
+   dh $@ --with autoreconf
 
 override_dh_install:
mv $(CURDIR)/debian/tmp/usr/bin/start_epsilon_nodes.pl 
$(CURDIR)/debian/tmp/usr/bin/start_epsilon_nodes

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 74e13bea9f8f30f7fc3ad520c22daf167f003b42
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:19:14 2014 +0100

Support Multi-Arch.

diff --git a/debian/changelog b/debian/changelog
index c7c85c0..a1e360c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
   * Change priority to optional.
   * Update copyright file format from dep5 to copyright-format 1.0.
   * Bump Debhelper compatibility to 9.
+  * Support Multi-Arch.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index 93be114..adc93bc 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Homepage: http://sourceforge.net/projects/epsilon-project
 
 Package: libepsilon-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: libepsilon0 (= ${binary:Version}),
  ${misc:Depends}
@@ -30,7 +31,9 @@ Description: A library for wavelet image compression - 
development files
 
 Package: libepsilon0
 Architecture: any
+Multi-Arch: same
 Section: libs
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Description: A library for wavelet image compression
diff --git a/debian/libepsilon-dev.install b/debian/libepsilon-dev.install
index d1bffed..a3c8f6c 100644
--- a/debian/libepsilon-dev.install
+++ b/debian/libepsilon-dev.install
@@ -1,3 +1,3 @@
 usr/include/*
-usr/lib/lib*.a
-usr/lib/lib*.so
+usr/lib/*/lib*.a
+usr/lib/*/lib*.so
diff --git a/debian/libepsilon0.install b/debian/libepsilon0.install
index d0dbfd1..3ddde58 100644
--- a/debian/libepsilon0.install
+++ b/debian/libepsilon0.install
@@ -1 +1 @@
-usr/lib/lib*.so.*
+usr/lib/*/lib*.so.*

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 699c6ef2e6ef1eff6aab09a4c5841e16879bca04
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:04:30 2014 +0100

Use canonical URLs for Vcs-* fields.

diff --git a/debian/changelog b/debian/changelog
index 8160820..b2b0e76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libepsilon (0.9.2-1) UNRELEASED; urgency=low
 
   * New upstream release (no code changes, only build system).
+  * Use canonical URLs for Vcs-* fields.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index 25b559d..e729fac 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 8), autotools-dev, libpopt-dev
 Standards-Version: 3.9.2
 Section: science
 Homepage: http://sourceforge.net/projects/epsilon-project
-Vcs-Git: git://git.debian.org/pkg-grass/libepsilon.git
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/libepsilon.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-grass/libepsilon.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libepsilon.git
 
 Package: libepsilon-dev
 Section: libdevel

-- 
A library for wavelet image compression

___
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] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9

2014-01-15 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 18cc37fe85d724332cc013a3c106b9ff5a5188f0
Author: Bas Couwenberg 
Date:   Wed Jan 15 21:07:15 2014 +0100

Change priority to optional.

diff --git a/debian/changelog b/debian/changelog
index b2b0e76..51204c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
 
   * New upstream release (no code changes, only build system).
   * Use canonical URLs for Vcs-* fields.
+  * Change priority to optional.
 
  -- Bas Couwenberg   Wed, 15 Jan 2014 20:58:42 +0100
 
diff --git a/debian/control b/debian/control
index e729fac..72e4a3f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: libepsilon
-Priority: extra
+Priority: optional
 Maintainer: Debian GIS Project 
 Uploaders: Francesco Paolo Lovergine 
 Build-Depends: debhelper (>= 8), autotools-dev, libpopt-dev

-- 
A library for wavelet image compression

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