[24203] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23804 - trunk/athena/bin/discuss/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Mon May 18 18:24:21 2009

Date: Mon, 18 May 2009 18:24:09 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200905182224.n4IMO94S016682@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-05-18 18:24:09 -0400 (Mon, 18 May 2009)
New Revision: 23804

Modified:
   trunk/athena/bin/discuss/debian/changelog
   trunk/athena/bin/discuss/debian/control.in
Log:
In discuss:
  * Squash some lintian warnings by switching from ${Source-Version} to
    ${source:Version} and ${binary:Version}


Modified: trunk/athena/bin/discuss/debian/changelog
===================================================================
--- trunk/athena/bin/discuss/debian/changelog	2009-05-18 22:18:21 UTC (rev 23803)
+++ trunk/athena/bin/discuss/debian/changelog	2009-05-18 22:24:09 UTC (rev 23804)
@@ -1,8 +1,10 @@
 debathena-discuss (10.0.8-0debathena1) unstable; urgency=low
 
   * Add one-character aliases to discuss. Patch by Ben Kaduk. (Trac: #238)
+  * Squash some lintian warnings by switching from ${Source-Version} to
+    ${source:Version} and ${binary:Version}
 
- -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 18:09:10 -0400
+ -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 18:23:53 -0400
 
 debathena-discuss (10.0.7-0debathena3) unstable; urgency=low
 

Modified: trunk/athena/bin/discuss/debian/control.in
===================================================================
--- trunk/athena/bin/discuss/debian/control.in	2009-05-18 22:18:21 UTC (rev 23803)
+++ trunk/athena/bin/discuss/debian/control.in	2009-05-18 22:24:09 UTC (rev 23804)
@@ -16,7 +16,7 @@
 Package: debathena-discuss-emacs
 Architecture: all
 Provides: discuss-emacs
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), emacs | emacsen
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${source:Version}), emacs | emacsen
 Description: Emacs interface to discuss
  Discuss is a user-interface front end to a networked conferencing 
  system.
@@ -27,7 +27,7 @@
 Architecture: any
 Provides: discuss-server
 Pre-Depends: adduser
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), netbase, openbsd-inetd | inet-superserver
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${binary:Version}), netbase, openbsd-inetd | inet-superserver
 Description: A conferencing and mail archiving system
  Discuss is a user-interface front end to a networked conferencing 
  system.
@@ -38,7 +38,7 @@
 Section: debathena/libdevel
 Architecture: any
 Provides: libdsk-dev
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-libusp-dev (= ${Source-Version}), comerr-dev, libkrb5-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-libusp-dev (= ${binary:Version}), comerr-dev, libkrb5-dev
 Description: Development files for discuss library
  Discuss is a user-interface front end to a networked conferencing 
  system.


home help back first fref pref prev next nref lref last post