[SCM] Debian branch, master, updated. debian/1.2.2-1-20-gbdee2cf

Xavier Guimard x.guimard at free.fr
Fri Nov 30 06:01:04 UTC 2012


The following commit has been merged in the master branch:
commit be514fed54baec83c42911aba555ddd7e68a2709
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Nov 30 06:05:22 2012 +0100

    Add Vcs-* fields + remove d/distributions file

diff --git a/debian/changelog b/debian/changelog
index b1efc49..fe742e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,6 @@
 lemonldap-ng (1.2.2-2) UNRELEASED; urgency=low
 
   TODO:
-  - if the brazilian debconf template should go into wheezy, we need a
-    package for wheezy (separate branch, based on 1.1.2-5, versioned as
-    1.1.2-5+deb7u1, and then, after an t-p-u unblock, uploaded to t-p-u)
-    => I'm asking this to #debian-release
-  - d/control:
-    + B-D-I: "perl" missing?
-    + Vcs-* missing
-    + (cosmetic) add space after >= in "liblasso-perl (>=2.3.0)"
-  - d/distributions: what's that? (looks like reprepro)
   - some tests are skipped --> add build-deps?
   - from a quick look, most lines in the *.dirs files are probably useless,
     since dh_install creates directories (for files mentioned in *.install)
@@ -34,6 +25,8 @@ lemonldap-ng (1.2.2-2) UNRELEASED; urgency=low
   * Update README.Debian
   * Add debian/NEWS
   * Remove lemonldap-ng-doc.dirs
+  * Add Vcs-* fields in debian/control
+  * Remove debian/distributions file
 
  -- Xavier Guimard <x.guimard at free.fr>  Mon, 26 Nov 2012 21:23:58 +0100
 
diff --git a/debian/control b/debian/control
index 8a4e3cd..e14655a 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,11 @@ Build-Depends-Indep: libapache-session-perl,
                      liburi-perl,
                      libwww-perl,
                      libxml-libxslt-perl,
-                     libxml-simple-perl
+                     libxml-simple-perl,
+                     perl
 Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/lemonldap-ng.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/lemonldap-ng.git
 Homepage: http://lemonldap-ng.org/
 
 Package: lemonldap-ng
@@ -126,10 +129,10 @@ Recommends: libapache-session-browseable-perl,
             libconvert-pem-perl,
             libemail-date-format-perl,
             libnet-ldap-perl,
-            libnet-openid-consumer-perl | libnet-openid-server-perl | liblasso-perl (>=2.3.0) | libnet-twitter-perl
+            libnet-openid-consumer-perl | libnet-openid-server-perl | liblasso-perl (>= 2.3.0) | libnet-twitter-perl
 Suggests: libauthen-captcha-perl,
           libauthen-sasl-perl,
-          liblasso-perl (>=2.3.0),
+          liblasso-perl (>= 2.3.0),
           liblemonldap-ng-handler-perl (= ${binary:Version}),
           libnet-openid-consumer-perl,
           libnet-openid-server-perl,
diff --git a/debian/distributions b/debian/distributions
deleted file mode 100644
index dde8788..0000000
--- a/debian/distributions
+++ /dev/null
@@ -1,7 +0,0 @@
-Label: LemonLDAP::NG
-Suite: unstable
-Codename: squeeze
-Architectures: i386 amd64 powerpc sparc armel source
-Components: main
-SignWith: yes
-

-- 
Debian



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