[23225] in Source-Commits

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

/svn/athena r22886 - in trunk/debathena/config/linerva: debian files/etc

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sun Apr 6 22:48:59 2008

Date: Sun, 6 Apr 2008 22:48:26 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804070248.WAA05661@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-04-06 22:48:26 -0400 (Sun, 06 Apr 2008)
New Revision: 22886

Removed:
   trunk/debathena/config/linerva/files/etc/emacs/
Modified:
   trunk/debathena/config/linerva/debian/changelog
   trunk/debathena/config/linerva/debian/control
   trunk/debathena/config/linerva/debian/control.in
Log:


Modified: trunk/debathena/config/linerva/debian/changelog
===================================================================
--- trunk/debathena/config/linerva/debian/changelog	2008-04-07 02:45:52 UTC (rev 22885)
+++ trunk/debathena/config/linerva/debian/changelog	2008-04-07 02:48:26 UTC (rev 22886)
@@ -1,8 +1,11 @@
 debathena-linerva (1.2) unstable; urgency=low
 
   * Repackage with new config-package-dev system.
+  * Remove Athena emacs file (those belong in their own package)
+  * Change architecture field to all.
+  * Replace unecessary Pre-Depends with Depends.
 
- -- Tim Abbott <tabbott@mit.edu>  Sun,  6 Apr 2008 22:40:22 -0400
+ -- Tim Abbott <tabbott@mit.edu>  Sun, 06 Apr 2008 22:48:05 -0400
 
 debathena-linerva (1.1) unstable; urgency=low
 

Modified: trunk/debathena/config/linerva/debian/control
===================================================================
--- trunk/debathena/config/linerva/debian/control	2008-04-07 02:45:52 UTC (rev 22885)
+++ trunk/debathena/config/linerva/debian/control	2008-04-07 02:48:26 UTC (rev 22886)
@@ -6,9 +6,8 @@
 Standards-Version: 3.7.2
 
 Package: debathena-linerva
-Architecture: i386
-Pre-Depends: logcheck, screen, elinks
-Recommends:
+Architecture: all
+Depends: logcheck, screen, elinks
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: Special Configuration for Linerva

Modified: trunk/debathena/config/linerva/debian/control.in
===================================================================
--- trunk/debathena/config/linerva/debian/control.in	2008-04-07 02:45:52 UTC (rev 22885)
+++ trunk/debathena/config/linerva/debian/control.in	2008-04-07 02:48:26 UTC (rev 22886)
@@ -6,9 +6,8 @@
 Standards-Version: 3.7.2
 
 Package: debathena-linerva
-Architecture: i386
-Pre-Depends: logcheck, screen, elinks
-Recommends:
+Architecture: all
+Depends: logcheck, screen, elinks
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: Special Configuration for Linerva


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