Author: adam-guest
Date: 2008-04-05 16:20:56 +0000 (Sat, 05 Apr 2008)
New Revision: 1244

Modified:
   trunk/README
   trunk/debian/changelog
   trunk/debian/control
Log:
  + Add libparse-debcontrol-perl to Suggests and the description of
    debchange 

Modified: trunk/README
===================================================================
--- trunk/README        2008-04-05 16:16:29 UTC (rev 1243)
+++ trunk/README        2008-04-05 16:20:56 UTC (rev 1244)
@@ -56,7 +56,7 @@
 - debc: List contents of current package.  Do this after a successful
   "debuild" to see if the package looks all right.
 
-- debchange (abbreviation dch) [libsoap-lite-perl]:
+- debchange (abbreviation dch) [libparse-debcontrol-perl, libsoap-lite-perl]:
   Modifies debian/changelog and manages version numbers for you.  It will
   either increment the version number or add an entry for the current
   version, depending upon the options given to it.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-04-05 16:16:29 UTC (rev 1243)
+++ trunk/debian/changelog      2008-04-05 16:20:56 UTC (rev 1244)
@@ -52,6 +52,8 @@
     + Add libsasl-authen-perl to Suggests and the description of bts, to
       support SMTP authentication
     + Add equivs to Suggests (for mk-build-deps)
+    + Add libparse-debcontrol-perl to Suggests and the description of
+      debchange 
 
   [ Martin Zobel-Helas ]
   * debchange

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control        2008-04-05 16:16:29 UTC (rev 1243)
+++ trunk/debian/control        2008-04-05 16:20:56 UTC (rev 1244)
@@ -22,10 +22,10 @@
  cvs | subversion | svk | tla | bzr | git-core | mercurial, dctrl-tools,
  debian-keyring, debian-maintainers, dupload (>=2.1) | dput, equivs,
  gnupg (>= 1.0.7), gnuplot, libauthen-sasl-perl, libcrypt-ssleay-perl,
- libdigest-md5-perl, libfile-desktopentry-perl, libsoap-lite-perl,
- libterm-size-perl, libtimedate-perl, liburi-perl, libwww-perl, lintian,
- lsb-release, mailx | mailutils, man-db, mutt, patch, patchutils, ssh, strace,
- unzip, wdiff, www-browser
+ libdigest-md5-perl, libfile-desktopentry-perl, libparse-debcontrol-perl,
+ libsoap-lite-perl, libterm-size-perl, libtimedate-perl, liburi-perl,
+ libwww-perl, lintian, lsb-release, mailx | mailutils, man-db, mutt, patch,
+ patchutils, ssh, strace, unzip, wdiff, www-browser
 Description: scripts to make the life of a Debian Package maintainer easier
  Contains the following scripts, dependencies/recommendations shown in
  brackets afterwards:
@@ -52,7 +52,7 @@
   - dd-list: given a list of packages, pretty-print it ordered by maintainer
   - debc: display the contents of just-built .debs
   - debchange/dch: automagically add entries to debian/changelog files
-    [libsoap-lite-perl]
+    [libparse-debcontrol-perl, libsoap-lite-perl]
   - debcheckout: checkout the development repository of a Debian package
   - debclean: purge a Debian source tree [fakeroot]
   - debcommit: commit changes to cvs, svn, svk, tla, bzr, git, or hg, basing



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to