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

Rafael Laboissiere rafael at alioth.debian.org
Fri Sep 14 07:16:46 UTC 2007


Author: rafael
Date: 2007-09-14 07:16:46 +0000 (Fri, 14 Sep 2007)
New Revision: 882

Modified:
   slhist/trunk/debian/changelog
   slhist/trunk/debian/copyright
   slhist/trunk/debian/rules
   slhist/trunk/debian/watch
Log:
Debian release slhist_0.3.2a-1

Modified: slhist/trunk/debian/changelog
===================================================================
--- slhist/trunk/debian/changelog	2007-09-14 07:15:01 UTC (rev 881)
+++ slhist/trunk/debian/changelog	2007-09-14 07:16:46 UTC (rev 882)
@@ -1,11 +1,13 @@
-slhist (0.3.1-6) unstable; urgency=low
+slhist (0.3.2a-1) unstable; urgency=low
 
-  NOT YET RELEASED!
-
-  [ Rafael Laboissiere ]
+  * New upstream release
+    + debian/rules: Avoid installation of upstream COPYRIGHT and ChangeLog
+      files
+    + debian/copyright: Updated URL and Copyright years
+  * debian/watch: Fixed regular expression pattern
   * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields
 
- --
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 14 Sep 2007 08:52:47 +0200
 
 slhist (0.3.1-5) unstable; urgency=low
 
@@ -64,6 +66,6 @@
     (save-excursion
       (forward-line -1)
       (beginning-of-line)
-      (insert "\n  NOT YET RELEASED!\n\n  [ "
+      (insert "\n\n  [ "
         (or (getenv "DEBFULLNAME") (user-full-name)) " ]"))))
 End:

Modified: slhist/trunk/debian/copyright
===================================================================
--- slhist/trunk/debian/copyright	2007-09-14 07:15:01 UTC (rev 881)
+++ slhist/trunk/debian/copyright	2007-09-14 07:16:46 UTC (rev 882)
@@ -3,13 +3,13 @@
 
 It was downloaded from
 
-    http://space.mit.edu/cxc/software/slang/modules/hist/download.html
+    http://space.mit.edu/CXC/software/slang/modules/hist/download.html
 
 Copyright Holder: Massachusetts Institute of Technology
 
 License:
 
-  Copyright (c) 2003-2005 Massachusetts Institute of Technology
+  Copyright (c) 2003-2007 Massachusetts Institute of Technology
 
   This software was developed by the MIT Center for Space Research
   under contract SV1-61010 from the Smithsonian Institution.

Modified: slhist/trunk/debian/rules
===================================================================
--- slhist/trunk/debian/rules	2007-09-14 07:15:01 UTC (rev 881)
+++ slhist/trunk/debian/rules	2007-09-14 07:16:46 UTC (rev 882)
@@ -6,3 +6,5 @@
 DEB_COMPRESS_EXCLUDE := .sl evt2img
 DEB_MAKE_BUILD_TARGET := all RPATH=
 DEB_MAKE_CHECK_TARGET := test
+DEB_MAKE_INSTALL_TARGET := install DOC_FILES=../doc/index.html	\
+				DESTDIR=$(CURDIR)/debian/slang-histogram
\ No newline at end of file

Modified: slhist/trunk/debian/watch
===================================================================
--- slhist/trunk/debian/watch	2007-09-14 07:15:01 UTC (rev 881)
+++ slhist/trunk/debian/watch	2007-09-14 07:16:46 UTC (rev 882)
@@ -1,3 +1,3 @@
 version=3
 
-http://space.mit.edu/CXC/software/slang/modules/hist/src/slhist-([\d\.]+)\.tar\.gz
+http://space.mit.edu/CXC/software/slang/modules/hist/src/slhist-([\da-z\.]+)\.tar\.gz




More information about the Pkg-jed-commit mailing list