Candidate revision devscripts 2.10.66ubuntu1

Bug #614674 reported by أحمد المحمودي (Ahmed El-Mahmoudy)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devscripts (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: devscripts

Note: this is blocked by the po4a sync request (LP: #614669)

devscripts (2.10.66ubuntu1) maverick; urgency=low

  * Merge from Debian unstable; remaining changes:
    - Demote Recommends to Suggests:
      + libcrypt-ssleay-perl: only needed for a corner case (uscan on SSL
        download sites), wasn't installed by default in previous releases
        either, and seems quite dead upstream; universe only.
      + libsoap-lite-perl: only needed for one less common command ("select")
        for bts, which isn't useful for Ubuntu itself, and pulls in a lot of
        other universe Perl libraries; universe only.
      + debian-{keyring,maintainers}: not useful enough in Ubuntu; universe
        only.
      + equivs: too much of a hack to install by default; universe only.
      + libyaml-syck-perl: transition-check is fairly Debian-specific.
    - scripts/debchange.{pl,1}:
      + Adjust --security template for Ubuntu.
      + Add -U/--upstream flag that forces original "just increment
        the end" behaviour; Ubuntu is upstream for some pieces of software.
      + Add --distributor= to override lsb_release output.
      + Default to "maverick" as distribution.
      + Add "ubuntu1" to version string for new versions, with tweaks for
        special cases.
      + Add -R/--rebuild flag for Ubuntu's no-change rebuilds.
      + Don't use the last distribution in debian/changelog when doing
        "dch -r" on Ubuntu. "Just because it was last uploaded to jaunty
        doesn't mean that's the right thing to do now." Thanks to Colin
        Watson. (LP: #429288)
    - scripts/debcommit.pl: support commiting to bzr from debian/.
    - scripts/debsign.{sh,1}: Implement DEBSIGN_ALWAYS_RESIGN variable to skip
      the "Would you like to use the current signature?" question. (Debian
      #447955)
    - scripts/debuild.pl: Enforce Ubuntu merge policy.
    - scripts/dscverify.pl: Add Ubuntu keyrings.
    - scripts/rmadison.pl: Change default URL parameter to ubuntu.
    - Add test/debchange.pl, test/Makefile: debchange test suite; call it
      during build in debian/rules. Also add lsb-release build dependency for
      this, so that debchange uses Ubuntu mode.

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote :
Changed in devscripts (Ubuntu):
status: New → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Do you know why the dh_apparmor manpage does not get installed in the new package?

Comparing ./debhelper_7.4.20ubuntu6_all.deb and /var/cache/pbuilder/result/debhelper_8.0.0ubuntu1_all.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in first .deb but not in second
-------------------------------------
-rw-r--r-- root/root /usr/share/man/es/man1/dh_testversion.1.gz
-rw-r--r-- root/root /usr/share/man/fr/man1/dh.1.gz
-rw-r--r-- root/root /usr/share/man/fr/man1/dh_testversion.1.gz
-rw-r--r-- root/root /usr/share/man/man1/dh_apparmor.1.gz
-rw-r--r-- root/root /usr/share/man/man1/dh_testversion.1.gz
-rwxr-xr-x root/root /usr/bin/dh_testversion

Control files: lines which differ (wdiff format)
------------------------------------------------
Installed-Size: [-1400-] {+1368+}
Version: [-7.4.20ubuntu6-] {+8.0.0ubuntu1+}

Revision history for this message
Daniel Holbach (dholbach) wrote :

Sorry, wrong bug report.

Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (7.9 KiB)

This bug was fixed in the package devscripts - 2.10.66ubuntu1

---------------
devscripts (2.10.66ubuntu1) maverick; urgency=low

  * Merge from Debian unstable (LP: #614674); remaining changes:
    - Demote Recommends to Suggests:
      + libcrypt-ssleay-perl: only needed for a corner case (uscan on SSL
        download sites), wasn't installed by default in previous releases
        either, and seems quite dead upstream; universe only.
      + libsoap-lite-perl: only needed for one less common command ("select")
        for bts, which isn't useful for Ubuntu itself, and pulls in a lot of
        other universe Perl libraries; universe only.
      + debian-{keyring,maintainers}: not useful enough in Ubuntu; universe
        only.
      + equivs: too much of a hack to install by default; universe only.
      + libyaml-syck-perl: transition-check is fairly Debian-specific.
    - scripts/debchange.{pl,1}:
      + Adjust --security template for Ubuntu.
      + Add -U/--upstream flag that forces original "just increment
        the end" behaviour; Ubuntu is upstream for some pieces of software.
      + Add --distributor= to override lsb_release output.
      + Default to "maverick" as distribution.
      + Add "ubuntu1" to version string for new versions, with tweaks for
        special cases.
      + Add -R/--rebuild flag for Ubuntu's no-change rebuilds.
      + Don't use the last distribution in debian/changelog when doing
        "dch -r" on Ubuntu. "Just because it was last uploaded to jaunty
        doesn't mean that's the right thing to do now." Thanks to Colin
        Watson. (LP: #429288)
    - scripts/debcommit.pl: support commiting to bzr from debian/.
    - scripts/debsign.{sh,1}: Implement DEBSIGN_ALWAYS_RESIGN variable to skip
      the "Would you like to use the current signature?" question. (Debian
      #447955)
    - scripts/debuild.pl: Enforce Ubuntu merge policy.
    - scripts/dscverify.pl: Add Ubuntu keyrings.
    - scripts/rmadison.pl: Change default URL parameter to ubuntu.
    - Add test/debchange.pl, test/Makefile: debchange test suite; call it
      during build in debian/rules. Also add lsb-release build dependency for
      this, so that debchange uses Ubuntu mode.

devscripts (2.10.66) unstable; urgency=low

  [ James Vega ]
  * bts:
    + Fix ability to clear all tags on a bug. (Closes: #539688)
    + Detect invalid characters in usertags. (Closes: #590930)
    + Allow specifying multiple tag modifiers (+, -, =) in one usertag stanza.
  * rc-alert: Add missing hyphens and correct formatting in the man page.
    Based on a patch by Salvatore Bonaccorso. (Closes: #589607)
  * checkbashisms: Allow kill & trap XSI-isms unless --posix is given, as per
    Policy 3.9.1.0. (Closes: #486823)
  * debchange: Add --[no]multimaint-merge option, corresponding to the
    DEBCHANGE_MULTIMAINT_MERGE configuration variable. (Closes: #590842)
  * licensecheck: Add .pas, .inc, .dtd., .xsl, and .mod files to the default
    check list. (Closes: #534988, #591305)
  * build-rdeps: Escape regular expression metacharacters in package names.
    (Closes: #590832)
  * Build-Depends on po4a (>= 0.40) so po4a recognizes .TQ macro.

  [ Cyr...

Read more...

Changed in devscripts (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.