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

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

commit 7da85111631e1ed7cd13334d58985a36a050f914
Author: Andreas Tille <[email protected]>
Date:   Sat Sep 10 19:36:49 2016 +0000

    Enhance packaging
---
 debian/changelog |  4 ++--
 debian/control   | 12 +++++++-----
 debian/copyright | 18 ++++++++----------
 3 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 52f36b1..a7d0a76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 r-cran-png (0.1-7-1) UNRELEASED; urgency=medium
 
-  * Initial release.
+  * Initial release (Closes: #???)
 
- -- Steffen Moeller <[email protected]>  Thu, 21 Aug 2014 16:48:55 +0200
+ -- Andreas Tille <[email protected]>  Sat, 10 Sep 2016 21:14:42 +0200
diff --git a/debian/control b/debian/control
index c50ec83..e4c0735 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: r-cran-png
 Maintainer: Debian Med Packaging Team 
<[email protected]>
-Uploaders: Steffen Moeller <[email protected]>,
+Uploaders: Andreas Tille <[email protected]>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
                cdbs,
-               r-base-dev, libpng-dev, libjpeg8-dev, hardening-wrapper
-Standards-Version: 3.9.5
-Vcs-Browser: 
http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-png/trunk/
+               r-base-dev,
+               libpng-dev,
+Standards-Version: 3.9.8
+Vcs-Browser: 
https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-png/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-png/trunk/
 Homepage: http://cran.r-project.org/web/packages/png
 
 Package: r-cran-png
 Architecture: any
 Depends: ${R:Depends},
-        ${shlibs:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: GNU R package to read and write PNG images
  This package provides an easy and simple way to read, write and display
  bitmap images stored in the PNG format. It can read and write both
diff --git a/debian/copyright b/debian/copyright
index ce636d2..922a4b9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,14 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://cran.r-project.org/src/contrib/png_0.1-7.tar.gz
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Simon Urbanek <Simon.Urbanek at r-project.org>
+Source: https://cran.r-project.org/web/packages/png
 
 Files: *
-Copyright: Genetics is copyright 2003-2008 of Simon Urbanek 
<[email protected]>
+Copyright: 2003-2013 of Simon Urbanek <[email protected]>
 License: GPL-2+
 
 Files: debian/*
-Copyright: © 20014Steffen Moeller <[email protected]>
+Copyright: 2014 Steffen Moeller <[email protected]>
+           2016 Andreas Tille <[email protected]>
 License: GPL-2+
 
 License: GPL-2+
@@ -20,9 +22,5 @@ License: GPL-2+
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  .
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-Comment: On a Debian GNU/Linux system, the GNU General Public License
- version 2 is included in the file ‘/usr/share/common-licenses/GPL-2’.
-
+ On a Debian system the GNU General Public License  version 2 is
+ included in the file ‘/usr/share/common-licenses/GPL-2’.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/r-cran-png.git

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

Reply via email to