[Pkg-jed-commit] r374 - slgdbm/trunk/debian

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


Author: rafael
Date: 2006-08-15 21:17:12 +0000 (Tue, 15 Aug 2006)
New Revision: 374

Modified:
   slgdbm/trunk/debian/changelog
   slgdbm/trunk/debian/control
Log:
Debian release slgdbm_1.7-2

Modified: slgdbm/trunk/debian/changelog
===================================================================
--- slgdbm/trunk/debian/changelog	2006-08-15 21:08:15 UTC (rev 373)
+++ slgdbm/trunk/debian/changelog	2006-08-15 21:17:12 UTC (rev 374)
@@ -1,3 +1,11 @@
+slgdbm (1.7-2) 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:11:41 +0200
+
 slgdbm (1.7-1) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere
@@ -38,14 +46,12 @@
  -- Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>  Mon, 26 Sep 2005 08:59:46 +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: slgdbm/trunk/debian/control
===================================================================
--- slgdbm/trunk/debian/control	2006-08-15 21:08:15 UTC (rev 373)
+++ slgdbm/trunk/debian/control	2006-08-15 21:17:12 UTC (rev 374)
@@ -3,8 +3,9 @@
 Priority: optional
 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), libgdbm-dev, cdbs
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
+ libgdbm-dev, cdbs
+Standards-Version: 3.7.2
 
 Package: slang-gdbm
 Architecture: any




More information about the Pkg-jed-commit mailing list