This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-reshape2.

commit 34968e36d1670e4ee070442f675478004b996755
Author: Andreas Tille <[email protected]>
Date:   Wed Jan 22 22:16:24 2014 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 25 ++++++++++++++++++-------
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8781c8..3356e21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-reshape2 (1.2.2-2) UNRELEASED; urgency=medium
   * New upstream version
   * debian/control:
      - Add myself as Uploader
+     - cme fix dpkg-control
 
  -- Andreas Tille <[email protected]>  Tue, 21 Jan 2014 10:14:42 +0100
 
diff --git a/debian/control b/debian/control
index b2d6763..75b735b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,28 @@
 Source: r-cran-reshape2
+Maintainer: Debian Med Packaging Team 
<[email protected]>
+Uploaders: Carlos Borroto <[email protected]>,
+           Andreas Tille <[email protected]>
 Section: gnu-r
 Priority: optional
-Maintainer: Debian Med Packaging Team 
<[email protected]>
-Uploaders: Carlos Borroto <[email protected]>, Andreas Tille 
<[email protected]>
-Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev (>= 2.10.0), 
r-cran-plyr, r-cran-stringr, r-cran-lattice
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 8.0.0),
+               cdbs,
+               r-base-dev,
+               r-cran-plyr,
+               r-cran-stringr,
+               r-cran-lattice
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-reshape2.git
+Vcs-Git: git://anonscm.debian.org/git/debian-med/r-cran-reshape2.git
 Homepage: http://had.co.nz/reshape
-Vcs-Git: git://git.debian.org/git/debian-med/r-cran-reshape2.git
-Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-reshape2.git;a=summary
 
 Package: r-cran-reshape2
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr, 
r-cran-stringr, r-cran-lattice
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends},
+         r-cran-plyr,
+         r-cran-stringr,
+         r-cran-lattice
 Description: Flexibly reshape data: a reboot of the reshape package
  Reshape lets you flexibly restructure and aggregate data using just two
  functions: melt and cast.

-- 
Alioth's /git/debian-med/git-commit-notice on 
/srv/git.debian.org/git/debian-med/r-cran-reshape2.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to