[Pkg-octave-commit] rev 283 - trunk/packages/inline-octave/debian

Rafael Laboissiere rafael at costa.debian.org
Thu Oct 20 15:01:55 UTC 2005


Author: rafael
Date: 2005-10-20 15:01:55 +0000 (Thu, 20 Oct 2005)
New Revision: 283

Modified:
   trunk/packages/inline-octave/debian/changelog
   trunk/packages/inline-octave/debian/control
Log:
* Upgraded Standards-Version
* Added "closes: #329568"
* Fixed Emacs Local Variables section









Modified: trunk/packages/inline-octave/debian/changelog
===================================================================
--- trunk/packages/inline-octave/debian/changelog	2005-10-19 20:53:18 UTC (rev 282)
+++ trunk/packages/inline-octave/debian/changelog	2005-10-20 15:01:55 UTC (rev 283)
@@ -1,14 +1,18 @@
 inline-octave (0.22-1) unstable; urgency=low
 
   NOT YET RELEASED!!!!
-  
+
   +++ Changes made by Colin Ingram
-  
-  * New upstream release
-  * deleted output-of-whos patch and added octave_binary_name patch
 
- -- Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>  Sat, 15 Oct 2005 05:12:58 -0500
+  * New upstream release (closes: #329568)
+  * output-of-whos patch and added octave_binary_name patch
 
+  +++ Changes made by Rafael Laboissiere
+
+  * debian/control: Standards-Version upgraded to 3.6.2 (no chnages needed)
+
+ --
+
 inline-octave (0.21-2) unstable; urgency=low
 
   +++ Changes by Rafael Laboissiere
@@ -81,15 +85,16 @@
   * Initial Debian release. (Closes: #119912)
 
  -- Dirk Eddelbuettel <edd at debian.org>  Sat, 17 Nov 2001 23:52:24 -0600
-  
-  Local Variables:
-  debian-changelog-full-name: "Debian Octave Group"
-  debian-changelog-mailing-address: "pkg-octave-devel at lists.alioth.debian.org"
-  eval: (add-local-hook
-    'debian-changelog-add-version-hook
-    (lambda ()
-      (save-excursion
-        (forward-line -1)
+
+Local Variables:
+debian-changelog-full-name: "Debian Octave Group"
+debian-changelog-mailing-address: "pkg-octave-devel 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 (genenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Modified: trunk/packages/inline-octave/debian/control
===================================================================
--- trunk/packages/inline-octave/debian/control	2005-10-19 20:53:18 UTC (rev 282)
+++ trunk/packages/inline-octave/debian/control	2005-10-20 15:01:55 UTC (rev 283)
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
-Standards-Version: 3.6.1.0
+Standards-Version: 3.6.2
 Build-Depends-Indep: debhelper (>= 3.0.5), libinline-perl, octave2.1, dpatch
 
 Package: libinline-octave-perl




More information about the Pkg-octave-commit mailing list