[Pkg-jed-commit] r372 - tess/trunk/debian

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


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

Modified:
   tess/trunk/debian/
   tess/trunk/debian/changelog
   tess/trunk/debian/control
Log:
Debian release tess_0.1.2.r3-2


Property changes on: tess/trunk/debian
___________________________________________________________________
Name: svn:ignore
   - files
slang-tess.substvars
slang-tess
stamp-autotools-files
stamp-makefile-build

   + files
slang-tess.substvars
slang-tess
stamp-*


Modified: tess/trunk/debian/changelog
===================================================================
--- tess/trunk/debian/changelog	2006-08-15 20:06:17 UTC (rev 371)
+++ tess/trunk/debian/changelog	2006-08-15 21:08:11 UTC (rev 372)
@@ -1,5 +1,13 @@
 tess (0.1.2.r3-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:01:36 +0200
+
+tess (0.1.2.r3-2) unstable; urgency=low
+
    +++ Changes by Rafael Laboissiere
 
   * debian/control:
@@ -39,14 +47,12 @@
  -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Mon, 31 Oct 2005 18:56:51 +0100
 
 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: tess/trunk/debian/control
===================================================================
--- tess/trunk/debian/control	2006-08-15 20:06:17 UTC (rev 371)
+++ tess/trunk/debian/control	2006-08-15 21:08:11 UTC (rev 372)
@@ -4,7 +4,7 @@
 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), cdbs, slsh
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: slang-tess
 Architecture: any




More information about the Pkg-jed-commit mailing list