Author: moeller Date: 2010-03-04 01:51:30 +0000 (Thu, 04 Mar 2010) New Revision: 4643
Modified: trunk/packages/acedb/trunk/debian/README.source trunk/packages/acedb/trunk/debian/control trunk/packages/acedb/trunk/debian/copyright trunk/packages/acedb/trunk/debian/rules Log: Series of updates. Modified: trunk/packages/acedb/trunk/debian/README.source =================================================================== --- trunk/packages/acedb/trunk/debian/README.source 2010-03-04 01:11:09 UTC (rev 4642) +++ trunk/packages/acedb/trunk/debian/README.source 2010-03-04 01:51:30 UTC (rev 4643) @@ -1,2 +1,8 @@ * belvu now understands '-h' as a request for help + +Removed these Non-free IETF RFCs from source tree: + +./wmd5/rfc1321.txt +./wmd5/rfc2617.txt + Modified: trunk/packages/acedb/trunk/debian/control =================================================================== --- trunk/packages/acedb/trunk/debian/control 2010-03-04 01:11:09 UTC (rev 4642) +++ trunk/packages/acedb/trunk/debian/control 2010-03-04 01:51:30 UTC (rev 4643) @@ -3,8 +3,9 @@ Priority: extra Maintainer: Steffen Moeller <[email protected]> Build-Depends: debhelper (>= 7), libreadline5-dev, libgtk2.0-dev, quilt -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://www.acedb.org/ +Vcs-svn: svn://svn.debian.org/svn/debian-med/trunk/packages/acedb/trunk Package: acedb-other-dotter Provides: dotter Modified: trunk/packages/acedb/trunk/debian/copyright =================================================================== --- trunk/packages/acedb/trunk/debian/copyright 2010-03-04 01:11:09 UTC (rev 4642) +++ trunk/packages/acedb/trunk/debian/copyright 2010-03-04 01:51:30 UTC (rev 4643) @@ -98,5 +98,5 @@ License: - The Debian packaging is licensed under the GPL version 3, + The Debian packaging is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. Modified: trunk/packages/acedb/trunk/debian/rules =================================================================== --- trunk/packages/acedb/trunk/debian/rules 2010-03-04 01:11:09 UTC (rev 4642) +++ trunk/packages/acedb/trunk/debian/rules 2010-03-04 01:51:30 UTC (rev 4643) @@ -71,7 +71,7 @@ dh_installchangelogs dh_installdocs dh_installexamples -# dh_installmenu + dh_installmenu dh_installman dh_link dh_strip _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
