[Pkg-jed-commit] r381 - slhist/trunk/debian

Rafael Laboissiere rafael at costa.debian.org
Tue Aug 15 21:43:21 UTC 2006


Author: rafael
Date: 2006-08-15 21:43:21 +0000 (Tue, 15 Aug 2006)
New Revision: 381

Modified:
   slhist/trunk/debian/
   slhist/trunk/debian/changelog
   slhist/trunk/debian/control
Log:
Debian release slhist_0.3.1-5


Property changes on: slhist/trunk/debian
___________________________________________________________________
Name: svn:ignore
   + files
stamp-*
slang-histogram.substvars
slang-histogram


Modified: slhist/trunk/debian/changelog
===================================================================
--- slhist/trunk/debian/changelog	2006-08-15 21:34:59 UTC (rev 380)
+++ slhist/trunk/debian/changelog	2006-08-15 21:43:21 UTC (rev 381)
@@ -1,3 +1,11 @@
+slhist (0.3.1-5) unstable; urgency=low
+
+  * debian/control:
+    - Added my name to the Uploaders list
+    - Bumped Standards-Version to 3.7.2 (no changes needed)
+
+ -- Rafael Laboissiere <rafael at debian.org>  Tue, 15 Aug 2006 23:37:26 +0200
+
 slhist (0.3.1-4) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere
@@ -41,14 +49,12 @@
  -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
 
 Local Variables:
-debian-changelog-full-name: "Debian JED Group"
-debian-changelog-mailing-address: "pkg-jed-sl-modules at lists.alioth.debian.org"
 eval: (add-local-hook
   'debian-changelog-add-version-hook
   (lambda ()
     (save-excursion
       (forward-line -1)
       (beginning-of-line)
-      (insert "\n   NOT YET RELEASED!\n\n   +++ Changes by "
-        (or (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+      (insert "\n  NOT YET RELEASED!\n\n  [ "
+        (or (getenv "DEBFULLNAME") (user-full-name)) " ]"))))
 End:

Modified: slhist/trunk/debian/control
===================================================================
--- slhist/trunk/debian/control	2006-08-15 21:34:59 UTC (rev 380)
+++ slhist/trunk/debian/control	2006-08-15 21:43:21 UTC (rev 381)
@@ -4,12 +4,13 @@
 Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), slsh, cdbs
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: slang-histogram
 Architecture: any
 Depends: ${shlibs:Depends}
-Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4), slang-gtk, slang-cfitsio
+Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4),
+ slang-gtk, slang-cfitsio
 Description: create and manipulate histograms from S-Lang
  The histogram S-Lang module contains several functions for the efficient
  creation and manipulation of one and two dimensional histograms.




More information about the Pkg-jed-commit mailing list