[Python-modules-commits] r12048 - in packages/graphy/trunk/debian (changelog control watch)

nomadium-guest at users.alioth.debian.org nomadium-guest at users.alioth.debian.org
Sun Feb 28 21:53:51 UTC 2010


    Date: Sunday, February 28, 2010 @ 21:53:50
  Author: nomadium-guest
Revision: 12048

* Added watch file.
* Bumped Standards-Version to 3.8.4. No changes were needed.
* Fixed some binary-control-field-duplicates-source lintian warnings.

Added:
  packages/graphy/trunk/debian/watch
Modified:
  packages/graphy/trunk/debian/changelog
  packages/graphy/trunk/debian/control

Modified: packages/graphy/trunk/debian/changelog
===================================================================
--- packages/graphy/trunk/debian/changelog	2010-02-28 21:28:06 UTC (rev 12047)
+++ packages/graphy/trunk/debian/changelog	2010-02-28 21:53:50 UTC (rev 12048)
@@ -1,3 +1,11 @@
+graphy (1.0+dfsg-2) UNRELEASED; urgency=low
+
+  * Added watch file.
+  * Bumped Standards-Version to 3.8.4. No changes were needed.
+  * Fixed some binary-control-field-duplicates-source lintian warnings.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Sun, 28 Feb 2010 17:15:33 -0430
+
 graphy (1.0+dfsg-1) unstable; urgency=low
 
   * Initial release. (Closes: #563849).

Modified: packages/graphy/trunk/debian/control
===================================================================
--- packages/graphy/trunk/debian/control	2010-02-28 21:28:06 UTC (rev 12047)
+++ packages/graphy/trunk/debian/control	2010-02-28 21:53:50 UTC (rev 12048)
@@ -4,7 +4,7 @@
 Section: python
 Priority: optional
 Build-Depends: debhelper (>> 7.0.50), python-support (>= 0.8), python (>= 2.4)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 XS-Python-Version: all
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/graphy/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/graphy/trunk/
@@ -12,8 +12,6 @@
 
 Package: python-graphy
 Architecture: all
-Section: python
-Priority: optional
 Depends: python (>= 2.4), python-support (>= 0.8), ${python:Depends},
          ${misc:Depends}
 Provides: ${python:Provides}

Added: packages/graphy/trunk/debian/watch
===================================================================
--- packages/graphy/trunk/debian/watch	                        (rev 0)
+++ packages/graphy/trunk/debian/watch	2010-02-28 21:53:50 UTC (rev 12048)
@@ -0,0 +1,4 @@
+version=3
+opts=dversionmangle=s/\+dfsg// \
+http://code.google.com/p/graphy/downloads/list \
+http://graphy.googlecode.com/files/graphy_(.*)\.tar.bz2 debian




More information about the Python-modules-commits mailing list