r46562 - in /packages/healpix/healpix-cxx/trunk/debian: changelog control

moeller at users.alioth.debian.org moeller at users.alioth.debian.org
Mon Feb 24 02:05:25 UTC 2014


Author: moeller
Date: Mon Feb 24 02:05:25 2014
New Revision: 46562

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46562
Log:
Various smallish improvements.

Modified:
    packages/healpix/healpix-cxx/trunk/debian/changelog
    packages/healpix/healpix-cxx/trunk/debian/control

Modified: packages/healpix/healpix-cxx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/healpix/healpix-cxx/trunk/debian/changelog?rev=46562&op=diff
==============================================================================
--- packages/healpix/healpix-cxx/trunk/debian/changelog	(original)
+++ packages/healpix/healpix-cxx/trunk/debian/changelog	Mon Feb 24 02:05:25 2014
@@ -1,3 +1,11 @@
+healpix-cxx (3.11.2-4) unstable; urgency=low
+
+  [ debian/control ]
+  * Set Debian Science as maintainer
+  * Added pointer to this source tree
+
+ -- Leo Singer <leo.singer at ligo.org>  Mon, 24 Feb 2014 02:39:24 +0100
+
 healpix-cxx (3.11.2-3) unstable; urgency=low
 
   * Remove executable containing programs; now only a library is produced.
@@ -13,6 +21,6 @@
 
 healpix-cxx (3.11.2-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #739836).
+  * Initial release (Closes: #739836, #737271).
 
  -- Leo Singer <leo.singer at ligo.org>  Thu, 23 Jan 2014 09:55:58 -0800

Modified: packages/healpix/healpix-cxx/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/healpix/healpix-cxx/trunk/debian/control?rev=46562&op=diff
==============================================================================
--- packages/healpix/healpix-cxx/trunk/debian/control	(original)
+++ packages/healpix/healpix-cxx/trunk/debian/control	Mon Feb 24 02:05:25 2014
@@ -17,12 +17,13 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libhealpix-cxx0 (= ${binary:Version})
-Description: HEALPix representation of spherical data - C++ development library
+Description: representation of spherical data - C++ development library
  HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
  of a sphere. As suggested in the name, this pixelization produces a
  subdivision of a spherical surface in which each pixel covers the same
  surface area as every other pixel. It is commonly used to store all-sky
  astronomical images, most famously maps of the cosmic microwave background.
+ .
  This package provides the static library and headers for the C++ language
  implementation of HEALPix. The C++ library provides input/output, basic
  spatial operations such as conversion between spherical coordinates and
@@ -34,12 +35,13 @@
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: HEALPix representation of spherical data - C++ shared library
+Description: representation of spherical data - C++ shared library
  HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
  of a sphere. As suggested in the name, this pixelization produces a
  subdivision of a spherical surface in which each pixel covers the same
  surface area as every other pixel. It is commonly used to store all-sky
  astronomical images, most famously maps of the cosmic microwave background.
+ .
  This package provides the dynamic library for the C++ language implementation
  of HEALPix. It can be used interactively via Python bindings available in a
  separate package. The C++ library provides input/output, basic




More information about the debian-science-commits mailing list