[Pkg-octave-commit] rev 290 - trunk/packages/sundials/debian

Andrey Romanenko ar-guest at costa.debian.org
Wed Oct 26 13:29:54 UTC 2005


Author: ar-guest
Date: 2005-10-26 13:29:53 +0000 (Wed, 26 Oct 2005)
New Revision: 290

Modified:
   trunk/packages/sundials/debian/changelog
   trunk/packages/sundials/debian/control
Log:
Made debian/control and changelog conform to the Debian Octave Group
Guidelines


Modified: trunk/packages/sundials/debian/changelog
===================================================================
--- trunk/packages/sundials/debian/changelog	2005-10-25 08:25:19 UTC (rev 289)
+++ trunk/packages/sundials/debian/changelog	2005-10-26 13:29:53 UTC (rev 290)
@@ -1,3 +1,13 @@
+libsundials-serial (2.1.1-3) unstable; urgency=low
+
+  NOT YET RELEASED!
+
+  +++ Changes by Andrey Romanenko
+
+  * Set Maintainer to <pkg-octave-devel at lists.alioth.debian.org>
+
+ -- Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 12:47:56 +0100
+
 libsundials-serial (2.1.1-2) unstable; urgency=low
 
   * Move header files into /usr/include/sundials
@@ -10,3 +20,15 @@
 
  -- Andrey Romanenko <andrey at enginum.com>  Fri, 21 Oct 2005 17:19:32 +0100
 
+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 (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Modified: trunk/packages/sundials/debian/control
===================================================================
--- trunk/packages/sundials/debian/control	2005-10-25 08:25:19 UTC (rev 289)
+++ trunk/packages/sundials/debian/control	2005-10-26 13:29:53 UTC (rev 290)
@@ -1,6 +1,6 @@
 Source: libsundials-serial
 Priority: optional
-Maintainer: Andrey Romanenko <andrey at enginum.com>
+Maintainer: pkg-octave-devel at lists.alioth.debian.org
 Build-Depends: debhelper (>= 4.0.0), autotools-dev
 Standards-Version: 3.6.2
 Section: libs




More information about the Pkg-octave-commit mailing list