[SCM] Debian packaging of App-SD CPAN distribution branch, master, updated. debian/0.74-1-8-gec9afac

Ioan Rogers ioanr at cpan.org
Sun Sep 30 04:49:31 UTC 2012


The following commit has been merged in the master branch:
commit faf06224d62215478dc87774af5d6558a72c5d5e
Author: Ioan Rogers <ioanr at cpan.org>
Date:   Fri Sep 28 18:37:06 2012 -0700

    * Updated standards version
    * Removed dep on libtest-simple-perl as a sufficient version is in core

diff --git a/debian/TODO b/debian/TODO
deleted file mode 100644
index 66d246b..0000000
--- a/debian/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-* drop libtest-simple-perl dep once we have 5.10.1
-* write manpage for sd
diff --git a/debian/changelog b/debian/changelog
index c5f47e5..fb14e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,12 @@ sd (0.74-2) UNRELEASED; urgency=low
     field (source stanza). Changed: Maintainer set to Debian Perl Group
     <pkg-perl-maintainers at lists.alioth.debian.org> (was: Christine Spang
     <christine at debian.org>); Christine Spang <christine at debian.org>
-    moved to Uploaders.
+    moved to Uploaders. (Closes: #592109)
+  * Changed homepage (Closes: #587176)
+  [ Christine Spang <christine at debian.org> ]
+  * Remove Redmine from the package description and recommendations since
+    it is too alpha to support in this package yet (Closes: #578090)
+
 
  -- Ioan Rogers <ioan at dirtysoft.ca>  Fri, 28 Sep 2012 18:00:07 -0700
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index fdc5359..afb0a1f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
 Source: sd
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libtest-script-run-perl (>= 0.02),
   libdatetime-perl, libdatetime-format-natural-perl, liburi-perl,
-  libprophet-perl (>= 0.74), libhtml-tree-perl,
-  libtime-progress-perl, libtest-simple-perl (>= 0.82)
+  libprophet-perl (>= 0.743), libhtml-tree-perl,
+  libtime-progress-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christine Spang <christine at debian.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-perl/packages/sd.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/sd.git
-Homepage: http://search.cpan.org/dist/App-SD/
+Homepage: http://syncwith.us/sd
 
 Package: sd
 Architecture: all
@@ -20,7 +20,7 @@ Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl,
   (>= 0.72), libhtml-tree-perl, libtime-progress-perl
 Suggests: librt-client-rest-perl, libhiveminder-perl, libnet-jifty-perl,
   libemail-address-perl, libwww-perl, libnet-trac-perl,
-  libnet-google-code-perl, libnet-github-perl, libnet-redmine-perl,
+  libnet-google-code-perl, libnet-github-perl
 Description: peer-to-peer bug tracker
  SD is a peer-to-peer bug tracker that's built for sharing and use both
  online and offline. With SD, you can sync your bugs back and forth
@@ -30,6 +30,6 @@ Description: peer-to-peer bug tracker
  access your bugs, no matter where you are.
  .
  Currently, SD supports syncing between SD and RT, Hiveminder,
- Trac, GitHub, Google Code, and Redmine (read-only).
+ Trac, GitHub, and Google Code.
  .
  SD is built on top of Prophet, a distributed database system.
diff --git a/debian/copyright b/debian/copyright
index 11cafde..d8539dd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,6 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Jesse Vincent <jesse at bestpractical.com>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Source: http://search.cpan.org/dist/App-SD/
+Upstream-Contact: Ioan Rogers <ioan at dirtysoft.ca>
 Upstream-Name: App-SD
 
 Files: *
@@ -17,6 +16,7 @@ License: Artistic | GPL-1+
 
 Files: debian/*
 Copyright: 2009, Christine Spang <christine at debian.org>
+           2012, Ioan Rogers <ioan at dirtysoft.ca>
 License: MIT | Artistic | GPL-1+
 
 License: MIT
@@ -26,10 +26,10 @@ License: MIT
   to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   copies of the Software, and to permit persons to whom the Software is
   furnished to do so, subject to the following conditions:
-
+  .
   The above copyright notice and this permission notice shall be included in
   all copies or substantial portions of the Software.
-
+  .
   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Debian packaging of App-SD CPAN distribution



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