[24010] in Source-Commits
/svn/athena r23619 - trunk/debathena/config/alpine-config/debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Sat Mar 14 00:45:47 2009
Date: Sat, 14 Mar 2009 00:45:36 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200903140445.n2E4jaAm014780@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-03-14 00:45:36 -0400 (Sat, 14 Mar 2009)
New Revision: 23619
Modified:
trunk/debathena/config/alpine-config/debian/changelog
trunk/debathena/config/alpine-config/debian/control.in
trunk/debathena/config/alpine-config/debian/debathena-alpine-config.links
Log:
In alpine-config:
* Wipe out a few Lintian warnings:
* Missing manpage
* Specify version of debianutils
Modified: trunk/debathena/config/alpine-config/debian/changelog
===================================================================
--- trunk/debathena/config/alpine-config/debian/changelog 2009-03-14 04:41:40 UTC (rev 23618)
+++ trunk/debathena/config/alpine-config/debian/changelog 2009-03-14 04:45:36 UTC (rev 23619)
@@ -3,8 +3,11 @@
* Depend on alpine instead of only recommending it.
* Revert 1.4; this is being handled upstream.
* Use DEB_TRANSFORM_FILES to isolate our changes to the default config.
+ * Wipe out a few Lintian warnings:
+ * Missing manpage
+ * Specify version of debianutils
- -- Evan Broder <broder@mit.edu> Sat, 14 Mar 2009 00:41:22 -0400
+ -- Evan Broder <broder@mit.edu> Sat, 14 Mar 2009 00:43:01 -0400
debathena-alpine-config (1.4) unstable; urgency=low
Modified: trunk/debathena/config/alpine-config/debian/control.in
===================================================================
--- trunk/debathena/config/alpine-config/debian/control.in 2009-03-14 04:41:40 UTC (rev 23618)
+++ trunk/debathena/config/alpine-config/debian/control.in 2009-03-14 04:45:36 UTC (rev 23619)
@@ -7,7 +7,7 @@
Package: debathena-alpine-config
Architecture: all
-Depends: ${misc:Depends}, debathena-alpine, debathena-msmtp-config, debianutils
+Depends: ${misc:Depends}, debathena-alpine, debathena-msmtp-config, debianutils (>= 2.0)
Conflicts: pine
Replaces: pine
Description: Alpine configuration for Debathena
Modified: trunk/debathena/config/alpine-config/debian/debathena-alpine-config.links
===================================================================
--- trunk/debathena/config/alpine-config/debian/debathena-alpine-config.links 2009-03-14 04:41:40 UTC (rev 23618)
+++ trunk/debathena/config/alpine-config/debian/debathena-alpine-config.links 2009-03-14 04:45:36 UTC (rev 23619)
@@ -1 +1,2 @@
usr/bin/alpine usr/bin/pine
+usr/share/man/man1/alpine.1.gz usr/share/man/man1/pine.1.gz