[med-svn] r20879 - trunk/packages/pvrg-jpeg/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 23 20:53:22 UTC 2015
Author: tille
Date: 2015-12-23 20:53:21 +0000 (Wed, 23 Dec 2015)
New Revision: 20879
Modified:
trunk/packages/pvrg-jpeg/trunk/debian/changelog
trunk/packages/pvrg-jpeg/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/pvrg-jpeg/trunk/debian/changelog
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/changelog 2015-12-23 20:10:27 UTC (rev 20878)
+++ trunk/packages/pvrg-jpeg/trunk/debian/changelog 2015-12-23 20:53:21 UTC (rev 20879)
@@ -1,3 +1,10 @@
+pvrg-jpeg (1.2.1+dfsg1-4) UNRELEASED; urgency=medium
+
+ * Team upload
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Wed, 23 Dec 2015 21:52:21 +0100
+
pvrg-jpeg (1.2.1+dfsg1-3) unstable; urgency=low
* Add Stanford PVRG JPEG
Modified: trunk/packages/pvrg-jpeg/trunk/debian/control
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/control 2015-12-23 20:10:27 UTC (rev 20878)
+++ trunk/packages/pvrg-jpeg/trunk/debian/control 2015-12-23 20:53:21 UTC (rev 20879)
@@ -1,18 +1,22 @@
Source: pvrg-jpeg
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Mathieu Malaterre <malat at debian.org>
Section: graphics
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Mathieu Malaterre <malat at debian.org>
-Build-Depends: debhelper (>= 9), cmake, flex
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+ cmake,
+ flex
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/pvrg-jpeg/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pvrg-jpeg/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/pvrg-jpeg/trunk/
Homepage: http://jpeg.sourceforge.net/
Package: pvrg-jpeg
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: netpbm, libjpeg-progs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: netpbm,
+ libjpeg-progs
Description: Stanford PVRG JPEG tool
PVRG is the JPEG implementation from Stanford Portable Video Research Group
.
More information about the debian-med-commit
mailing list