r34058 - in /trunk/libapp-nopaste-perl/debian: changelog control

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Apr 25 05:39:21 UTC 2009


Author: ryan52-guest
Date: Sat Apr 25 05:39:16 2009
New Revision: 34058

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34058
Log:
move git-core to Suggests

Modified:
    trunk/libapp-nopaste-perl/debian/changelog
    trunk/libapp-nopaste-perl/debian/control

Modified: trunk/libapp-nopaste-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/changelog?rev=34058&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/changelog (original)
+++ trunk/libapp-nopaste-perl/debian/changelog Sat Apr 25 05:39:16 2009
@@ -1,3 +1,9 @@
+libapp-nopaste-perl (0.10-2) UNRELEASED; urgency=low
+
+  * move git-core to Suggests
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 22:38:48 -0700
+
 libapp-nopaste-perl (0.10-1) unstable; urgency=low
 
   * Initial Release. (Closes: #518103)

Modified: trunk/libapp-nopaste-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/control?rev=34058&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/control (original)
+++ trunk/libapp-nopaste-perl/debian/control Sat Apr 25 05:39:16 2009
@@ -14,7 +14,8 @@
 Package: libapp-nopaste-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libmoosex-getopt-perl,
-  libwww-mechanize-perl, libmoose-perl, git-core
+  libwww-mechanize-perl, libmoose-perl
+Suggests: git-core
 Description: easy access to any pastebin
  Pastebins (also known as nopaste sites) let you post text, usually
  code, for public viewing. They're used a lot in IRC channels to show




More information about the Pkg-perl-cvs-commits mailing list